SAP ABAP Class /BOFU/CL_D_BO_NODE_PROFILE (Authority Check and Associated Field Control)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_DETERMINATION Interface for a Determination 20081127
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_D_AUTHORIZATION Determination: Authorization Check 20081127
Properties
Class /BOFU/CL_D_BO_NODE_PROFILE  
Short Description Authority Check and Associated Field Control    
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 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
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_DETERMINATION Interface for a Determination 20081127
Friends
Class /BOFU/CL_D_BO_NODE_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_CALL_FIELD_CONTROL Instance attribute Protected Type reference (TYPE) BOOLE_D Call Field Control Framework TRUE (='X') and FALSE (=' ') 20081127
2 MV_CHECK_DISPLAY_ONLY Static Attribute Protected Type reference (TYPE) BOOLE_D Check only for DISPLAY authorizations 20081127
3 MV_CHECK_FOR_PLANNING Static Attribute Protected Type reference (TYPE) BOOLE_D Check authorizations for Planning (PLAN, CHANGE) 20081127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20081127
2 GET_CONTROL_PARAM Static method Public Method Get control parameters of authority check 20081127
3 SET_CONTROL_PARAM Static method Public Method 20081127
Events
Class /BOFU/CL_D_BO_NODE_PROFILE has no event.
Types
Class /BOFU/CL_D_BO_NODE_PROFILE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /BOFU/CL_D_BO_NODE_PROFILE has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_D_BO_NODE_PROFILE has no exception.

Method GET_CONTROL_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHECK_DISPLAY_ONLY Call by reference Type reference (TYPE) BOOLE_D Check only for DISPLAY author.: TRUE (='X') and FALSE (=' ') 20081127
2 Exporting EV_CHECK_FOR_PLANNING Call by reference Type reference (TYPE) BOOLE_D Check authorization for Planning (PLAN, CHANGE) 20081127

Method GET_CONTROL_PARAM on class /BOFU/CL_D_BO_NODE_PROFILE has no exception.

Method SET_CONTROL_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_DISPLAY_ONLY Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Check only for DISPLAY author.: TRUE (='X') and FALSE (=' ') 20081127
2 Importing IV_CHECK_FOR_PLANNING Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Check authorization for Planning (PLAN, CHANGE) 20081127
# Exception Resumable Description Created on
1 INVALID_CALLED Method called with invalid parameter values 20081127
History
Last changed by/on SAP  20110908 
SAP Release Created in 701