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 CL_DMC_POBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 DMCT 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 ALLOWED_IBTYPES Instance attribute Public Type reference (TYPE) DMC_IBTYPE_TAB Permitted Types, Recipient Range 20000229
2 ALLOWED_OBTYPES Instance attribute Public Type reference (TYPE) DMC_OBTYPE_TAB Permitted Types, Sender Range 20000229
3 ALLOWED_OLIS Instance attribute Public Type reference (TYPE) DMC_IMPTY_TAB Permitted Inbound Processing 20000229
4 ALLOWED_OLOS Instance attribute Public Type reference (TYPE) DMC_IMPTY_TAB Permitted Outbound Processing 20000229
5 APPLIC Instance attribute Public Type reference (TYPE) DMC_APPLIC Application Abbreviation 20000229
6 APPL_GUID Static Attribute Public Type reference (TYPE) DMC_GUID GUID of Current Application 20000229
7 AUTHOR Instance attribute Public Type reference (TYPE) SYUNAME Created by 20000229
8 CO_APPLIC_A1S Constant Public Type reference (TYPE) DMC_APPLIC 'A1S' application A1S 20070108
9 CO_APPLIC_SLO Constant Public Type reference (TYPE) DMC_APPLIC 'SLO' application SLO 20070822
10 CO_APPLIC_SP Constant Public Type reference (TYPE) DMC_APPLIC 'SP1' application Safe Passage 20070108
11 CREATEDATE Instance attribute Public Type reference (TYPE) SYDATUM Creation Date 20000229
12 DI_DESC_TAB Instance attribute Public Type reference (TYPE) DMC_IFCO_TAB Types of Direct Input 20001004
13 EXPORT_DESC_TAB Instance attribute Public Type reference (TYPE) DMC_IFCO_TAB Table of Application-Specific Interfaces 20000705
14 IMPORT_DESC_TAB Instance attribute Public Type reference (TYPE) DMC_IFCO_TAB Table of Application-Specific Interfaces 20000705
15 IOT_TAB Instance attribute Public Type reference (TYPE) DMC_IFCO_TAB Table of Application-Specific Interfaces 20000705
16 MY_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_DMC_APPL_LIST Ref. to Container 20000229
17 OFFICIAL_TITLE Static Attribute Public Type reference (TYPE) DMC_IDENT Current Application Title 20000229
18 OOT_TAB Instance attribute Public Type reference (TYPE) DMC_IFCO_TAB Table of Application-Specific Interfaces 20000705
19 OTITLE Instance attribute Public Type reference (TYPE) DMC_IDENT Application Title 20000229
20 PTRANS Instance attribute Public Type reference (TYPE) TCODE Start Transaction Maintenance Environment 20000229
21 STARTREP Instance attribute Public Type reference (TYPE) SOBJ_NAME Start Report 20000229
22 STARTREPORT Instance attribute Protected Type reference (TYPE) DMC_REPORT Start Report 20000229
23 WORKSTEP_TEMPLATES Instance attribute Public Type reference (TYPE) DMC_WSTPT_TAB Template for Work Steps 20000229
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20000229
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000229
3 DEL Instance method Public Method Delete Application 20001027
4 DELETE_LINE_FROM_WT_TC Instance method Protected Method Deletes Project From Table Control 20000229
5 FROM_REL Instance method Public Method Read Master Data From Structure 20000229
6 GET_ACTUAL_APPL_GUID Static method Public Method Current Application Chosen by User 20000229
7 GET_PROJECTS Instance method Public Method Returns Dependent Projects 20000706
8 INIT_OLO_OLI_TEMPLATES Static method Public Method Initialization of Templates for Inbound Processing 20000229
9 INIT_STATIC_DATA Static method Public Method Initializes the Application 20000515
10 INIT_WORKSTEPS Instance method Public Method Initialization of Work Steps 20000229
11 INIT_WORKSTEP_TEMPLATES Static method Public Method Initialization of List with Work Steps 20000229
12 INSERT_NEW_WORKSTEP_IN_TC Instance method Protected Method Inserts New Work Step 20000229
13 IOT_DETAILS Instance method Protected Method Detail Button for Inbound Processing Pressed 20001004
14 LOAD_IF_DESCRIPTIONS Instance method Protected Method Loads the tables IOT_TAB, OOT_TAB, IMPORT_DESC_TAB,... 20000705
15