SAP ABAP Class CL_DMC_APPL (Application (for Pre-Configuration))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_POBJECT | Basis Class for All Objects in DMC | 20000229 |
Properties
| Class | CL_DMC_APPL | |
| Short Description | Application (for Pre-Configuration) | |
| Super Class | CL_DMC_POBJECT | Basis Class for All Objects in DMC |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000229 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DMC_APPL has no interface implemented.
Friends
Class CL_DMC_APPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DMC_IBTYPE_TAB | Permitted Types, Recipient Range | 20000229 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DMC_OBTYPE_TAB | Permitted Types, Sender Range | 20000229 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DMC_IMPTY_TAB | Permitted Inbound Processing | 20000229 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DMC_IMPTY_TAB | Permitted Outbound Processing | 20000229 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | DMC_APPLIC | Application Abbreviation | 20000229 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | DMC_GUID | GUID of Current Application | 20000229 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | Created by | 20000229 | |||
| 8 | Constant | Public | Type reference (TYPE) | DMC_APPLIC | 'A1S' | application A1S | 20070108 | ||
| 9 | Constant | Public | Type reference (TYPE) | DMC_APPLIC | 'SLO' | application SLO | 20070822 | ||
| 10 | Constant | Public | Type reference (TYPE) | DMC_APPLIC | 'SP1' | application Safe Passage | 20070108 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | SYDATUM | Creation Date | 20000229 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | DMC_IFCO_TAB | Types of Direct Input | 20001004 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | DMC_IFCO_TAB | Table of Application-Specific Interfaces | 20000705 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | DMC_IFCO_TAB | Table of Application-Specific Interfaces | 20000705 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | DMC_IFCO_TAB | Table of Application-Specific Interfaces | 20000705 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_APPL_LIST | Ref. to Container | 20000229 | |||
| 17 | Static Attribute | Public | Type reference (TYPE) | DMC_IDENT | Current Application Title | 20000229 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | DMC_IFCO_TAB | Table of Application-Specific Interfaces | 20000705 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | DMC_IDENT | Application Title | 20000229 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | TCODE | Start Transaction Maintenance Environment | 20000229 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | SOBJ_NAME | Start Report | 20000229 | |||
| 22 | Instance attribute | Protected | Type reference (TYPE) | DMC_REPORT | Start Report | 20000229 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | DMC_WSTPT_TAB | Template for Work Steps | 20000229 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20000229 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000229 | |
| 3 | Instance method | Public | Method | Delete Application | 20001027 | |
| 4 | Instance method | Protected | Method | Deletes Project From Table Control | 20000229 | |
| 5 | Instance method | Public | Method | Read Master Data From Structure | 20000229 | |
| 6 | Static method | Public | Method | Current Application Chosen by User | 20000229 | |
| 7 | Instance method | Public | Method | Returns Dependent Projects | 20000706 | |
| 8 | Static method | Public | Method | Initialization of Templates for Inbound Processing | 20000229 | |
| 9 | Static method | Public | Method | Initializes the Application | 20000515 | |
| 10 | Instance method | Public | Method | Initialization of Work Steps | 20000229 | |
| 11 | Static method | Public | Method | Initialization of List with Work Steps | 20000229 | |
| 12 | Instance method | Protected | Method | Inserts New Work Step | 20000229 | |
| 13 | Instance method | Protected | Method | Detail Button for Inbound Processing Pressed | 20001004 | |
| 14 | Instance method | Protected | Method | Loads the tables IOT_TAB, OOT_TAB, IMPORT_DESC_TAB,... | 20000705 | |
| 15 |