SAP ABAP Class CL_AXT_TABLE_ENTRY (Table entry (TABU) generation element)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_GENERATION_FRAMEWORK (Package) Extensibility Generation Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_ELEMENT | General generation element | 20080208 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_GENERATION_EVENTS | Event interface for generation events | 20090108 |
Properties
| Class | CL_AXT_TABLE_ENTRY | |
| Short Description | Table entry (TABU) generation element | |
| Super Class | CL_AXT_ELEMENT | General generation element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_GENERATION_FRAMEWORK | Extensibility Generation Framework |
| Created | 20080208 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_GENERATION_EVENTS | Event interface for generation events | 20090108 |
Friends
Class CL_AXT_TABLE_ENTRY 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_PARAMETER | 'FIELD' | Constant Field | 20080310 | ||
| 2 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'LOG_TR_OBJECT' | Parameter | 20090105 | ||
| 3 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'TABLE' | Param Table | 20080229 | ||
| 4 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'TABLE_NAME' | Param Table name | 20080225 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | AXTT_DYNAMIC_STRUCTURE | Dynamic table of dynamic structure for Table entry generator | 20080229 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20090105 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 20090105 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 20090105 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | TROBJTYPE | Object Type | 20090105 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | AXT_NAME | Name | 20080225 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | Client dependent table | 20090629 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Compares table entry element specific attributes | 20080307 | |
| 2 | Static method | Private | Method | Checks all mandatory parameters and returns messages | 20080225 | |
| 3 | Static method | Public | Method | Checks authorizations for table entries | 20081125 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20080221 | |
| 5 | Static method | Public | Method | Returns a table entry element (easy signature) | 20080229 | |
| 6 | Static method | Private | Method | Returns keys only transport objects OBSOLETE? | 20080630 | |
| 7 | Instance method | Private | Method | Returns table data | 20080227 | |
| 8 | Instance method | Public | Method | Returns table field metadata | 20090121 | |
| 9 | Instance method | Private | Method | Calc. the pos of the name of the log. object in the tabkey | 20090105 | |
| 10 | Instance method | Public | Method | 20100308 | ||
| 11 | Instance method | Private | Method | 20090121 | ||
| 12 | Instance method | Public | Method | Returns all table entries | 20080229 | |
| 13 | Static method | Public | Method | Returns table field metadata | 20081127 | |
| 14 | Instance method | Public | Method | Returns table name | 20080227 | |
| 15 | Instance method | Private | Method | Inserts objects in a given transport | 20090217 | |
| 16 | Instance method | Private | Method | Build a tabkey line for transport entry | 20081009 | |
| 17 | Instance method | Private | Method | 20090105 |
Events
Class CL_AXT_TABLE_ENTRY has no event.
Types
Class CL_AXT_TABLE_ENTRY has no local type.
Method Signatures
Method ARE_SPECIFIC_ATTRIBUTES_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TABLE_ENTRY_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_AXT_TABLE_ENTRY | Table entry (TABU) generation element | 20080307 | |||
| 2 | RV_ARE_EQUAL | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080307 |
Method ARE_SPECIFIC_ATTRIBUTES_EQUAL on class CL_AXT_TABLE_ENTRY has no exception.
Method CHECK_MANDATORY_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20080229 | ||||
| 2 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20080225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mandatory parameters invalid | 20080409 |
Method CHECK_TAB_ENTRY_AUTHORIZATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authority error | 20081125 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | AXT_OBJECT_TYPE | Object Type | 20081013 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | Element id | 20080225 | |||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Element name | 20080221 |
Method CONSTRUCTOR on class CL_AXT_TABLE_ENTRY has no exception.
Method CREATE_TABLE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20080229 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | Element id | 20080229 | |||
| 3 | IV_LOG_TR_OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | 20090105 | ||||
| 4 | IV_STRICT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | DO NOT USE: Internal | 20090319 | ||
| 5 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20080229 | |||
| 6 | RR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20080229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080229 |
Method EXTRACT_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TRANSPORT_OBJECTS | Call by reference | Type reference (TYPE) | COMT_GOX_TRANS_OBJECT | Table with Entries for Transport | 20080630 | |||
| 2 | RRT_TRANSPORT_OBJECTS | Value transfer | Object reference (TYPE REF TO) | COMT_GOX_TRANS_OBJECT | Table with Entries for Transport | 20080630 |
Method EXTRACT_KEYS on class CL_AXT_TABLE_ENTRY has no exception.
Method EXTRACT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DYNAMIC_STRUCTURE | Call by reference | Type reference (TYPE) | AXTT_DYNAMIC_STRUCTURE | Dynamic table of dynamic structure for Table entry generator | 20080227 | |||
| 2 | RR_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20080227 |
Method EXTRACT_TABLE on class CL_AXT_TABLE_ENTRY has no exception.
Method GET_CURRENT_TABLE_FIELD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELDS | Value transfer | Type reference (TYPE) | ABAP_COMPONENT_TAB | Table Type for DFIES Table and FM: DDIF_FIELDINFO_GET | 20090121 |
Method GET_CURRENT_TABLE_FIELD_INFO on class CL_AXT_TABLE_ENTRY has no exception.
Method GET_LOG_OBJ_NAME_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NAME_LENGTH | Call by reference | Type reference (TYPE) | I | 20090105 | ||||
| 2 | EV_NAME_OFFSET | Call by reference | Type reference (TYPE) | I | 20090105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20090105 |
Method GET_LOG_TR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOG_TR_OBJECT | Value transfer | Type reference (TYPE) | TROBJTYPE | Object Type | 20100308 |
Method GET_LOG_TR_OBJECT on class CL_AXT_TABLE_ENTRY has no exception.
Method GET_STRUC_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STRUC_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090121 | |||
| 2 | RT_FIELDS | Value transfer | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20090121 |
Method GET_STRUC_FIELDS on class CL_AXT_TABLE_ENTRY has no exception.
Method GET_TABLE_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TABLE_ENTRIES | Value transfer | Object reference (TYPE REF TO) | DATA | 20080229 |
Method GET_TABLE_ENTRIES on class CL_AXT_TABLE_ENTRY has no exception.
Method GET_TABLE_FIELD_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Table name | 20081127 | |||
| 2 | RRT_FIELD_INFO | Value transfer | Object reference (TYPE REF TO) | DDFIELDS | Table Type for DFIES Table and FM: DDIF_FIELDINFO_GET | 20081127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Metadata cannot be retrieved | 20081127 |
Method GET_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TABLE_NAME | Value transfer | Type reference (TYPE) | AXT_NAME | Table name | 20080227 |
Method GET_TABLE_NAME on class CL_AXT_TABLE_ENTRY has no exception.
Method INSERT_TABKEYS_IN_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABKEYS | Call by reference | Type reference (TYPE) | ANY TABLE | Table with Entries for Transport | 20090217 | |||
| 2 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Insertion failed | 20090217 |
Method MAKE_TAB_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TABKEY | Call by reference | Type reference (TYPE) | TROBJ_NAME | Structure for Table Entries | 20090217 | |||
| 2 | ES_TYPED_TABKEY | Call by reference | Type reference (TYPE) | ANY | 20090217 | ||||
| 3 | IS_ENTRY | Call by reference | Type reference (TYPE) | ANY | 20081009 | ||||
| 4 | IT_FIELDS | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20081009 |
Method MAKE_TAB_KEY on class CL_AXT_TABLE_ENTRY has no exception.
Method PROCESS_LOG_OBJ_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTRY | Call by reference | Type reference (TYPE) | ANY | 20090105 | ||||
| 2 | IV_DELFLAG | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20090105 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |