SAP ABAP Interface /BOBF/IF_FRW_CODE_VALUE_SET (Interface to read value sets of codes)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/FRAMEWORK (Package) Business Object Processing Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_LIB_CV_CODE_LIST | Code Value set implementation for entity-dependent code-list | 20081213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_LIB_CV_CODE_LIST_DDIC | Code Value set implementation for dictionary code-list | 20090409 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_LIB_H_PLACEBO | Placebo class for all content implementations | 20081213 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_TOOL_CC_ADDON | BOPF Contract Compliance Check addon | 20081212 |
Properties
| Interface | /BOBF/IF_FRW_CODE_VALUE_SET | |
| Short Description | Interface to read value sets of codes |
General Data
| Package | /BOBF/FRAMEWORK | Business Object Processing Framework |
| Created | 20081213 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /BOBF/IF_FRW_CODE_VALUE_SET has no forward declaration.
Interfaces
Interface /BOBF/IF_FRW_CODE_VALUE_SET has no interface.
Friends
Interface /BOBF/IF_FRW_CODE_VALUE_SET has no friend.
Attributes
Interface /BOBF/IF_FRW_CODE_VALUE_SET has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Retrieve list of possible codes | 20081213 |
Events
Interface /BOBF/IF_FRW_CODE_VALUE_SET has no event.
Types
Interface /BOBF/IF_FRW_CODE_VALUE_SET has no local type.
Method Signatures
Method RETRIEVE_CODE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CODE_VALUES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_CODE_VALUES | Code Values | 20081213 | |||
| 2 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20081213 | |||
| 3 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_VALUE_SET | Context Information for Value Sets | 20081213 | |||
| 4 | IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | Context Parameters | 20081213 | |||
| 5 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | Context Attributes | 20081213 | |||
| 6 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20081213 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |