SAP ABAP Class /BOBF/IF_FRW_CODE_VALUE_SET (Interface to read value sets of codes)
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
Class /BOBF/IF_FRW_CODE_VALUE_SET  
Short Description Interface to read value sets of codes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_FRW_CODE_VALUE_SET has no forward declaration.
Interfaces
Class /BOBF/IF_FRW_CODE_VALUE_SET has no interface implemented.
Friends
Class /BOBF/IF_FRW_CODE_VALUE_SET has no friend class.
Attributes
Class /BOBF/IF_FRW_CODE_VALUE_SET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVE_CODE_VALUES Instance method Public Method Retrieve list of possible codes 20081213
Events
Class /BOBF/IF_FRW_CODE_VALUE_SET has no event.
Types
Class /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 Changing CT_CODE_VALUES Call by reference Type reference (TYPE) /BOBF/T_FRW_CODE_VALUES Code Values 20081213
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081213
3 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_VALUE_SET Context Information for Value Sets 20081213
4 Importing IS_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA Context Parameters 20081213
5 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) /BOBF/T_FRW_NAME Context Attributes 20081213
6 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20081213
History
Last changed by/on SAP  20130531 
SAP Release Created in