SAP ABAP Class /BOFU/CL_AUTH_CHK_FIELD_CNTRL (CAUTION!!!: Influence field settings dynamically)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/AUTH_MGMT_ADAPTER (Package) Auth Management Adapter
Properties
Class /BOFU/CL_AUTH_CHK_FIELD_CNTRL  
Short Description CAUTION!!!: Influence field settings dynamically    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/AUTH_MGMT_ADAPTER   Auth Management Adapter 
Created 20090127   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_AUTH_CHK_FIELD_CNTRL has no forward declaration.
Interfaces
Class /BOFU/CL_AUTH_CHK_FIELD_CNTRL has no interface implemented.
Friends
Class /BOFU/CL_AUTH_CHK_FIELD_CNTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONF Instance attribute Private Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090127
2 MT_ACTION Instance attribute Private Type reference (TYPE) /BOBF/T_CONFRO_ACT_LIST Table manager class for /BOBF/T_CONFRO_ACT_LIST 20090127
3 MT_NODE Instance attribute Private Type reference (TYPE) /BOBF/T_CONFRO_NODE Table manager class for /BOBF/T_CONFRO_NODE 20090127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090127
2 DISABLE_ALL_NODES Instance method Public Method CAUTION: LOADs complete sub hierarchy - performance!!! 20090127
3 DISABLE_NODE Instance method Private Method 20090127
Events
Class /BOFU/CL_AUTH_CHK_FIELD_CNTRL has no event.
Types
Class /BOFU/CL_AUTH_CHK_FIELD_CNTRL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090127
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20090127
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090127

Method DISABLE_ALL_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090127
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090127
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090127
4 Importing IV_ROOT_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090127
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090127

Method DISABLE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090127
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090127
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090127
4 Importing IV_NODE Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090127
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090127
History
Last changed by/on SAP  20110908 
SAP Release Created in 701