cancel
Showing results for 
Search instead for 
Did you mean: 

Standard table for various 'Status' of a transaction

Amey-Mogare
Contributor
0 Kudos

Dear all,

can anybody tell me which is the standard table to be queried to get the various status codes (like E0001 etc) for a transaction type?

Lets say I have one transaction type ZTEST and I have configured set of statuses for it.

E0001 - open

E0002 - closed

E0003 - rejected

regards,

Amey

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Amey,

you can get the status set of the transaction type in table CRMC_PROC_TYPE.

With this status set you can get all corresponding codes in table TJ30 (texts in TJ30T).

The connection 'order - status' is saved in table CRM_JEST.

Best regards,

Claudia

Amey-Mogare
Contributor
0 Kudos

Thanks a lot Claudia.

regards,

Amey Mogare

Answers (0)