on 2012 Jan 17 12:55 PM
Hi SRM Gurus;
We are using SRM 7, classic Scenrio.
How to find when the follow on document was created for SC?
Thanks
Request clarification before answering.
Hi,
You can use FM BBP_PD_PO_GETDETAIL, provide your follow on document number (PO number) in I_OBJECT_ID field and get the creation date from E_HEADER-CREATED-AT.
Regards,
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Nikhil;
Thanks for your reply.
I tried the FM BP_PD_PO_GETDETAIL. I entered PO no. in I_OBJECT_ID but I did not get anything. E_MESSAGES i got "this PO doesnot exist". is this FM for PO created in SRM only?
Am I missin any parameter.
My requirement is to know when PO was created for a certain SC. In which table this information is stored and how to read it?
Th
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.