SAP ABAP Class CL_DMC_SELF_DEF_SENDER (CL_DMC_SELF_DEF_SENDER)
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_SENDER_SPEC Superclass for Inbound Processing 20001205
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_VERSION Version Management (Create, Retrieve) 20060627
Properties
Class CL_DMC_SELF_DEF_SENDER  
Short Description CL_DMC_SELF_DEF_SENDER    
Super Class CL_DMC_SENDER_SPEC Superclass for Inbound Processing 
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
Class CL_DMC_SELF_DEF_SENDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_VERSION Version Management (Create, Retrieve) 20060627
Friends
Class CL_DMC_SELF_DEF_SENDER has no friend class.
Attributes
Class CL_DMC_SELF_DEF_SENDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Method CONSTRUCTOR 20000229
2 COPY Instance method Public Method Copier Constructor 20001205
3 CREATE Static method Public Method Generates an element 20000626
4 GET_DEFAULTS Instance method Public Method Returns default values for technical fields 20001205
5 IS_VALID_STRUCTURE_NAME Instance method Public Method Structure name is valid! 20001205
6 LOAD_BY_GUID Static method Public Method Moves an object from the database into the memory 20000626
7 READ_ONLY_STREES Instance method Public Method Structures can be added or deleted 20001205
8 READ_ONLY_STRUCTURES Instance method Public Method Structures can be changed 20001205
9 TO_REL Instance method Public Method TO_REL 20000229
Events
Class CL_DMC_SELF_DEF_SENDER has no event.
Types
Class CL_DMC_SELF_DEF_SENDER 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 IM_AUTHOR 20000229
2 Importing IM_CHANGEDATE Call by reference Type reference (TYPE) DMCT_SYSDATE IM_CHANGEDATE 20000229
3 Importing IM_CHNAM Call by reference Type reference (TYPE) DMCT_SYSUSER IM_CHNAM 20000229
4 Importing IM_CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT IM_CONV_OBJECT 20000229
5 Importing IM_CREATEDATE Call by reference Type reference (TYPE) SYDATUM IM_CREATEDATE 20000229
6 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR IM_DESCR 20000229
7 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
8 Importing IM_ID Call by reference Type reference (TYPE) DMCT_IDENT_TYPE IM_ID 20000229
9 Importing IM_LOADED_FROM_DB Call by reference Type reference (TYPE) BOOLEAN IM_LOADED_FROM_DB 20000229
10 Importing IM_SCONT_GUID Call by reference Type reference (TYPE) DMC_GUID IM_SCONT_GUID 20000229

Method CONSTRUCTOR on class CL_DMC_SELF_DEF_SENDER has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20001205
2 Returning OOT Value transfer Object reference (TYPE REF TO) IF_DMC_SENDER_SPEC IF_DMC_OUTBOUND_SPEC 20001205

Method COPY on class CL_DMC_SELF_DEF_SENDER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20000626
2 Returning OBJ Value transfer Object reference (TYPE REF TO) CL_DMC_SENDER_SPEC CL_DMC_SENDER_SPEC 20000626

Method CREATE on class CL_DMC_SELF_DEF_SENDER has no exception.

Method GET_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DEFAULTS Call by reference Type reference (TYPE) DMC_TFLDS_TAB ITab mit tech. Feldern 20001205
2 Importing IM_CONVOBJ_GUID Call by reference Type reference (TYPE) GUID_22 GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) 20001205

Method GET_DEFAULTS on class CL_DMC_SELF_DEF_SENDER has no exception.

Method IS_VALID_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) DDNAME Strukturname 20001205
2 Returning OK Value transfer Type reference (TYPE) BOOLEAN ok = true, nicht ok = false 20001205

Method IS_VALID_STRUCTURE_NAME on class CL_DMC_SELF_DEF_SENDER has no exception.

Method LOAD_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20000626
2 Importing GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20000626
3 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_DMC_SENDER_SPEC IF_DMC_SENDER_SPEC 20000626

Method LOAD_BY_GUID on class CL_DMC_SELF_DEF_SENDER has no exception.

Method READ_ONLY_STREES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20001205

Method READ_ONLY_STREES on class CL_DMC_SELF_DEF_SENDER has no exception.

Method READ_ONLY_STRUCTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20001205

Method READ_ONLY_STRUCTURES on class CL_DMC_SELF_DEF_SENDER 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_SSDAT DATA 20000229

Method TO_REL on class CL_DMC_SELF_DEF_SENDER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 46D