In this post, I will try and describe everything you need to know about the SAP crmd_gpm_pct 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_PCT 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_PCT....Right lets get started!
Object Name: CRMD_GPM_PCT
Dictionary Type: Transparent table
Description: Grantor Program Process Control
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 | ||||||
PROJECT_GUID | CGPL_PROJECT_GUID | RAW | 16(0) | Project Planning: 16 Character GUID for Projects | CGPL_PROJECT_GUID | CRM | ||||||
TASK_GUID | CGPL_TASK_GUID | RAW | 16(0) | Project Planning: 16 Character GUID for Tasks | CGPL_PROJECT_GUID | CRM | ||||||
PROCESS | CRMT_GPM_PROCESS | CHAR | 2(0) | Grantor Program Process | CRM_GPM_PROCESS | CRM | ||||||
PROCESS_TYPE | CRMT_PROCESS_TYPE | CHAR | 4(0) | CRMC_PROC_TYPE | Business Transaction Type | CRM_PROCESS_TYPE | CRM_PROCESS_TYPE | CRM_PROCESS_TYPE | PROCESS_TYPE | CRM | ||
REQ_TYPE | CRMT_GPM_REQ_TYPE | CHAR | 10(0) | CRMC_REQ_TYPE | Grantor Program Request Category | CRM_REQ_TYPE | CRM | |||||
SURVEY_ID | CRMT_GPM_SURVEY_ID | CHAR | 32(0) | CRM_SVY_DB_S | Grantor Program Survey ID | CHAR32 | CRM | |||||
RULESET | CRMT_GPM_BRF_RULESET | CHAR | 20(0) | * | Grantor Program BRF Rule Set | BRF_RULESET | CRM |