SAP ABAP Class /BOFU/IF_BO_FIELD_CNTRL_NAME (BO Field Control using Profile Names)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_BO_FIELD_CONTROL BO Field Control 20081127
Properties
Class /BOFU/IF_BO_FIELD_CNTRL_NAME  
Short Description BO Field Control using Profile Names    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081127   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BOFU/IF_BO_FIELD_CNTRL_NAME has no interface implemented.
Friends
Class /BOFU/IF_BO_FIELD_CNTRL_NAME has no friend class.
Attributes
Class /BOFU/IF_BO_FIELD_CNTRL_NAME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_PROPERTIES Instance method Public Method Set properties 20081127
2 SET_PROPERTIES_MULTI Instance method Public Method Set properties (for Multiple Node Ids) 20081127
Events
Class /BOFU/IF_BO_FIELD_CNTRL_NAME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTST_STRING Public See coding 20081127 ttst_string type STANDARD TABLE OF string with DEFAULT KEY
Method Signatures

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081127
2 Exporting ET_PROFILES_NOT_FOUND Call by reference Type reference (TYPE) TTST_STRING 20081127
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081127
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081127
5 Importing IS_BOPF_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_DET Context Information for Determinations 20081127
6 Importing IT_PROFILES Call by reference Type reference (TYPE) TTST_STRING 20081127
7 Importing IV_CONSIDER_AUTH_CHK_RESULTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081127
8 Importing IV_DELETE_ALL_OLD_PROPERTIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081127
9 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20081127
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20081127

Method SET_PROPERTIES_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081127
2 Exporting ET_PROFILES_NOT_FOUND Call by reference Type reference (TYPE) TTST_STRING 20081127
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081127
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081127
5 Importing IS_BOPF_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_DET Context Information for Determinations 20081127
6 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081127
7 Importing IT_PROFILES Call by reference Type reference (TYPE) TTST_STRING 20081127
8 Importing IV_CONSIDER_AUTH_CHK_RESULTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081127
9 Importing IV_DELETE_ALL_OLD_PROPERTIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081127
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20081127
History
Last changed by/on SAP  20110908 
SAP Release Created in