SAP ABAP Class CL_DMC_RTO_OLI_FILES_READ (DMC: File Interface Generator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCR (Package) DMC Tool: Runtime Environment Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_RUNTIMEOBJECT | DMC: General Runtime Object | 20000515 |
Properties
| Class | CL_DMC_RTO_OLI_FILES_READ | |
| Short Description | DMC: File Interface Generator | |
| Super Class | CL_DMC_RUNTIMEOBJECT | DMC: General Runtime Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCR | DMC Tool: Runtime Environment Objects |
| Created | 20000515 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_RTO_OLI_FILES_READ has no forward declaration.
Interfaces
Class CL_DMC_RTO_OLI_FILES_READ has no interface implemented.
Friends
Class CL_DMC_RTO_OLI_FILES_READ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR4 | '*---' | Commentary Introduction | 20000724 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR4 | '_TT_' | Prefix for Internal Tables | 20000809 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Switch: Generate Backwards Navigation | 20000526 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Switch: Generate Events | 20000526 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TI_FIELDS | Internal Table for Fields of a Structure | 20000613 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TI_FIELDS | Internal Table for Fields of a Structure | 20000613 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | ' ' | Single-Character Indicator | 20000724 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | 'X' | Single-Character Indicator | 20000724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | For Date Conversion: Determine Year | 20000808 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000515 | |
| 3 | Static method | Public | Method | Convert Date in Internal Format | 20000808 | |
| 4 | Instance method | Public | Method | Generating the Runtime Object | 20000515 |
Events
Class CL_DMC_RTO_OLI_FILES_READ has no event.
Types
Class CL_DMC_RTO_OLI_FILES_READ has no local type.
Method Signatures
Method BUILD_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | YY | Call by reference | Type reference (TYPE) | CHAR2 | Zweistelliges Jahr | 20000808 | |||
| 2 | YYYY | Value transfer | Type reference (TYPE) | CHAR4 | Vierstelliges Jahr | 20000808 |
Method BUILD_YEAR on class CL_DMC_RTO_OLI_FILES_READ has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONVOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | Konvertierungsobjekt | 20000515 |
Method CONSTRUCTOR on class CL_DMC_RTO_OLI_FILES_READ has no exception.
Method CONVERT_DATE_TO_YYYYMMDD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE_FORMAT_IN | Call by reference | Type reference (TYPE) | CHAR3 | Datumsformat: DMY, MDY oder YMD | 20000808 | |||
| 2 | DATE_IN | Call by reference | Type reference (TYPE) | CHAR10 | Zu konvertierendes Datum | 20000808 | |||
| 3 | DATE_OUT | Call by reference | Type reference (TYPE) | DATUM | Konvertiertes Datum im internen Format | 20000808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILLEGAL_DATE | 20000808 | ||
| 2 | ILLEGAL_DATE_FORMAT | 20000808 |
Method GENERATE 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 | FALSE | Schalter: Generieren Zeitpunktverarbeitung | 20000515 | ||
| 2 | IM_GENFLAG_CALL_SUCCESSOR | Call by reference | Type reference (TYPE) | BOOLEAN | FALSE | Schalter: Generieren CALL FUNCTION | 20000515 | ||
| 3 | IM_GENFLAG_EXPTOMEM | Call by reference | Type reference (TYPE) | BOOLEAN | FALSE | Schalter: Generieren EXPORT TO MEMORY | 20000515 | ||
| 4 | IM_GENFLAG_ILINK_PROC | Call by reference | Type reference (TYPE) | BOOLEAN | FALSE | Schalter: Generieren Rückwärtsnavigation | 20000515 | ||
| 5 | IM_GENFLAG_INIT_LDU | Call by reference | Type reference (TYPE) | BOOLEAN | FALSE | Schalter: Generieren INIT LDU | 20000515 | ||
| 6 | RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen einer neuen Funktionsgruppe | 20000515 | ||
| 2 | Fehler beim Erzeugen des Funktionsgruppen-Bezeichners | 20000515 | ||
| 3 | Irgendetwas ist nicht produktiv. | 20000628 | ||
| 4 | Es konnte keine Dateibeschreibung ermittelt werden. | 20000628 | ||
| 5 | Es wurde keine Dateieinleseschnittstelle definiert. | 20000628 | ||
| 6 | Zu einer Senderstr. konnten keine Felder ermittelt werden. | 20000628 | ||
| 7 | Es konnten keine Senderstrukturen ermittelt werden. | 20000628 | ||
| 8 | Die angegebene Applikation existiert nicht. | 20000628 | ||
| 9 | Das angegebene Konv.objekt existiert nicht. | 20000628 | ||
| 10 | Das angegebene Projekt existiert nicht. | 20000628 | ||
| 11 | Das angegebene Subprojekt existiert nicht. | 20000628 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |