SAP ABAP Class CL_DMC_DI_WRAPPER (Link direct input to DMC maintenance)
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_RECEIVER_SPEC CL_DMC_INBOUND_SPEC 20010116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_RECEIVER_SPEC Type of Outbound Processing 20001206
Properties
Class CL_DMC_DI_WRAPPER  
Short Description Link direct input to DMC maintenance    
Super Class CL_DMC_RECEIVER_SPEC CL_DMC_INBOUND_SPEC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package S_DMCM   Data Mapping and Conversion: Maintenance 
Created 20000920   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_RECEIVER_SPEC Type of Outbound Processing 20001206
Friends
Class CL_DMC_DI_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPDI_TAB Static Attribute Public Type reference (TYPE) DMC_APPDI_TAB Register Direct Input Types for Applications 20001004
2 DITYPE Instance attribute Public Object reference (TYPE REF TO) IF_DMC_DITYPE Type Management Direct Input 20000920
3 TYPEX Instance attribute Public Type reference (TYPE) DMC_DITYP Type Flag for Direct Input 20000920
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000920
2 CREATE_DITYPE Instance method Public Method Creates DI Type if Typex is Set 20000926
3 CUST_APPL_DETAILS Static method Public Method Customizing Applications / DI Types 20001004
4 LOAD_DITYPE Instance method Protected Method Loads DI Type 20000926
5 SAVE_APPDI Static method Public Method Saves Assignment of DI Types to Applications 20001005
6 SET_FROM_DYNP Instance method Public Method Transfers Attribute Typex from Screen 20000921
7 SET_NEW_RCONT_NECESSARY Instance method Public Method Is replaced with DI type if re-generation required 20001025
8 TO_REL Instance method Public Method Write Master Data in Data Record 20000920
9 TYPEX_F4 Static method Public Method F4 for Attribute Typex 20000921
Events
Class CL_DMC_DI_WRAPPER has no event.
Types
Class CL_DMC_DI_WRAPPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AUTHOR Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20000920
2 Importing IM_CHANGEDATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20000920
3 Importing IM_CHNAM Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20000920
4 Importing IM_CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT Konvertierungsobjekt 20000920
5 Importing IM_CREATEDATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20000920
6 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR Beschreibung 20000920
7 Importing IM_DITYPE Call by reference Type reference (TYPE) DMC_GUID Typ-Kennzeichen für Direct-Input 20000920
8 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20000920
9 Importing IM_LOADED_FROM_DB Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20000920
10 Importing IM_TYPEX Call by reference Type reference (TYPE) DMC_DITYP Typ-Kennzeichen für Direct-Input 20000920

Method CONSTRUCTOR on class CL_DMC_DI_WRAPPER has no exception.

Method CREATE_DITYPE Signature

Method CREATE_DITYPE on class CL_DMC_DI_WRAPPER has no parameter.
Method CREATE_DITYPE on class CL_DMC_DI_WRAPPER has no exception.

Method CUST_APPL_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL Call by reference Object reference (TYPE REF TO) CL_DMC_APPL Anwendung (zur Vorkonfiguration) 20001004

Method CUST_APPL_DETAILS on class CL_DMC_DI_WRAPPER has no exception.

Method LOAD_DITYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DITYPE_GUID Call by reference Type reference (TYPE) GUID_22 GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) 20000926

Method LOAD_DITYPE on class CL_DMC_DI_WRAPPER has no exception.

Method SAVE_APPDI Signature

Method SAVE_APPDI on class CL_DMC_DI_WRAPPER has no parameter.
Method SAVE_APPDI on class CL_DMC_DI_WRAPPER has no exception.

Method SET_FROM_DYNP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPEX Call by reference Type reference (TYPE) DMC_DIW-TYPEX Typ-Kennzeichen für Direct-Input 20000921

Method SET_FROM_DYNP on class CL_DMC_DI_WRAPPER has no exception.

Method SET_NEW_RCONT_NECESSARY Signature

Method SET_NEW_RCONT_NECESSARY on class CL_DMC_DI_WRAPPER has no parameter.
Method SET_NEW_RCONT_NECESSARY on class CL_DMC_DI_WRAPPER has no exception.

Method TO_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA Value transfer Type reference (TYPE) DMC_DIW Wrapper für Direct Input 20000920

Method TO_REL on class CL_DMC_DI_WRAPPER has no exception.

Method TYPEX_F4 Signature

Method TYPEX_F4 on class CL_DMC_DI_WRAPPER has no parameter.
Method TYPEX_F4 on class CL_DMC_DI_WRAPPER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 20C