SAP ABAP Class IF_DMC_EXPORT_DESC (Interface for Output After Mapping)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_DMC_POBJECT | Persistent Object | 20000225 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_DI_OLO | CL_DMC_DI_OLO | 20000229 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_FILE_OLO | File Output Interface | 20000229 |
Properties
Class | IF_DMC_EXPORT_DESC | |
Short Description | Interface for Output After Mapping | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20000225 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_DMC_EXPORT_DESC has no interface implemented.
Friends
Class IF_DMC_EXPORT_DESC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | Assigned Conversion Object | 20000225 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Copier Constructor | 20000615 |
2 | ![]() |
Static method | Public | Method | Creates a New Object | 20000706 |
3 | ![]() |
Instance method | Public | Method | generates an interface to outbound processing | 20001127 |
4 | ![]() |
Instance method | Public | Method | Returns screen for maintenance interface | 20000225 |
5 | ![]() |
Instance method | Public | Method | Returns type of outbound processing | 20000225 |
6 | ![]() |
Instance method | Public | Method | Returns program for screen | 20000706 |
7 | ![]() |
Instance method | Public | Method | Returns subscreen for selection screen | 20000706 |
8 | ![]() |
Static method | Public | Method | Gets object from database using CUID | 20000706 |
9 | ![]() |
Instance method | Public | Method | Save | 20000225 |
Events
Class IF_DMC_EXPORT_DESC has no event.
Types
Class IF_DMC_EXPORT_DESC has no local type.
Method Signatures
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 | 20000615 | ||
2 | ![]() |
EXPORT_DESC | Value transfer | Object reference (TYPE REF TO) | IF_DMC_EXPORT_DESC | IF_DMC_EXPORT_DESC | 20000615 |
Method COPY on class IF_DMC_EXPORT_DESC has no exception.
Method CREATE 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 | Konvertierungsobjekt | 20000706 | ||
2 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | IF_DMC_EXPORT_DESC | Importschnittstelle (Einlesen) | 20000706 |
Method CREATE on class IF_DMC_EXPORT_DESC has no exception.
Method GENERATE_EXPORTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_GENFLAG_AT_PROC | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Flag: Generate time related processing | 20001128 | |
2 | ![]() |
IM_GENFLAG_CALL_SUCCESSOR | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Flag: Generieren CALL FUNCTION | 20001128 | |
3 | ![]() |
IM_GENFLAG_EXPTOMEM | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Flag: Generate EXPORT TO MEMORY | 20001128 | |
4 | ![]() |
IM_GENFLAG_ILINK_PROC | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Flag: Generate interlinkage processing | 20001128 | |
5 | ![]() |
IM_GENFLAG_IMPFROMMEM | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Flag: Generate IMPORT FROM MEMORY | 20001128 | |
6 | ![]() |
IM_GENFLAG_INIT_LDU | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_TRUE | Flag: Initialisieren LDU | 20001128 | |
7 | ![]() |
IM_SHOW_SUCCESS_POPUP | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_TRUE | Flag: Anzeigen erfolgreiche Generierung | 20001128 |
Method GENERATE_EXPORTER on class IF_DMC_EXPORT_DESC has no exception.
Method GET_DYNPRO_NO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | DYNNR | 20000225 |
Method GET_DYNPRO_NO on class IF_DMC_EXPORT_DESC has no exception.
Method GET_EXPTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMPT | Value transfer | Type reference (TYPE) | DMC_EXPTY | IMPT | 20000225 |
Method GET_EXPTYPE on class IF_DMC_EXPORT_DESC has no exception.
Method GET_REPID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REPID | Value transfer | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000706 |
Method GET_REPID on class IF_DMC_EXPORT_DESC has no exception.
Method GET_SUBSCREEN_NO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NO | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20000706 |
Method GET_SUBSCREEN_NO on class IF_DMC_EXPORT_DESC has no exception.
Method LOAD 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 | Konvertierungsobjekt | 20000706 | ||
2 | ![]() |
GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20000706 | ||
3 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | IF_DMC_EXPORT_DESC | Importschnittstelle (Einlesen) | 20000706 |
Method LOAD on class IF_DMC_EXPORT_DESC has no exception.
Method SAVE Signature
Method SAVE on class IF_DMC_EXPORT_DESC has no parameter.
Method SAVE on class IF_DMC_EXPORT_DESC has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in |