Re: To Simulate PR creation and capture errors in SRM
Hi Dhananjay, Do you have shopping Cart approval process in place ? If yes then you cannot show error to the requester to check the error message in front end. Secondly if you want to send a...
View ArticleRe: Material and plant combination
Nope a little more complicated where I would like to display plants which belong to a particular country and is equal to the country of the user . Second part I know how to fetch the country of the...
View ArticleRe: Material and plant combination
In MARC table you will find plant to material relationship. Do RFC and extend the search help for product in SRM.ThanksAnkit
View ArticleRe: To Simulate PR creation and capture errors in SRM
Hello Ankit, Thanks for your reply. 1. We do not have SC approval process in SRM. Once the SC is ordered its get auto-approved. So is there any BADI which I can utilize to simulate PR creation >...
View ArticleRe: Update contract /PO using BBP_PD_UPDATE FMs
I have figured out the solution. Created a blog as well Update PO using BBP_PD_PO_UPDATE and trigger Process controlled workflow
View ArticleRe: Adding new line item directly to PO
I have created a blog recently on this Update PO using BBP_PD_PO_UPDATE and trigger Process controlled workflow Award points if helpful thanks,sankar
View ArticleRe: Forward Workitem - Should remove from first user's Inbox
Hi Jaylaxmi, Thanks.But actually this is in report - which I need to handover to the user. And user can go for N no. of times... I want the solution in code itself.
View ArticleRe: Forward Workitem - Should remove from first user's Inbox
What you currently are doing is: forward the item to the current user again. So please try this: CALL FUNCTION 'SAP_WAPI_FORWARD_WORKITEM' EXPORTING workitem_id = lv_wi_id...
View ArticleHandling of Security Deposit & Earnest Money Deposit (EMD)
Vendors applying against client tender notification deposits EMD to client at the time of applying tender. After finalization of vendor, EMD is returned back to all unsuccessfull vendors. Finalized...
View ArticleTable which stores both creator and requestor names
Hi Experts, We are using SRM 7.0 with extended classic scenario.We got a requirement that when Shopping cart rejected then rejection email should go to both creator and requestor in case of Shop on...
View ArticleRe: Handling of Security Deposit & Earnest Money Deposit (EMD)
You should have posted this in the FI/CO forum as this is not related to MM at all. Create 2 special GL indicators (say E - EMD and S - Security deposit) During bid process (F-02) Vendor account -...
View ArticleHow to filter PO outbound messages
Hi,I would like to stop the following outbound messages being generated from SRM: PurchaseOrderChangeRequest_OutPurchaseOrderCancellationRequest_Out I only need PurchaseOrderRequest_Out which is...
View ArticleRe: Table which stores both creator and requestor names
Hi, I don't think there is a single table where we have both things. you can use bbp_pd_sc_getdetails to get the data.
View ArticleRe: How to filter PO outbound messages
Hi, The way I would solve this is like below - I will create a implementation for BADI EXEC_METHODCALL_PPF and copy the code from standard implementation BBP_PO_SEND_XML into it. - Include piece...
View ArticleRe: Recieving Notifications within SRM v7
Set your workflow notification to include the 'created by' username as well in the notification. That should solve your problem.
View ArticleRe: You cannot post to this asset (Asset XXXXXX 0 deactivated)
The asset you are trying to post to has already been deactivated for further postings in AS06. Get in touch with your FI guy to check why that has happened. I think the resolution will be to reverse...
View Articlefollow on doc not created
Hi expertwe are on classic scenario in one clienti want this scenario:when i create SC the PO or the PR created in backendi know i can define it in ((Define Objects in Backend System (Purch. Reqs,...
View ArticleRe: Shopping cart is creating requisition insted of order in backend
i have this issue too
View ArticleRe: PR not tranfer to SRM system
Hi Wendy, As i mentioned eralier, 1. The XMl has this information,...
View Article