cancel
Showing results for 
Search instead for 
Did you mean: 

Shopping cart line status and codes

Former Member
0 Kudos

I am using SRM 4.0 , I need a list of all Shopping cart line status and codes. Where can i find that infomation

Accepted Solutions (1)

Accepted Solutions (1)

ricardo_cavedini
Active Contributor
0 Kudos

Hi,

Regarding only to shopping cart status, it can be the following:

At header level:

I1039 - Doc incomplete

I1131 - Template

I1009 - Held

I1040 - Deleted

I1038 - Doc complete

I1106 - Shopping cart ordered

I1023 - Transaction completed

I1015 - Awaiting approval

I1129 - Approved

I1016 - Approval rejected

I1138 - Resubmission

At item level:

I1111 - Item in transfer process

I1112 - Error in transmission

I1113 - Follow-on document created

I1114 - Item in deletion process

I1139 - Change of an external requirement

I1114 - Follow-on document deleted

I1116 - Deletion failed

Kind regards,

Ricardo Cavedini

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can find the status info for any document in CRM_JEST table. And the description of the status code in TJ02T table.

Hope this is useful.

Regards,

Sheetal.