SAP ABAP Class CL_IWP_TDC_CUSTOMIZING (Access to test data container IWP_CUSTOMIZING)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF (Application Component) General Application Functions
⤷
IWP_SERVICE_TEST_DATA (Package) ILM Retention Warehouse: test data: container and API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IWP_TDC_CUSTOMIZING | All customizing data from test data container | 20111117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IWP_TDC_CUSTOMIZING_APT | APT related customizing data from test data container | 20111117 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IWP_TDC_CUSTOMIZING_AREA | Audit area related customizing data from test data container | 20111118 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IWP_TDC_CUSTOMIZING_VIEWS | View related customizing data from test data container | 20111118 |
Properties
Class | CL_IWP_TDC_CUSTOMIZING | |
Short Description | Access to test data container IWP_CUSTOMIZING | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IWP_SERVICE_TEST_DATA | ILM Retention Warehouse: test data: container and API |
Created | 20111117 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IWP_TDC_CUSTOMIZING has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_IWP_TDC_CUSTOMIZING | All customizing data from test data container | 20111117 | ||
2 | IF_IWP_TDC_CUSTOMIZING_APT | APT related customizing data from test data container | 20111117 | ||
3 | IF_IWP_TDC_CUSTOMIZING_AREA | Audit area related customizing data from test data container | 20111118 | ||
4 | IF_IWP_TDC_CUSTOMIZING_VIEWS | View related customizing data from test data container | 20111118 |
Friends
Class CL_IWP_TDC_CUSTOMIZING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IWP_T_TDC_VAR_CUST_OBJ | TDC variant and object reference | 20111117 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IWP_T_TDC_VIEW | Test data container: view definition | 20111121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Check/create object (singleton) | 20111117 |
2 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20111117 |
3 | ![]() |
Static method | Public | Method | Get customizing data interface | 20111121 |
4 | ![]() |
Static method | Public | Method | Get audit package template customizing data interface | 20111121 |
5 | ![]() |
Static method | Public | Method | Get audit area customizing data interface | 20111121 |
6 | ![]() |
Static method | Public | Method | Get view customizing data interface | 20111121 |
Events
Class CL_IWP_TDC_CUSTOMIZING has no event.
Types
Class CL_IWP_TDC_CUSTOMIZING has no local type.
Method Signatures
Method CHECK_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TDC_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20111117 | ||
2 | ![]() |
RO_CUSTOMIZING_DATA | Value transfer | Object reference (TYPE REF TO) | IF_IWP_TDC_CUSTOMIZING | customizing data from test data container | 20111117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Access to test data container IWP_CUSTOMIZING | 20111117 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TDC_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20111117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Access to test data container IWP_CUSTOMIZING | 20111117 |
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TDC_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20111121 | ||
2 | ![]() |
RO_CUSTOMIZING | Value transfer | Object reference (TYPE REF TO) | IF_IWP_TDC_CUSTOMIZING | All customizing data from test data container | 20111121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Access to test data container IWP_CUSTOMIZING | 20111121 |
Method GET_APT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TDC_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20111121 | ||
2 | ![]() |
RO_CUSTOMIZING | Value transfer | Object reference (TYPE REF TO) | IF_IWP_TDC_CUSTOMIZING_APT | APT related customizing data from test data container | 20111121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Access to test data container IWP_CUSTOMIZING | 20111121 |
Method GET_AUDIT_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TDC_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20111121 | ||
2 | ![]() |
RO_CUSTOMIZING | Value transfer | Object reference (TYPE REF TO) | IF_IWP_TDC_CUSTOMIZING_AREA | Audit area related customizing data from test data container | 20111121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Access to test data container IWP_CUSTOMIZING | 20111121 |
Method GET_VIEWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TDC_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20111121 | ||
2 | ![]() |
RO_CUSTOMIZING | Value transfer | Object reference (TYPE REF TO) | IF_IWP_TDC_CUSTOMIZING_VIEWS | View related customizing data from test data container | 20111121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Access to test data container IWP_CUSTOMIZING | 20111121 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |