Data Element list used by SAP ABAP Function Module CMS_API_PCN_CR_GET (Get Change Request)
SAP ABAP Function Module
CMS_API_PCN_CR_GET (Get Change Request) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CMS_DTE_FLG_FETCH_FROM_DB | Flag: Indicates that the data is to be fetched from database | SOURCE REFERENCE(I_FLG_DB) TYPE CMS_DTE_FLG_FETCH_FROM_DB DEFAULT SPACE |
|
| 2 | CMS_DTE_FLG_LOCK | Flag:Indicates that the entity needs to be locked | SOURCE REFERENCE(I_FLG_LOCK) TYPE CMS_DTE_FLG_LOCK DEFAULT 'X' |
|
| 3 | CMS_DTE_PCN_CR_GUID | Change Request Primary Key | SOURCE REFERENCE(I_CR_GUID) TYPE CMS_DTE_PCN_CR_GUID |
|