SAP ABAP Class TH_DIAN_TDC_EXTRACT (Test helper class for TDC of Extraction)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-DIAN-CO (Package) DIAN: Magnetic Meida for Columbia
⤷
⤷
Properties
| Class | TH_DIAN_TDC_EXTRACT | |
| Short Description | Test helper class for TDC of Extraction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-DIAN-CO | DIAN: Magnetic Meida for Columbia |
| Created | 20121129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class TH_DIAN_TDC_EXTRACT has no forward declaration.
Interfaces
Class TH_DIAN_TDC_EXTRACT has no interface implemented.
Friends
Class TH_DIAN_TDC_EXTRACT has no friend class.
Attributes
Class TH_DIAN_TDC_EXTRACT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121129 | ||
| 2 | Static method | Public | Method | 20121129 | ||
| 3 | Static method | Public | Method | 20121129 | ||
| 4 | Static method | Public | Method | 20121129 | ||
| 5 | Static method | Public | Method | 20121129 | ||
| 6 | Static method | Public | Method | 20121129 |
Events
Class TH_DIAN_TDC_EXTRACT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DIAN_EXTRACT | Public | See coding | 20121129 | BEGIN OF ty_dian_extract,
sy_formats TYPE TABLE OF dian_sy_formats WITH DEFAULT KEY,
c_formats TYPE TABLE OF dian_c_formats WITH DEFAULT KEY,
a_extract TYPE TABLE OF dian_a_extract WITH DEFAULT KEY,
a_1001_08 TYPE TABLE OF dian_a_1001_08 WITH DEFAULT KEY,
a_xrun TYPE TABLE OF dian_a_xrun WITH DEFAULT KEY,
a_extr_info TYPE TABLE OF dian_a_extr_info WITH DEFAULT KEY,
END OF ty_dian_extract
|
Method Signatures
Method CLEAN_DATABASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALUE | Call by reference | Type reference (TYPE) | TY_DIAN_EXTRACT | 20121129 |
Method CLEAN_DATABASE on class TH_DIAN_TDC_EXTRACT has no exception.
Method FILL_DATABASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALUE | Call by reference | Type reference (TYPE) | TY_DIAN_EXTRACT | 20121129 |
Method FILL_DATABASE on class TH_DIAN_TDC_EXTRACT has no exception.
Method GET_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20121129 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | ETVAR_ID | 20121129 | ||||
| 3 | IV_PARAM_NAME | Call by reference | Type reference (TYPE) | ETPAR_NAME | 20121129 |
Method GET_BY_NAME on class TH_DIAN_TDC_EXTRACT has no exception.
Method GET_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20121129 | ||||
| 2 | IV_LINE | Call by reference | Type reference (TYPE) | I | 20121129 | ||||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | ETVAR_ID | 20121129 | ||||
| 4 | IV_PARAM_NAME | Call by reference | Type reference (TYPE) | ETPAR_NAME | 20121129 |
Method GET_LINE on class TH_DIAN_TDC_EXTRACT has no exception.
Method GET_REF_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | ETVAR_ID | 20121129 | ||||
| 2 | IV_PARAM_NAME | Call by reference | Type reference (TYPE) | ETPAR_NAME | 20121129 | ||||
| 3 | RR_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20121129 |
Method GET_REF_BY_NAME on class TH_DIAN_TDC_EXTRACT has no exception.
Method GET_TEST_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | 20121129 | ||||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | TY_DIAN_EXTRACT | 20121129 |
Method GET_TEST_VARIANT on class TH_DIAN_TDC_EXTRACT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |