SAP ABAP Class IF_DMC_IMPORT_DESC (Import Interface (Import))
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_FILE_IMPORTER | CL_DMC_FILE_IMPORTER | 20000229 |
Properties
| Class | IF_DMC_IMPORT_DESC | |
| Short Description | Import Interface (Import) | |
| 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_DMC_IMPORT_DESC has no interface implemented.
Friends
Class IF_DMC_IMPORT_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 | Corresponding 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 | Generates a new object | 20000706 | |
| 3 | Instance method | Public | Method | Generates an import interface | 20001127 | |
| 4 | Instance method | Public | Method | Returns screen number for maintenance | 20000225 | |
| 5 | Instance method | Public | Method | Returns type of import interface | 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 | Loads an object using a GUID | 20000706 | |
| 9 | Instance method | Public | Method | Saving to Database | 20000225 |
Events
Class IF_DMC_IMPORT_DESC has no event.
Types
Class IF_DMC_IMPORT_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 | IMPORT_DESC | Value transfer | Object reference (TYPE REF TO) | IF_DMC_IMPORT_DESC | IF_DMC_IMPORT_DESC | 20000615 |
Method COPY on class IF_DMC_IMPORT_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_IMPORT_DESC | Importschnittstelle (Einlesen) | 20000706 |
Method CREATE on class IF_DMC_IMPORT_DESC has no exception.
Method GENERATE_IMPORTER 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 | Schalter: Generieren Zeitpunktverarbeitung | 20001128 | ||
| 2 | IM_GENFLAG_CALL_SUCCESSOR | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Schalter: Generieren CALL FUNCTION | 20001128 | ||
| 3 | IM_GENFLAG_EXPTOMEM | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Schalter: Generieren EXPORT TO MEMORY | 20001128 | ||
| 4 | IM_GENFLAG_ILINK_PROC | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Schalter: Generieren Rückwärtsnavigation | 20001128 | ||
| 5 | IM_GENFLAG_INIT_LDU | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Schalter: Generieren INIT LDU | 20001128 |
Method GENERATE_IMPORTER on class IF_DMC_IMPORT_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_IMPORT_DESC has no exception.
Method GET_IMPTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPT | Value transfer | Type reference (TYPE) | DMC_IMPT | IMPT | 20000225 |
Method GET_IMPTYPE on class IF_DMC_IMPORT_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_IMPORT_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_IMPORT_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_IMPORT_DESC | Importschnittstelle (Einlesen) | 20000706 |
Method LOAD on class IF_DMC_IMPORT_DESC has no exception.
Method SAVE Signature
Method SAVE on class IF_DMC_IMPORT_DESC has no parameter.
Method SAVE on class IF_DMC_IMPORT_DESC has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |