cancel
Showing results for 
Search instead for 
Did you mean: 

How to make distinction between change request and change document

Former Member
0 Kudos

Hi,

How to make distinction between change document and change request? I have q requirement wherein I need to do certian task for change document long text not change request. How to diffrentiate whether text being saved is for change document not for change request. Is ther any document type that can diffrentiate both these document. Please suggest.

Rgds

Accepted Solutions (1)

Accepted Solutions (1)

jon_friesen2
Active Participant
0 Kudos

Greetings,

The way the CR and CD are distinguished is based on "transaction type". The standard transaction types are

SDCR for change requests, and SDMJ, SDHF, and SDAD for correction documents.

For example if you read a transaction with CRM_ORDER_READ then you will get the transaction type back in lt_orderadm_h-process_type.

Jon

Former Member
0 Kudos

That is correct. Infact in my system they have defined custom types for change request and change document. Thank you for your information.

Rgds

Answers (0)