SAP ABAP Class CL_DMC_RTO_ACS_IDX_ADBC_INF (Access plan calculation w/ ADBC select for RT5 and Informix)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCR (Package) Data Mapping and Conversion: Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_RTO_ACS_IDX_ADBC | Abstract superclass for reading type 5 via ADBC | 20121106 |
Properties
Class | CL_DMC_RTO_ACS_IDX_ADBC_INF | |
Short Description | Access plan calculation w/ ADBC select for RT5 and Informix | |
Super Class | CL_DMC_RTO_ACS_IDX_ADBC | Abstract superclass for reading type 5 via ADBC |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_DMCR | Data Mapping and Conversion: Runtime |
Created | 20121106 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMC_RTO_ACS_IDX_ADBC_INF has no forward declaration.
Interfaces
Class CL_DMC_RTO_ACS_IDX_ADBC_INF has no interface implemented.
Friends
Class CL_DMC_RTO_ACS_IDX_ADBC_INF has no friend class.
Attributes
Class CL_DMC_RTO_ACS_IDX_ADBC_INF has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Concat ident for mapping field to character for select | 20121109 |
2 | ![]() |
Instance method | Private | Method | Code for select of a date/datetime field w/ mapping to char | 20121109 |
3 | ![]() |
Instance method | Private | Method | Coding for submitting a date field in a query/udi | 20121109 |
Events
Class CL_DMC_RTO_ACS_IDX_ADBC_INF has no event.
Types
Class CL_DMC_RTO_ACS_IDX_ADBC_INF has no local type.
Method Signatures
Method CONCAT_CHAR_IDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20121109 | ||
2 | ![]() |
RV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20121109 |
Method CONCAT_CHAR_IDENT on class CL_DMC_RTO_ACS_IDX_ADBC_INF has no exception.
Method GENERATE_SELECT_DATE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COL_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20121109 | ||
2 | ![]() |
IV_SRC_DATA_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length (No. of Characters) | 20121109 | ||
3 | ![]() |
IV_SRC_DATA_TYPE | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20121109 |
Method GENERATE_SELECT_DATE_FIELD on class CL_DMC_RTO_ACS_IDX_ADBC_INF has no exception.
Method GENERATE_SUBMIT_DATE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COL_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20121109 | ||
2 | ![]() |
IV_SRC_DATA_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length (No. of Characters) | 20121109 | ||
3 | ![]() |
IV_SRC_DATA_TYPE | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20121109 |
Method GENERATE_SUBMIT_DATE_FIELD on class CL_DMC_RTO_ACS_IDX_ADBC_INF has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |