In this post, I will try and describe everything you need to know about the SAP crmd_csdr_outbnd table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_CSDR_OUTBND what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_CSDR_OUTBND....Right lets get started!
Object Name: CRMD_CSDR_OUTBND
Dictionary Type: Transparent table
Description: Design Registration outbound data
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
MANDT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | CRM | ||||
GUID | CRMT_OBJECT_GUID | RAW | 16(0) | GUID of a CRM Order Object | SYSUUID | CRM | ||||||
OBJECT_GUID | CRMT_OBJECT_GUID | RAW | 16(0) | GUID of a CRM Order Object | SYSUUID | CRM | ||||||
OBJECT_TYPE | CRMT_SUBOBJECT_CATEGORY | CHAR | 10(0) | * | Business Transaction Category | CRM_OJ_NAME_PROCESS | CRM_SUBOBJ_CATEGORY | CRM_OBJECT_TYPE_PROCESS | SUBOBJ_CATEGORY | CRM | ||
DOCNUM | EDI_DOCNUM | NUMC | 16(0) | IDoc number | EDI_DOCNUM | DCN | CRM | |||||
CREATED_BY | CRMT_CREATED_BY | CHAR | 12(0) | User that Created the Transaction | UNAME | USER_ADDR | BNAME | CRM | ||||
CREATED_AT | CRMT_CREATED_AT | DEC | 15(0) | Transaction was Created at this Time | BCOS_TSTMP | CRM |