SAP ABAP Class IF_CPE_EXTENSION_CUST_DB (CPE Extension - Interface for Customizing DB access)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPE_EXTENSION_TEST_UTIL | Extension DB mock object | 20130410 |
Properties
| Class | IF_CPE_EXTENSION_CUST_DB | |
| Short Description | CPE Extension - Interface for Customizing DB access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130215 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CPE_EXTENSION_CUST_DB has no forward declaration.
Interfaces
Class IF_CPE_EXTENSION_CUST_DB has no interface implemented.
Friends
Class IF_CPE_EXTENSION_CUST_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CPET_EXTENSION_USAGE | 'B' | Root Term | 20130410 | ||
| 2 | Constant | Public | Type reference (TYPE) | CPET_EXTENSION_USAGE | 'A' | Root Term | 20130410 | ||
| 3 | Constant | Public | Type reference (TYPE) | CPET_EXTENSION_USAGE | SPACE | Root Term | 20130410 | ||
| 4 | Constant | Public | Type reference (TYPE) | CPET_REF_KIND | 'PRCFIX_DEFINITION' | CPE Reference Kind | 20130410 | ||
| 5 | Constant | Public | Type reference (TYPE) | CPET_REF_TYPE | 'F' | CPE Reference Type | 20130410 | ||
| 6 | Constant | Public | Type reference (TYPE) | CPET_REF_TYPE | 'T' | CPE Reference Type | 20130410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130410 | ||
| 2 | Instance method | Public | Method | 20130410 | ||
| 3 | Instance method | Public | Method | 20130410 | ||
| 4 | Instance method | Public | Method | 20130410 |
Events
Class IF_CPE_EXTENSION_CUST_DB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_REF_KIND | Public | See coding | 20130410 | BEGIN OF ty_ref_kind,
ref_kind TYPE cpet_ref_kind,
END OF ty_ref_kind
|
||
| 2 | TY_REF_KIND_T | Public | See coding | 20130410 | ty_ref_kind_t TYPE STANDARD TABLE OF ty_ref_kind
|
Method Signatures
Method GET_CUST_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EXTENSION | Call by reference | Type reference (TYPE) | CPEC_EXTENSION | 20130410 | ||||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | 20130410 | ||||
| 3 | IV_REF_KIND | Call by reference | Type reference (TYPE) | CPET_REF_KIND | 20130410 | ||||
| 4 | IV_REF_TYPE | Call by reference | Type reference (TYPE) | CPET_REF_TYPE | 20130410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130410 |
Method GET_CUST_MULTI_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXTENSION | Call by reference | Type reference (TYPE) | CPET_EXTENSION_CUS_TAB | 20130410 | ||||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | 20130410 | ||||
| 3 | IV_REF_TYPE | Call by reference | Type reference (TYPE) | CPET_REF_TYPE | 20130410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130410 |
Method GET_CUST_MULTI_TEXT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXTENSION_T | Call by reference | Type reference (TYPE) | CPET_EXTENSION_CUS_T_TAB | 20130410 | ||||
| 2 | IT_REF_KIND | Call by reference | Type reference (TYPE) | TY_REF_KIND_T | 20130410 | ||||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | 20130410 | ||||
| 4 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | 20130410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130410 |
Method GET_CUST_TEXT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EXTENSION_TEXT | Call by reference | Type reference (TYPE) | CPEC_EXTENSION_T | CPE Extension Text | 20130410 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | 20130410 | ||||
| 3 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | 20130410 | ||||
| 4 | IV_REF_KIND | Call by reference | Type reference (TYPE) | CPET_REF_KIND | 20130410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130410 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |