SAP ABAP Class CL_AXT_DATA_SOURCE (Data source 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 |
Properties
| Class | CL_AXT_DATA_SOURCE | |
| Short Description | Data source 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_AXT_DATA_SOURCE has no interface implemented.
Friends
Class CL_AXT_DATA_SOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DATATYPE_D | 'CLNT' | Data Type in ABAP Dictionary | 20081204 | ||
| 2 | Constant | Protected | Type reference (TYPE) | RSAOT_OBJVERS | 'A' | Datasouce version active | 20080415 | ||
| 3 | Constant | Protected | Type reference (TYPE) | RSAOT_OBJVERS | 'D' | Datasouce version delivered | 20080415 | ||
| 4 | Constant | Public | Type reference (TYPE) | ROVIRTFL | '1' | DataSource: Extractor Supports Direct Access | 20081211 | ||
| 5 | Constant | Public | Type reference (TYPE) | ROVIRTFL | '2' | DataSource: Extractor Supports Direct Access | 20081211 | ||
| 6 | Constant | Public | Type reference (TYPE) | ROVIRTFL | 'N' | DataSource: Extractor Supports Direct Access | 20081211 | ||
| 7 | Constant | Public | Type reference (TYPE) | ROOSTYPE | 'ATTR' | DataSource Type | 20081211 | ||
| 8 | Constant | Public | Type reference (TYPE) | ROOSTYPE | 'TEXT' | DataSource Type | 20081211 | ||
| 9 | Constant | Public | Type reference (TYPE) | ROOSTYPE | 'TRAN' | DataSource Type | 20081211 | ||
| 10 | Constant | Public | Type reference (TYPE) | ROEXMETHOD | 'F1' | Constant: Function Module (Simple Interface) | 20081208 | ||
| 11 | Constant | Public | Type reference (TYPE) | ROEXMETHOD | 'V' | Constant: Transparent Table or DB View | 20081208 | ||
| 12 | Constant | Public | Type reference (TYPE) | ROSELEC | 'A' | 20090126 | |||
| 13 | Constant | Protected | Type reference (TYPE) | MSGID | 'R8' | Message class for datasource | 20080415 | ||
| 14 | Constant | Public | Type reference (TYPE) | ROSELEC | SPACE | 20090126 | |||
| 15 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'APPLNM' | Constant applnm | 20080424 | ||
| 16 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'BWA_SEGMENT' | Constant BWA_SEGMENT | 20080425 | ||
| 17 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'DATASOURCE_TYPE' | Constant datasource type | 20080424 | ||
| 18 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'DELTAMODE' | Parameter delta mode | 20081215 | ||
| 19 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'DELTA_FIELD_TYPE' | Parameter delta specific field type | 20081215 | ||
| 20 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'DELTA_SPECIFIC_FIELD' | Parameter delta specific field | 20081215 | ||
| 21 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'DS_DESCRIPTION' | 20110221 | |||
| 22 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'EXMETHOD' | Constant exmethod | 20080424 | ||
| 23 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'EXTRACTOR' | Constant extractor | 20080424 | ||
| 24 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'EXTRACT_STRUCTURE_NAME' | Constant Extract structure name | 20080424 | ||
| 25 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'FIELD' | Constant Field | 20080425 | ||
| 26 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'FIELDNAME' | Parameter fieldname | 20080425 | ||
| 27 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'GENERIC_STRUCTURE_FLAG' | Parameter extractor uses generic structure flag | 20081215 | ||
| 28 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'RECORDMODE_FIELD' | Parameter recordmode field | 20081215 | ||
| 29 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'SELECTION' | Parameter selection | 20080425 | ||
| 30 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'VIRTCUBE' | Constant virtcube | 20080424 | ||
| 31 | Constant | Public | Type reference (TYPE) | ROSELEC | 'X' | 20090126 | |||
| 32 | Constant | Public | Type reference (TYPE) | ROSELEC | 'P' | General Flag | 20081204 | ||
| 33 | Constant | Public | Type reference (TYPE) | ROUPDMODE | 'D' | Mode of data update (Full, Delta, etc.) | 20081211 | ||
| 34 | Constant | Public | Type reference (TYPE) | ROUPDMODE | 'C' | Mode of data update (Full, Delta, etc.) | 20081211 | ||
| 35 | Constant | Public | Type reference (TYPE) | ROUPDMODE | 'F' | Mode of data update (Full, Delta, etc.) | 20081211 | ||
| 36 | Instance attribute | Private | Type reference (TYPE) | RSGENOST | 20110221 | ||||
| 37 | Instance attribute | Private | Type reference (TYPE) | AXTT_DATASOURCE_FIELD_DETAILS | Data source fields table | 20080424 | |||
| 38 | Instance attribute | Private | Type reference (TYPE) | ROAPPLR | Application component | 20080515 | |||
| 39 | Instance attribute | Private | Type reference (TYPE) | ROOSTYPE | Datasource type | 20080424 | |||
| 40 | Instance attribute | Private | Type reference (TYPE) | RSGENDLTTP | 20081215 | ||||
| 41 | Instance attribute | Private | Type reference (TYPE) | ROGENDELTA | Delta Process for a DataSource | 20081215 | |||
| 42 | Instance attribute | Private | Type reference (TYPE) | RSGENDLTFD | Delta-Specific Field for DataSource | 20081215 | |||
| 43 | Instance attribute | Private | Type reference (TYPE) | ROVIRTFL | Direct access | 20080515 | |||
| 44 | Instance attribute | Private | Type reference (TYPE) | ROEXMETHOD | Extraction method | 20080515 | |||
| 45 | Instance attribute | Private | Type reference (TYPE) | ROEXTRACTO | Extractor | 20080424 | |||
| 46 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20080424 | |||
| 47 | Instance attribute | Private | Type reference (TYPE) | RSINVFD | Field That Transfers Record Mode | 20081215 | |||
| 48 | Instance attribute | Private | Type reference (TYPE) | ROGENFLAG | DataSource uses generic interfaces | 20081215 |
Methods
Events
Class CL_AXT_DATA_SOURCE has no event.
Types
Class CL_AXT_DATA_SOURCE 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_DATA_SOURCE_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_AXT_DATA_SOURCE | Data source generation element | 20080424 | |||
| 2 | RV_ARE_EQUAL | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080424 |
Method ARE_SPECIFIC_ATTRIBUTES_EQUAL on class CL_AXT_DATA_SOURCE 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 | 20080425 |
Method CHECK_FIELDS on class CL_AXT_DATA_SOURCE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AXT_DATA_SOURCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AXT_DATA_SOURCE 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 | 20080424 | |||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20080424 |
Method CONSTRUCTOR on class CL_AXT_DATA_SOURCE has no exception.
Method CONVERT_ANALYTICS_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BALMI_MSG | Call by reference | Type reference (TYPE) | RSAOT_T_MESSAGES | 20080507 | ||||
| 2 | RRT_MESSAGES | Value transfer | Object reference (TYPE REF TO) | AXTT_MSG | Messages table | 20080507 |
Method CONVERT_ANALYTICS_MESSAGES on class CL_AXT_DATA_SOURCE has no exception.
Method CREATE_DATASOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATASOURCE_FIELDS | Call by reference | Type reference (TYPE) | AXTT_DATASOURCE_FIELD_DETAILS | Data source fields table | 20080424 | |||
| 2 | IV_APPL_COMPONENT | Call by reference | Type reference (TYPE) | ROAPPLR | Application component | 20080515 | |||
| 3 | IV_DATASOURCE_TYPE | Call by reference | Type reference (TYPE) | ROOSTYPE | Datasource type | 20080424 | |||
| 4 | IV_DELTA_FIELD_TYPE | Call by reference | Type reference (TYPE) | RSGENDLTTP | 'U' | 20081215 | |||
| 5 | IV_DELTA_MODE | Call by reference | Type reference (TYPE) | ROGENDELTA | SPACE | Delta Process for a DataSource | 20081215 | ||
| 6 | IV_DELTA_SPECIFIC_FIELD | Call by reference | Type reference (TYPE) | RSGENDLTFD | Delta-Specific Field for DataSource | 20081215 | |||
| 7 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | AXT_DESCRIPTION | Description | 20110221 | |||
| 8 | IV_DIRECT_ACCESS | Call by reference | Type reference (TYPE) | ROVIRTFL | Single-Character Flag | 20080515 | |||
| 9 | IV_EXTRACTION_METHOD | Call by reference | Type reference (TYPE) | ROEXMETHOD | Version Number Component | 20080515 | |||
| 10 | IV_EXTRACTOR | Call by reference | Type reference (TYPE) | ROEXTRACTO | Extractor | 20080424 | |||
| 11 | IV_EXTRACT_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20080424 | |||
| 12 | IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | GUID | 20080424 | |||
| 13 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20080424 | |||
| 14 | IV_RECORD_MODE_FIELD | Call by reference | Type reference (TYPE) | RSINVFD | Field That Transfers Record Mode | 20081215 | |||
| 15 | IV_USES_GENERIC_STRUCTURE | Call by reference | Type reference (TYPE) | ROGENFLAG | DataSource uses generic interfaces | 20081215 | |||
| 16 | RR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20080424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080424 |
Method DELETE_DATASOURCE Signature
Method DELETE_DATASOURCE on class CL_AXT_DATA_SOURCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20081208 |
Method GENERATE_DATASOURCE Signature
Method GENERATE_DATASOURCE on class CL_AXT_DATA_SOURCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structure not generated | 20081208 |
Method GET_APPL_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_APPL_COMPONENT | Value transfer | Type reference (TYPE) | ROAPPLR | Name | 20080515 |
Method GET_APPL_COMPONENT on class CL_AXT_DATA_SOURCE has no exception.
Method GET_DATASOURCE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELDS | Value transfer | Type reference (TYPE) | AXTT_DATASOURCE_FIELD_DETAILS | Data source fields table | 20080424 |
Method GET_DATASOURCE_FIELDS on class CL_AXT_DATA_SOURCE has no exception.
Method GET_DATASOURCE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATASOURCE_TYPE | Value transfer | Type reference (TYPE) | ROOSTYPE | Datasource type | 20080424 |
Method GET_DATASOURCE_TYPE on class CL_AXT_DATA_SOURCE has no exception.
Method GET_DELTAMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELTAMODE | Value transfer | Type reference (TYPE) | ROGENDELTA | 20081215 |
Method GET_DELTAMODE on class CL_AXT_DATA_SOURCE has no exception.
Method GET_DELTA_FIELD_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELTA_FIELD_TYPE | Value transfer | Type reference (TYPE) | RSGENDLTTP | 20081215 |
Method GET_DELTA_FIELD_TYPE on class CL_AXT_DATA_SOURCE has no exception.
Method GET_DELTA_SPECIFIC_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELTA_SPECIFIC_FIELD | Value transfer | Type reference (TYPE) | RSGENDLTFD | 20081215 |
Method GET_DELTA_SPECIFIC_FIELD on class CL_AXT_DATA_SOURCE has no exception.
Method GET_DIRECT_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DIRECT_ACCESS | Value transfer | Type reference (TYPE) | ROVIRTFL | Boolean | 20080515 |
Method GET_DIRECT_ACCESS on class CL_AXT_DATA_SOURCE has no exception.
Method GET_EXTRACTION_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXTRACTION_METHOD | Value transfer | Type reference (TYPE) | ROEXMETHOD | Version Number Component | 20080515 |
Method GET_EXTRACTION_METHOD on class CL_AXT_DATA_SOURCE has no exception.
Method GET_EXTRACTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXTRACTOR | Value transfer | Type reference (TYPE) | ROEXTRACTO | Name | 20080424 |
Method GET_EXTRACTOR on class CL_AXT_DATA_SOURCE has no exception.
Method GET_EXTRACT_STRUCTURE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXTRACT_STRUCTURE_NAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20080424 |
Method GET_EXTRACT_STRUCTURE_NAME on class CL_AXT_DATA_SOURCE has no exception.
Method GET_RECORDMODE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RECORDMODE_FIELD | Value transfer | Type reference (TYPE) | RSINVFD | 20081215 |
Method GET_RECORDMODE_FIELD on class CL_AXT_DATA_SOURCE has no exception.
Method GET_USES_GEN_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USES_GEN_STRUCTURE | Value transfer | Type reference (TYPE) | ROGENFLAG | 20081215 |
Method GET_USES_GEN_STRUCTURE on class CL_AXT_DATA_SOURCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |