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 | Instance method | Public | Method | CONSTRUCTOR | 20000229 | |
| 2 | Instance method | Public | Method | Copier Constructor | 20001205 | |
| 3 | Static method | Public | Method | Generates an element | 20000626 | |
| 4 | Instance method | Public | Method | Returns default values for technical fields | 20001205 | |
| 5 | Instance method | Public | Method | Structure name is valid! | 20001205 | |
| 6 | Static method | Public | Method | Moves an object from the database into the memory | 20000626 | |
| 7 | Instance method | Public | Method | Structures can be added or deleted | 20001205 | |
| 8 | Instance method | Public | Method | Structures can be changed | 20001205 | |
| 9 | 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 | IM_AUTHOR | Call by reference | Type reference (TYPE) | SYUNAME | IM_AUTHOR | 20000229 | |||
| 2 | IM_CHANGEDATE | Call by reference | Type reference (TYPE) | DMCT_SYSDATE | IM_CHANGEDATE | 20000229 | |||
| 3 | IM_CHNAM | Call by reference | Type reference (TYPE) | DMCT_SYSUSER | IM_CHNAM | 20000229 | |||
| 4 | IM_CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | IM_CONV_OBJECT | 20000229 | |||
| 5 | IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20000229 | |||
| 6 | IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000229 | |||
| 7 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 | |||
| 8 | IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20000229 | |||
| 9 | IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20000229 | |||
| 10 | 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 | CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | CL_DMC_CONV_OBJECT | 20001205 | |||
| 2 | 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 | IM_CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | CL_DMC_CONV_OBJECT | 20000626 | |||
| 2 | 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 | EX_DEFAULTS | Call by reference | Type reference (TYPE) | DMC_TFLDS_TAB | ITab mit tech. Feldern | 20001205 | |||
| 2 | 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 | NAME | Call by reference | Type reference (TYPE) | DDNAME | Strukturname | 20001205 | |||
| 2 | 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 | CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | CL_DMC_CONV_OBJECT | 20000626 | |||
| 2 | GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20000626 | |||
| 3 | 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 | 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 | 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 | 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 |