SAP ABAP Class CL_FCOM_SNI_HIERIM (IM Hierachies in SNI)
Hierarchy
EA-FIN (Software Component) EA-FIN
   EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
     FCOM_SNI_IM (Package) Connection of Investment Programs to the SNI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPB_SNI_HIER SNI: Individual Hierarchies 20061107
Properties
Class CL_FCOM_SNI_HIERIM  
Short Description IM Hierachies in SNI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_SNI_IM   Connection of Investment Programs to the SNI 
Created 20060118   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCOM_SNI_HIERIM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPB_SNI_HIER SNI: Individual Hierarchies 20061107
Friends
Class CL_FCOM_SNI_HIERIM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TOPOBJ Instance attribute Private Type reference (TYPE) FCOM_T_SNI_IM_TOPOBJ 20061107
2 MV_PERSDIALOG Instance attribute Private Type reference (TYPE) FPB_DIALOGID 20061107
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_ALL_IM_TOPOBJECTS Instance method Private Method 20061107
2 DETERMINE_TOPOBJECTS_PERS Instance method Private Method 20061107
3 GET_PERVAL_FOR_TYPE Instance method Private Method 20061107
4 READ_PERSONALIZATION Instance method Private Method 20061107
Events
Class CL_FCOM_SNI_HIERIM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FCOM_S_SNI_IM_TOPOBJ Private See coding 20061107 BEGIN OF fcom_s_sni_im_topobj, hier TYPE fpb_sni_hiertype, otype TYPE fpb_objtype, oname TYPE fpb_objname, END OF fcom_s_sni_im_topobj
2 FCOM_T_SNI_IM_TOPOBJ Private See coding 20061107 fcom_t_sni_im_topobj TYPE STANDARD TABLE OF fcom_s_sni_im_topobj
Method Signatures

Method DETERMINE_ALL_IM_TOPOBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPB_T_BAPIRETURN1 Tabellentype zu BAPIRETURN1 20061107
2 Exporting ET_TOPOBJ Call by reference Type reference (TYPE) FCOM_T_SNI_IM_TOPOBJ 20061107
3 Importing ID_HIERTYPE Call by reference Type reference (TYPE) FPB_SNI_HIERTYPE Typ der Hierarchie 20061107
4 Importing ID_INSTANCE Call by reference Type reference (TYPE) FPB_APPL Instanz 20061107
5 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_ROLE Rolle 20061107
6 Importing ID_UNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20061107

Method DETERMINE_ALL_IM_TOPOBJECTS on class CL_FCOM_SNI_HIERIM has no exception.

Method DETERMINE_TOPOBJECTS_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPB_T_BAPIRETURN1 20061107
2 Exporting ET_TOPOBJ Call by reference Type reference (TYPE) FCOM_T_SNI_IM_TOPOBJ 20061107
3 Importing ID_HIERTYPE Call by reference Type reference (TYPE) FPB_SNI_HIERTYPE 20061107
4 Importing IT_PERVALALL Call by reference Type reference (TYPE) FPB_T_VALUES 20061107
5 Importing IV_GROUPTYPE Call by reference Type reference (TYPE) FPB_OBJTYPE 20061107
6 Importing IV_OTYPE Call by reference Type reference (TYPE) FPB_OBJTYPE 20061107

Method DETERMINE_TOPOBJECTS_PERS on class CL_FCOM_SNI_HIERIM has no exception.

Method GET_PERVAL_FOR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPB_T_BAPIRETURN1 20061107
2 Exporting ET_PERVAL Call by reference Type reference (TYPE) FPB_T_VALUES 20061107
3 Importing IT_PERVALALL Call by reference Type reference (TYPE) FPB_T_VALUES 20061107
4 Importing IV_OTYPE Call by reference Type reference (TYPE) FPB_OBJTYPE 20061107

Method GET_PERVAL_FOR_TYPE on class CL_FCOM_SNI_HIERIM has no exception.

Method READ_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPB_T_BAPIRETURN1 20061107
2 Exporting ET_PERVAL Call by reference Type reference (TYPE) FPB_T_VALUES 20061107
3 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME 20061107

Method READ_PERSONALIZATION on class CL_FCOM_SNI_HIERIM has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in