SAP ABAP Data Element CACS_COND_SRCSTRUCT (Name of Internal Source Structure)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSCG (Package) ICM: Customizing & Generation
⤷
⤷
Basic Data
| Data Element | CACS_COND_SRCSTRUCT |
| Short Description | Name of Internal Source Structure |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CACS_COND_SRCSTRUCT | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | STR | |
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | SourceStrc |
| Medium | 15 | Source Struct. |
| Long | 15 | Source Struct. |
| Heading | 30 | Name of Source Structure |
Documentation
Definition
Structure
A structure (structured type) consists of components (fields) whose types are defined.
A component can have an elementary type, a structured type, a table type or a reference type.
Structures are used especially to define the data at the interface of module pools and screens and to define the types of function module parameters.
Structures that are used more than once can be changed centrally because they were defined centrall. The active ABAP Dictionary makes this change at all relevant locations. ABAP programs or screen templates that use a structure are automatically adjusted when the structure changes.
History
| Last changed by/on | SAP | 20020219 |
| SAP Release Created in |