In this post, I will try and describe everything you need to know about the SAP crmd_psl_prp_rel 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_PSL_PRP_REL 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_PSL_PRP_REL....Right lets get started!
Object Name: CRMD_PSL_PRP_REL
Dictionary Type: Transparent table
Description: Relationship: Prod. Service Letter and Partner/Prod. Range
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) | T000 | Client | MANDT | TEST | CRM | ||||
BRELGUID | OS_GUID | RAW | 16(0) | Globally Unique Identifier | SYSUUID | CRM | ||||||
RELTYPE | OBLRELTYPE | CHAR | 10(0) | MDOBLREL | Relationship type | OBLRELTYPE | MHOBLREL | RELTYPE | CRM | |||
INSTID_A | SIBFBORIID | CHAR | 70(0) | Instance Ident. in BOR Compat. Persistent Object References | SIBFBORIID | CRM | ||||||
TYPEID_A | SIBFTYPEID | CHAR | 32(0) | Type of Objects in Persistent Object References | SIBFTYPEID | CRM | ||||||
CATID_A | SIBFCATID | CHAR | 2(0) | Category of Objects in Persistent Object References | SIBFCATID | CRM | ||||||
INSTID_B | SIBFBORIID | CHAR | 70(0) | Instance Ident. in BOR Compat. Persistent Object References | SIBFBORIID | CRM | ||||||
TYPEID_B | SIBFTYPEID | CHAR | 32(0) | Type of Objects in Persistent Object References | SIBFTYPEID | CRM | ||||||
CATID_B | SIBFCATID | CHAR | 2(0) | Category of Objects in Persistent Object References | SIBFCATID | CRM | ||||||
LOGSYS_A | LOGSYS | CHAR | 10(0) | * | Logical system | LOGSYS | CRM | |||||
ARCH_A | OBLARCH | CHAR | 1(0) | Archiving Flag for Object Relationships | OBLARCH | CRM | ||||||
LOGSYS_B | LOGSYS | CHAR | 10(0) | * | Logical system | LOGSYS | CRM | |||||
ARCH_B | OBLARCH | CHAR | 1(0) | Archiving Flag for Object Relationships | OBLARCH | CRM | ||||||
UTCTIME | TZNTSTMPS | DEC | 15(0) | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | CRM | ||||||
HOMESYS | LOGSYS | CHAR | 10(0) | * | Logical system | LOGSYS | CRM |