SAP ABAP Class CL_DIAN_EXTRACTION_INFO_HELPER (Helper Class to handle the extraction information access)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-DIAN-CO (Package) DIAN: Magnetic Meida for Columbia
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | TD_DIAN_EXTRACTION_INFO_HELPER | Test Double for extraction info helper | 20130103 |
Properties
| Class | CL_DIAN_EXTRACTION_INFO_HELPER | |
| Short Description | Helper Class to handle the extraction information access | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-DIAN-CO | DIAN: Magnetic Meida for Columbia |
| Created | 20130103 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DIAN_EXTRACTION_INFO_HELPER has no forward declaration.
Interfaces
Class CL_DIAN_EXTRACTION_INFO_HELPER has no interface implemented.
Friends
Class CL_DIAN_EXTRACTION_INFO_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_DIAN_EXTRACTION_INFO_HELPER | 20130103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130103 | ||
| 2 | Instance method | Public | Method | 20130205 | ||
| 3 | Instance method | Public | Method | 20130205 | ||
| 4 | Instance method | Public | Method | 20130103 | ||
| 5 | Static method | Public | Method | 20130103 |
Events
Class CL_DIAN_EXTRACTION_INFO_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DIAN_A_EXTR_INFO_T | Public | See coding | 20130205 | dian_a_extr_info_t TYPE STANDARD TABLE OF dian_a_extr_info WITH DEFAULT KEY
|
||
| 2 | DIAN_S_EXTR_INFO_T | Public | See coding | 20130205 | dian_s_extr_info_t TYPE STANDARD TABLE OF dian_s_extr_info WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DIAN_EXTRACTION_INFO_HELPER has no parameter.
Method CONSTRUCTOR on class CL_DIAN_EXTRACTION_INFO_HELPER has no exception.
Method FLAT_DATA_TO_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALUE | Call by reference | Type reference (TYPE) | DIAN_A_EXTR_INFO | 20130205 | ||||
| 2 | RS_VALUE | Value transfer | Type reference (TYPE) | DIAN_S_EXTR_INFO | 20130205 |
Method FLAT_DATA_TO_OBJECT on class CL_DIAN_EXTRACTION_INFO_HELPER has no exception.
Method FLAT_DATA_TO_OBJECT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUE | Call by reference | Type reference (TYPE) | DIAN_A_EXTR_INFO_T | 20130205 | ||||
| 2 | RT_VALUE | Value transfer | Type reference (TYPE) | DIAN_S_EXTR_INFO_T | 20130205 |
Method FLAT_DATA_TO_OBJECT_TABLE on class CL_DIAN_EXTRACTION_INFO_HELPER has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LINE_ID | Call by reference | Type reference (TYPE) | GUID | 20130103 | ||||
| 2 | RT_VALUE | Value transfer | Type reference (TYPE) | DIAN_S_EXTR_INFO_T | 20130103 |
Method GET_INFO on class CL_DIAN_EXTRACTION_INFO_HELPER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_DIAN_EXTRACTION_INFO_HELPER | 20130103 |
Method GET_INSTANCE on class CL_DIAN_EXTRACTION_INFO_HELPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |