In this post, I will try and describe everything you need to know about the SAP crmd_gpm_integ 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_GPM_INTEG 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_GPM_INTEG....Right lets get started!
Object Name: CRMD_GPM_INTEG
Dictionary Type: Transparent table
Description: GPM: Information about integration to other systems
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | CRM | ||||
GUID | SYSUUID_X | RAW | 16(0) | UUID in X form (binary) | SYSUUID | CRM | ||||||
GPM_GUID | CGPL_GUID16 | RAW | 16(0) | Project Planning: 16-Character GUID for Projects and Activts | CGPL_PROJECT_GUID | CRM | ||||||
OBJKEY | SWO_TYPEID | CHAR | 70(0) | Object key | SWO_TYPEID | CRM | ||||||
OBJTYPE | SWO_OBJTYP | CHAR | 10(0) | * | Object Type | OJ_NAME | OBJ | CRM | ||||
LOGSYS | LOGSYS | CHAR | 10(0) | * | Logical system | LOGSYS | CRM | |||||
INTEG_TYPE | CRMT_GPM_INTEG_TYPE | CHAR | 3(0) | GPM: Integration Type | CHAR3 | CRM | ||||||
GPM_EXTERNAL_ID | CRMT_GPM_EXTID | CHAR | 24(0) | External Identifier of a Grantor Program | CGPL_EXTID | CRM | ||||||
TRANSFER_STATUS | CRMT_GPM_TRANSFER_STATUS | CHAR | 1(0) | Transfer Status | CRM_GPM_TRANSFER_STATUS | CRM | ||||||
TIME_STAMP | TIMESTAMP | DEC | 15(0) | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | CRM | ||||||
MESSAGE_HANDLE | BALLOGHNDL | CHAR | 22(0) | Application Log: Log Handle | SYSUUID_22 | CRM |