SAP ABAP Class CL_AXT_CUSTOMER_TABLES_UTIL (Utility Class for Customers to Simplify Table Data Retrieval)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components
⤷
⤷
Properties
| Class | CL_AXT_CUSTOMER_TABLES_UTIL | |
| Short Description | Utility Class for Customers to Simplify Table Data Retrieval | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20091007 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_CUSTOMER_TABLES_UTIL has no forward declaration.
Interfaces
Class CL_AXT_CUSTOMER_TABLES_UTIL has no interface implemented.
Friends
Class CL_AXT_CUSTOMER_TABLES_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | AXT_BADI_EVENT | 'C' | 20091007 | |||
| 2 | Constant | Public | Type reference (TYPE) | AXT_BADI_EVENT | 'N' | 20091007 | |||
| 3 | Constant | Public | Type reference (TYPE) | AXT_BADI_EVENT | 'S' | 20091007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return Data from a Child Table, which Points to a Record | 20091007 | |
| 2 | Static method | Public | Method | Return the Work Structure of a Record | 20091007 |
Events
Class CL_AXT_CUSTOMER_TABLES_UTIL has no event.
Types
Class CL_AXT_CUSTOMER_TABLES_UTIL has no local type.
Method Signatures
Method GET_CHILD_DATA_BY_RECORD_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILD_WORK_STRUCTURE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Data in Work Structure Format of Child Table | 20091007 | |||
| 2 | IV_CHILD_TABLE_NAME | Call by reference | Type reference (TYPE) | AXT_TABLE_ID | Child Table Name | 20091007 | |||
| 3 | IV_RECORD_ID | Call by reference | Type reference (TYPE) | STRING | RECORD_ID on Current Table | 20091007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091007 | |||
| 2 | 20091007 |
Method GET_DATA_BY_RECORD_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WORK_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Work Structure | 20091007 | |||
| 2 | IV_RECORD_ID | Call by reference | Type reference (TYPE) | STRING | RECORD_ID | 20091007 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | AXT_TABLE_ID | Table Name | 20091007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091007 | |||
| 2 | 20091007 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |