cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Shopping cart number from TECH_INFO Guid approval offline

Former Member
0 Kudos

Hi,

When a user approves a shopping cart via e-mail (offline approval), then in transaction SOIN we can the mail which is like this:

TECH_INFO_A=00F3D1395134D34D34D37DFBE75E81512DB5DB5FBE&submit_a=Approve by e-mail&TECH_INFO_R=444244093D34D34D34DF7EF9D7A0544B6D76D7&NOTM_OUT=&EOM=1

How can I retrieve shopping cart number from these guids ?

Thank you very much.

Regards,

Peggy

Accepted Solutions (0)

Answers (2)

Answers (2)

laurent_burtaire
Active Contributor
0 Kudos

Hello,

E-mail data extraction is done by method EMAIL_DATA_EXTRACT from class /SAPSRM/CL_OFFLINEAPP_INBOUND.

With the exporting parameter EV_WIID, call function BBP_PDH_WFL_OBJECT_WI_GET: you will get the Shopping Cart number.

To have an idea of the whole mail data extraction process, check report /SAPSRM/OFFLINEAPPROVALGET

Regards.

Laurent.

Former Member
0 Kudos

Hi,

I would like to know that too...

By showing details of one SOIN entry two GUIDs are shown in details window.

Unfortunalty I can't use these GUIDs to identify a SC in tcode BBP_PD -> result is: "Document not Found" for both GUIDs listed. Any suggestions how to find out the right SC with information in SOIN?

@Peggy: any new information regarding this?

Best regards,

Patrick