SAP ABAP Class IF_CPE_VALUE_HELP (Interface for BAdI: CPE_VALUE_HELP_SAP)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101116 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPE_F4_ERP | Class for BAdI Impl.: CPE_VALUE_HELP_SAP | 20101220 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPE_VALUE_HELP | CPE Value Help | 20101203 |
Properties
| Class | IF_CPE_VALUE_HELP | |
| Short Description | Interface for BAdI: CPE_VALUE_HELP_SAP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101116 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CPE_VALUE_HELP has no forward declaration.
Interfaces
Class IF_CPE_VALUE_HELP has no interface implemented.
Friends
Class IF_CPE_VALUE_HELP has no friend class.
Attributes
Class IF_CPE_VALUE_HELP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Value Help List for Formula Key | 20101203 | |
| 2 | Instance method | Public | Method | Get Value Help List for Formula Key | 20101116 | |
| 3 | Instance method | Public | Method | Get Value Help List for Reference Date Routine | 20101203 | |
| 4 | Instance method | Public | Method | Get Value Help List for Term Key | 20101203 | |
| 5 | Instance method | Public | Method | Get Value Help List for Term Rule | 20101203 | |
| 6 | Instance method | Public | Method | Set Value Help Table Name | 20101123 |
Events
Class IF_CPE_VALUE_HELP has no event.
Types
Class IF_CPE_VALUE_HELP has no local type.
Method Signatures
Method GET_VALUE_FORMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE_LIST | Call by reference | Type reference (TYPE) | TABLE | 20101203 | ||||
| 2 | IS_CALLER_DATA | Call by reference | Type reference (TYPE) | CPE_VALUE_HELP_CALL_STR | CPE Value Help Caller Structure | 20101203 | |||
| 3 | IS_SELECTION | Call by reference | Type reference (TYPE) | RSDSSELOPT | 20101203 | ||||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 'E' | 20101203 |
Method GET_VALUE_FORMID on class IF_CPE_VALUE_HELP has no exception.
Method GET_VALUE_FORMULA_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE_LIST | Call by reference | Type reference (TYPE) | TABLE | 20101116 | ||||
| 2 | IS_CALLER_DATA | Call by reference | Type reference (TYPE) | CPE_VALUE_HELP_CALL_STR | CPE Caller Data for Formula Evaluation | 20101117 | |||
| 3 | IS_SELECTION | Call by reference | Type reference (TYPE) | RSDSSELOPT | Structure of generic SELECT-OPTION for (dynamic selections) | 20101116 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 'E' | Language Key | 20101116 |
Method GET_VALUE_FORMULA_KEY on class IF_CPE_VALUE_HELP has no exception.
Method GET_VALUE_REFDATEROUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE_LIST | Call by reference | Type reference (TYPE) | TABLE | 20101203 | ||||
| 2 | IS_CALLER_DATA | Call by reference | Type reference (TYPE) | CPE_VALUE_HELP_CALL_STR | CPE Value Help Caller Structure | 20101203 | |||
| 3 | IS_SELECTION | Call by reference | Type reference (TYPE) | RSDSSELOPT | 20101203 | ||||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 'E' | 20101203 |
Method GET_VALUE_REFDATEROUT on class IF_CPE_VALUE_HELP has no exception.
Method GET_VALUE_TERMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE_LIST | Call by reference | Type reference (TYPE) | TABLE | 20101203 | ||||
| 2 | IS_CALLER_DATA | Call by reference | Type reference (TYPE) | CPE_VALUE_HELP_CALL_STR | CPE Value Help Caller Structure | 20101203 | |||
| 3 | IS_SELECTION | Call by reference | Type reference (TYPE) | RSDSSELOPT | Structure of generic SELECT-OPTION for (dynamic selections) | 20101203 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 'E' | Language Key | 20101203 |
Method GET_VALUE_TERMID on class IF_CPE_VALUE_HELP has no exception.
Method GET_VALUE_TERMRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE_LIST | Call by reference | Type reference (TYPE) | TABLE | 20101203 | ||||
| 2 | IS_CALLER_DATA | Call by reference | Type reference (TYPE) | CPE_VALUE_HELP_CALL_STR | CPE Value Help Caller Structure | 20101203 | |||
| 3 | IS_SELECTION | Call by reference | Type reference (TYPE) | RSDSSELOPT | Structure of generic SELECT-OPTION for (dynamic selections) | 20101203 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 'E' | Language Key | 20101203 |
Method GET_VALUE_TERMRULE on class IF_CPE_VALUE_HELP has no exception.
Method SET_PARAMETER_TABLENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20101123 | |||
| 2 | IV_PARAMETER | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20101123 |
Method SET_PARAMETER_TABLENAME on class IF_CPE_VALUE_HELP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |