Hello
While doing confirmation in SRM 7.0 , SP 07 , i am getting error as "Enter the date of production". any body aware of this issue.
Regards
Ashish
Hello
While doing confirmation in SRM 7.0 , SP 07 , i am getting error as "Enter the date of production". any body aware of this issue.
Regards
Ashish
Hi Experts
I'm looking for some light to assist me create an excel template for shopping carts to be upload in later stage to SAP SRM. Any ideas?
Thanks in advance
Dear experts,
as per SAP note 1461713, it is possible to set an automatic refresh of the POWL if an object was updated. However, there is a limit on such a functionality since it reflects only the changes done by the user themselves.
I don´t understand then what happens if user A creates a Shopping Cart and puts it under approval. In the POWL query I should see "Awaiting Approval" for that Shopping Cart. What if user B approves the Shopping Cart? Will the POWL query for user A be updated showing "Approved" for that same Shopping Cart?
My client requirement is to give users the possiblity to have their POWL queries automatically refreshed when changes occur to their document.
What should I consider? Are there any key performance issues?
What would you recommend?
Thank you in advance
Gio
Dear SRM experts,
We have a problem in our SRM 7.0 system after the upgrade of support pack.
There were some SCs in the system with status-Approved and history tab with PO document number shown in the NWBC.
After the upgrade of the system, those SC created earlier do not show the PO number in History/related document tab.
In BBP_PD the backend document number is shown but it does not shown the link in NWBC.
SC's created now are all fine working as expected.
Kindly help me with any pointers for this issue as the status of the SC is correct but the history tab has a problem.
Hi Techies,
When I am trying to change the Asset in PO it is throwing "Enter company code" error. But the same is not happening during shopping cart creation. I debugged and found out that there are no values getting populated for mv_attributes-buk[] in standard method.
method /SAPSRM/IF_PDO_SHARED_USER~GET_COMPANY_CODE.
IF mv_initialized IS INITIAL.
CALL METHOD /SAPSRM/CL_PDO_SHARED_USER=>INIT
.
ENDIF.
RT_BUK = MV_ATTRIBUTES-buk[].
endmethod.
This table gets value from the company code attributes maintained for a particular user. My doubt is why it is getting populated during SC creation not during PO change.
Looking forward for your replies.
Thanks&Regards,
Veena
Hi Please help me on this?
Thanks
Vasanth
Hi All,
We have Central Contract with Item type as Product Category which is distributed to backend
Now we are implementing ECS(Extended Classic Scenario)
We wants to refer this contract as SOS in the SC while creating the SC as Free Text
Please let me know if it is possible
SRM version - 7.01, SP 07
Regards
Trinath
Hello,
we have migrated on a Dev server from a SRM-MDM 2.0 to a SRM-MDM 702 (SAP MDM 7.1).
Currently, we have a problem when clicking onto the item short-description hyper-link (se screen-shot below):
A JAVA dump is raised:
A found this thread:
https://scn.sap.com/thread/1761040 (SRM MDM Catalog Exception (Relationship with code 'Related_Item5' does not))
I already applied code modification for each Relationship tables, but we still have the DUMP.
Does anyone have an idea to what we have to check?
Do we have to stop/restart the MDM JAVA server?
Regards.
Laurent.
Hi Gurus:
I want to add Javascript code at header section in SRM-MDM Catalog. This Javascript code displays a link which leads to answer a short survey.
How I can add this Javascript code?
Best regards,
Alonso Valenzuela
Hello Gurus,
When our user tried to create invoice in SRM portal, GL account (ex: 707) is appearing by default in the system without entering any other details.
User not able to change or remove it.
Please let me know what settings I need to check so that the field can be editable.
Its production issue, need solution asap.
Best Regards,
Vish
Hello everyone,
We have encountered a problem in srm - shopping carts(external requirement) are not available in the sourcing cockpit thus, we cannot process creation of PO. The external requirement has replicated in SRM with a corresponding shopping cart. We also tried to use the shopping cart in the sourcing cockpit but we still didn't retrieve anything.
What can be possible causes of this scenario and how to resolve?
Thanks.
Edited by: pipsquik on Feb 25, 2011 3:33 AM
SAP Gurus
Can anyone plz differentiate Requisitioner, Buyer and Purchaser.
My knowledge is Requisitioner is who creates and shopping cart and Buyer who creates a PO...
Is Buyer and Purchaser are same?
and what are all the activities we can do in Sourcing Cockpit...
who logs into sourcing cockpit -- buyer?
Thanks in advance
Hello Experts,
I need suggestions regarding transfer of custom fields from ECC PR to SRM RFq vai SRM SC.
Before proceeding let me tell the scenario which we are working.
SRM System: SRM 702.
ECC System: ECC6.0 EHP 7.
1) PR will be created ECC.
Now from configuration and functionally wise we are clear but I need some suggestion from technical point of view ie we have customer fields in EBAN(PR) structure and how can we map these to SRM side.
As we are already in EHP7 ,we are following the below settings.
http://help.sap.com/SCENARIOS_BUS2008/helpdata/EN/61/1775eecdd343c9b4c28db68d1d4bd8/content.htm
As middleware we are using SAP PI/XI.
Now we need to pass the customer fields to SRM from ECC PR.When I cross checked SCN threads I understood that with new release no need of BADI for mapping and fields will be mapped automatically.
Is my understanding is right? for customer fields if we add in the EBAN (PR) structure and with same name define in SRM ,then no need of mapping the fields using any BADI or spot?
If my understanding is wrong can any one suggest me the BADI or steps involved in the mapping.
thanks and regards
CB
Hi,
I have a requirement to create a new shopping cart referring the old shopping cart and updating the old PO which got created from SRM.
for ex : SC 1001 -> PO 2001(Classic PO) is created. Now new SC 1002 will be created referring the old SC 1001 and for new SC 1002, PO should not be created, but PO 2001 should be updated.
for this requirement i am planning to create a new button 'Create Reference SC' via POWL and advanced search -> Adjust POWL Layout, Search Criteria, and Pushbuttons -> Actions for POWL type ID SAPSRM_FEEDER_SC_PROF.
Once the button got added, i am planning to write an enhancement to control the visibility of the button based on follow on document status in the class /SAPSRM/CL_CLL_POWL_A_BO_SC-> ENABLE_BUTTONS.
My Question : Once i click on the 'Create Reference SC' button, this should open a new SC screen and the data from old shopping cart should be copied to the new one. Do any one know how to achieve this?
How do we link the action to the newly created button as we are not adding the new button in the webdynpro? Attached the screen shot of where i am trying to add the button.
Hi
I am trying to change default Query to select using Last 7 Days instead of All.
But changes I make do not seem to work
Feeder /SAPSRM/CL_CLL_POWLT_RFQ
Query ID SAPSRM_SP_SOURCING_01_01
Type SAPSRM_FEEDER_RFQ
I changed Query Parameters Processed Since from Blank to 3.
Thank You
Nikhil
Hello Experts,
We are in implementing SRM 7.13 and using the standard offline Approval process of approving the SC.We are able to trigger a mail containing the item details and can open the mail in web browser.When we select "Approve by email" option, we get Internet explorer has stopper working and it stop the process in that step.
Moreover it creates a new mail in my outlook and if i send that email , it comes to the inbound mail but does not process the approval request and SC remains in Awaiting approval status.
Please find the below screen shots for more details and help me with your suggestions.
Thanks,
Ankur Goyal
Hi All:
We are upgrading from SRM 4.0 to SRM 7.0.Backend ERP is ECC 6.0
Issue in SRM 7.0:-
The user has set a cost center in SRM user settings, I also updated the user attributes in PPOSA_BBP so Cost center is there default attribute.
When creating a SC and then setting defaults, it copies the SRM user settings for the company code, plant, storage loc, and in account assignment takes Cost center from attributes (not from the user settings), but does not fill in the Cost center value from user settings (still blank, and that blank copies to all lines).
Any OSS note ?
Regard's
Sushovan.
Hi Experts
We are on SRM 7,
In "Shopping Cart" on creating a new document the following error message pops up and unable to continue:
The error reads as : "The attributes of the user are inconsistent or not defined. See transaction PPOMA_BBP."
your help in this regard will be appreciated.
Many Thanks
Myneni
Hi gurus!
While trying to make Confirmation of a PO in the SRM Portal the user is getting the error 'No goods receipt possible for purchase order'
The scenario used is Classic, so PO is replicated directly to the R/3 system.
Any idea why this is happening?
Thanks a lot!
Dear All,
I am having a concern where the below dump is occurring upon returning from the external catalog to SRM system. Our system version is SRM 7 EHP 2 SP 13.
I have tried with two different external catalogs and both of them are issuing the same dump. Could you please help me in providing your valuable suggestions. Thanks in advance for your help.
Best Regards,
Bharathi