I'm French so excuse my English

I'm new on SAP and I'm looking for a way to get the GUID of a PO as I've its PO_NUMBER...
Can anyone help me ?
Thank you !
|
This website is not affiliated with, sponsored by, or approved by SAP AG.
How to get a GUID from a PO_NUMBER ?Moderators: Snowy, thx4allthefish
4 posts
• Page 1 of 1
How to get a GUID from a PO_NUMBER ?Hello !
I'm French so excuse my English ![]() I'm new on SAP and I'm looking for a way to get the GUID of a PO as I've its PO_NUMBER... Can anyone help me ? Thank you !
use bbp_pdexecute transaction bbp_pd
enter PO number & bus document type and you will see the corresponding GUID or do you need to do this via an ABAP? Jim Stewart
http://www.sapcookbook.com Publisher "SAP Interview Questions, Answers, and Explanations Series" Author, "SAP SRM Advanced EBP Cookbook"
Indeed I need to do this via an ABAP report
![]() I tried via the method you gave me, with "BUS2201" which corresponds to Purchase Order object type, but even when i'm giving no PO_NUMBER, it returns me no object, as if there were'nt any PO in SRM... My overall problem is to get a Shopping Cart number from its EC PO...
OK -So based on the information you provided, I'm going to have to guess that you are working in "Classic" mode? So when you create shopping carts in the SRM system, after the are fully approved a follow on document is created in R3. So in your system, there will be no purchase order in SRM. So what you'll need to do is
bbp_pd search for all shopping carts drill down into ITEM detail look for "BE" (back end) - all of the back end purchasing documents (PO, if applicable) will be available in the item detail Does this make sense? I think the easiest way is to start from the shopping cart in SRM, look at item detail to find "back end" documents, which will be your PRs or POs. Jim Jim Stewart
http://www.sapcookbook.com Publisher "SAP Interview Questions, Answers, and Explanations Series" Author, "SAP SRM Advanced EBP Cookbook"
4 posts
• Page 1 of 1
Return to SRM Supplier Relationship Management Who is onlineUsers browsing this forum: No registered users and 2 guests |
|