on ‎2010 Mar 30 7:17 AM
Hi...
How we can find the Confirmation LINKED WITH THE PURCHASE ORDER ??
I am able to see in BBP_PD Transaction... But i need the technical specfication like table and field it is stored??
Help me on this...
thanks,
Request clarification before answering.
thx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ARE YOU IN CLASSIC OR ECS?
Hope this link clarify your doubts on follow on document tales and history too...
better late than never.
-
Step1:- get header GUID of Confirmation number
Step2:- BBP_PD_CONF_GETDETAIL Function Module
In Put => Guid of Confirmation Number
Output => Purchase Order number with respect to Confirmation
-
Step 3:- Pass the Purchase Order number into BBP_PDBEI table.
Step 4:- Now we might get the Item GUID of Shopping cart
Step 5:- pass the Item GUID of Shopping cart into CRMD_ORDERADM_H table to get the Shopping cart number
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.