SAP ABAP Class CL_AXT_CUSTOMER_INCLUDE (Customer include 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_BASE_STRUCTURE | Base class for all structures | 20081124 |
Properties
Class | CL_AXT_CUSTOMER_INCLUDE | |
Short Description | Customer include generation element | |
Super Class | CL_AXT_BASE_STRUCTURE | Base class for all structures |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AXT_GENERATION_FRAMEWORK | Extensibility Generation Framework |
Created | 20080327 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_AXT_CUSTOMER_INCLUDE has no interface implemented.
Friends
Class CL_AXT_CUSTOMER_INCLUDE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | COMT_GOX_FIELDNAME | 'SYST' | GOX parameter for client specific | 20080421 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AXTT_CUST_INCL_FIELD_DETAILS | Table of customer include fields | 20080327 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | All CI field deleted | 20080612 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | AXT_DESCRIPTION | Element description: Customer Include | 20081201 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | TABCLASS | 'INTTAB' | Inttab | 20081201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Compares customer include specific attributes | 20080407 |
2 | ![]() |
Instance method | Private | Method | Checks if fields table is consistent | 20080327 |
3 | ![]() |
Static method | Private | Method | Checks all mandatory parameters and returns messages | 20080327 |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081201 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080327 |
6 | ![]() |
Static method | Public | Method | Returns a new customer include element (easy signature) | 20080327 |
7 | ![]() |
Instance method | Private | Method | Deletes customer_include | 20080530 |
8 | ![]() |
Instance method | Private | Method | Generates customer include | 20080530 |
9 | ![]() |
Instance method | Public | Method | Returns the list of customer include fields | 20080327 |
10 | ![]() |
Instance method | Private | Method | Returns dictionnary definition for a given TABL objects | 20080530 |
11 | ![]() |
Instance method | Private | Method | Removes fields for deletion from table | 20080530 |
12 | ![]() |
Instance method | Private | Method | Removes foreign keys definition from parameter tables | 20080530 |
13 | ![]() |
Static method | Private | Method | Pushes TABL definition in dictionnary | 20080530 |
Events
Class CL_AXT_CUSTOMER_INCLUDE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_DD03P | Private | See coding | 20080530 | lty_dd03p TYPE STANDARD TABLE OF dd03p
|
||
2 | LTY_DD05M | Private | See coding | 20080530 | lty_dd05m TYPE STANDARD TABLE OF dd05m
|
||
3 | LTY_DD08V | Private | See coding | 20080530 | lty_dd08v TYPE STANDARD TABLE OF dd08v
|
Method Signatures
Method ARE_SPECIFIC_ATTRIBUTES_EQUAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CI_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_AXT_CUSTOMER_INCLUDE | Customer include generation element | 20080407 | ||
2 | ![]() |
RV_ARE_EQUAL | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080407 |
Method ARE_SPECIFIC_ATTRIBUTES_EQUAL on class CL_AXT_CUSTOMER_INCLUDE has no exception.
Method CHECK_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CRT_MESSAGES | Call by reference | Object reference (TYPE REF TO) | AXTT_MSG | Messages table | 20080327 |
Method CHECK_FIELDS on class CL_AXT_CUSTOMER_INCLUDE has no exception.
Method CHECK_MANDATORY_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20080331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Mandatory parameters invalid | 20080409 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AXT_CUSTOMER_INCLUDE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AXT_CUSTOMER_INCLUDE has no exception.
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 | GUID | 20080327 | ||
3 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20080327 |
Method CONSTRUCTOR on class CL_AXT_CUSTOMER_INCLUDE has no exception.
Method CREATE_CUSTOMER_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CUSTOMER_INCLUDE_FIELDS | Call by reference | Type reference (TYPE) | AXTT_CUST_INCL_FIELD_DETAILS | Table of customer include fields | 20080327 | ||
2 | ![]() |
IV_ENHANCEMENT_CATEGORY | Call by reference | Type reference (TYPE) | DDRANKING | DD: Ranking for include and subtype extension | 20080407 | ||
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | Element id | 20080327 | ||
4 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20080327 | ||
5 | ![]() |
RR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation eleme | 20080327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data invalid error | 20080327 |
Method DELETE_CUSTOMER_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080530 | ||
2 | ![]() |
RRT_TRANSPORT | Value transfer | Object reference (TYPE REF TO) | COMT_GOX_TRANS_OBJECT | Table with Entries for Transport | 20080530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation error | 20080530 |
Method GENERATE_CUSTOMER_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080530 | ||
2 | ![]() |
RRT_TRANSPORT | Value transfer | Object reference (TYPE REF TO) | COMT_GOX_TRANS_OBJECT | Table with Entries for Transport | 20080530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation error | 20080530 |
Method GET_CUSTOMER_INCLUDE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FIELDS_DETAILS | Value transfer | Type reference (TYPE) | AXTT_CUST_INCL_FIELD_DETAILS | Table of customer include fields | 20080327 |
Method GET_CUSTOMER_INCLUDE_FIELDS on class CL_AXT_CUSTOMER_INCLUDE has no exception.
Method GET_TABL_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DD02V | Call by reference | Type reference (TYPE) | DD02V | Generated Table for View DD02V | 20080530 | ||
2 | ![]() |
ET_DD03P | Call by reference | Type reference (TYPE) | LTY_DD03P | 20080530 | |||
3 | ![]() |
ET_DD05M | Call by reference | Type reference (TYPE) | LTY_DD05M | 20080530 | |||
4 | ![]() |
ET_DD08V | Call by reference | Type reference (TYPE) | LTY_DD08V | 20080530 | |||
5 | ![]() |
IV_TABLE | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20080530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TABL definition not found | 20080530 |
Method REMOVE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DD03P | Call by reference | Type reference (TYPE) | LTY_DD03P | 20080530 |
Method REMOVE_FIELDS on class CL_AXT_CUSTOMER_INCLUDE has no exception.
Method REMOVE_FOREIGN_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DD05M | Call by reference | Type reference (TYPE) | LTY_DD05M | 20080530 | |||
2 | ![]() |
CT_DD08V | Call by reference | Type reference (TYPE) | LTY_DD08V | Generated Table for View DD08V | 20080530 |
Method REMOVE_FOREIGN_KEYS on class CL_AXT_CUSTOMER_INCLUDE has no exception.
Method SAVE_TABL_TO_DICTIONARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DD02V | Call by reference | Type reference (TYPE) | DD02V | Generated Table for View DD02V | 20080530 | ||
2 | ![]() |
IT_DD03P | Call by reference | Type reference (TYPE) | LTY_DD03P | 20080530 | |||
3 | ![]() |
IT_DD05M | Call by reference | Type reference (TYPE) | LTY_DD05M | 20080530 | |||
4 | ![]() |
IT_DD08V | Call by reference | Type reference (TYPE) | LTY_DD08V | Generated Table for View DD08V | 20080530 | ||
5 | ![]() |
IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20080530 | ||
6 | ![]() |
IV_TABLE | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20080530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation failed | 20080530 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |