SCPLT_DIALOG - Dialog Setup Per Location
Dialog Setup Per Location information is stored in SAP table SCPLT_DIALOG.
It is part of development package MDG_BS_BP_GENIL_NO_TRANSL in software component CA-MDG-APP-BP. This development package consists of objects that can be grouped under "Master Data Governance: GENIL".
It is part of development package MDG_BS_BP_GENIL_NO_TRANSL in software component CA-MDG-APP-BP. This development package consists of objects that can be grouped under "Master Data Governance: GENIL".
Fields for table SCPLT_DIALOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LOCATION | Unique ID of a Location (case-sensitive) | X | SCPL_LOCATION_ID | CHAR | 30 | SCPLT_LOCATION |
SCENE | Scene Name (Unique Identifier, case-sensitive) | X | SCPL_SCENE | CHAR | 30 | SCPLT_SCENE |
DIALOG | Dialog Subject (Unique Identifier, case-sensitive) | X | SCPL_DIALOG | CHAR | 30 | |
ACTOR | Name of an Actor (Unique Identifier, case-sensitive) | X | SCPL_ACTOR | CHAR | 30 | SCPLT_CASTING |
IS_PRIMARY | Actor is Leading a Dialog | SCPL_IS_PRIMARY_ACTOR | CHAR | 1 |