SAP ABAP Class CL_FPB_SNI_MANAGER (Navigation in a Hierarchy)
Hierarchy
EA-FIN (Software Component) EA-FIN
   EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
     FPB_SNI_FRAMEWORK (Package) Structure Navigation Framework
Properties
Class CL_FPB_SNI_MANAGER  
Short Description Navigation in a Hierarchy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FPB_SNI_FRAMEWORK   Structure Navigation Framework 
Created 20041105   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GSETH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FPB_SNI_MANAGER has no interface implemented.
Friends
Class CL_FPB_SNI_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GA_TREE Instance attribute Private Object reference (TYPE REF TO) CL_FPB_SNI_TREE Navigation in a Hierarchy of SMP 20041105
2 GC_SEARCH_OBJALL_ID Constant Private Type reference (TYPE) FPB_SNI_ID 'OTYPEALL' SNI Object Key 20041105
3 GC_SEARCH_OTYPE Constant Private Type reference (TYPE) FPB_SNI_ID 'OTYPE' Any ID in SNI 20041105
4 GD_HIERTYPE Instance attribute Private Type reference (TYPE) FPB_SNI_HIERTYPE Hierarchy Type 20050203
5 GD_SEARCH_FOCUS Instance attribute Private Type reference (TYPE) FPB_SNI_ID SNI Object Key 20041105
6 GD_SEARCH_OBJDEP Instance attribute Private Type reference (TYPE) BOOLE_D Are the search criterian dependent on the object? 20041115
7 GD_UNAME Instance attribute Private Type reference (TYPE) UNAME User Name 20041105
8 GS_APPL Instance attribute Private Type reference (TYPE) FPB_SNI_APPL 20041105
9 GS_HIERPAR Instance attribute Private Type reference (TYPE) FPB_S_SNI_HIERPAR Hierarchy Category with Global Parameters 20041105
10 GT_OBJACC Instance attribute Private Type reference (TYPE) TYP_OBJACC_TAB 20041105
11 GT_QUERYFVAL Instance attribute Private Type reference (TYPE) TYP_QUERYFVAL_TAB 20041105
12 GT_SEARCHACC Instance attribute Private Type reference (TYPE) TYP_SEARCHACC_TAB 20041105
13 GT_SEARCHCRIT Instance attribute Private Type reference (TYPE) TYP_SEARCHCRIT_TAB 20041105
14 GT_SUBACC Instance attribute Private Type reference (TYPE) TYP_SUBACC_TAB 20041105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041105
2 GET_OBJECT_KEY Instance method Private Method Gets Object Key for SNI Framework 20041105
3 GET_QUERYSTRING Instance method Private Method String of Focussed Object for Portal Communication 20041105
4 GET_SEARCH_DDLB Instance method Private Method Determine Dropdown List Boxes in Search Criteria 20041105
5 GET_SEARCH_INPUTFIELDS Instance method Private Method Determine Input Fields in Search Criteria 20041105
6 GET_SEARCH_ITEMS Instance method Public Method Search Criteria and Dropdown List Box Entries for the Search 20041105
7 INITIALIZE Instance method Public Method Clear 20041105
8 INIT_OBJECTS Instance method Private Method Initialize Object Types in Hierarchy 20041105
9 INIT_SEARCHTYPES Instance method Private Method Initialize Search Criteria 20041105
10 INIT_SUBOBJECTS Instance method Private Method Initialize Subnode Relationships 20041105
11 INSERT_TOPOBJECTS Instance method Private Method Read Node on First Level and Insert in Tree 20041105
12 IS_ONLY_TOP Instance method Private Method Check Whether Node Type Is Always Leaf in Tree 20041110
13 LOAD_FROM_TYPE Instance method Private Method Read all Subnodes Beneath an Object Type 20041105
14 LOAD_HIER_RELATION Instance method Private Method Read a Special Subnode Relationship 20041105
15 LOAD_SUBNODES Instance method Private Method Reload Subnodes 20041105
16 MUST_BE_LEAF Instance method Private Method Check Whether Node Type Is Always Leaf in Tree 20041105
17 OUTPUT_NODE Instance method Private Method Gets Structure to Display Nodes in SNI 20041105
18 OUTPUT_TREE_REK Instance method Private Method Recursive Insertion of Nodes up to Root Node 20041105
19 PRELOAD_TREE Instance method Private Method Read Nodes Before the Search 20050201
20 QUERY Instance method Public Method Start Search Query 20041105
21 READ_CHILDREN Instance method Public Method Read the Subordinate Nodes in the Tree 20041105
22 READ_DETAILS Instance method Private Method Read the Name of an Object 20041110
23 READ_FIRSTTREE Instance method Private Method Tree for the Initial Display, if no Last Status 20041105
24 READ_FIRSTTREE_REK Instance method Private Method Recursive Expand for Initial Display 20041105
25 READ_LASTSTATE Instance method Private Method Read Last Expand Status for Initial Display 20041105
26 READ_LASTSTATE_REK Instance method Private Method Recursive Determination of Inital Tree from Latest Status 20041105
27 READ_NEW_TREE Instance method Public Method Initial Read of a Tree 20041105
28 READ_SEARCHFVAL Instance method Private Method Create Search Fields 20041105
29 READ_TREE_AFTER_SEARCH Instance method Public Method Read Tree After Return from Search Display 20041105
30 SEARCH_NODES Instance method Private Method Find Nodes in Tree 20041105
31 SEARCH_NODES_FOR_TYPE Instance method Private Method Determine Hits for an Object Type 20041109
32 SET_SEARCH_FOCUS Instance method Public Method Record Selected Object Type in Search Criteria 20041105
33 STORE_FOCUS Instance method Public Method Save Path for Hierarchy Change on DB 20041105
34 STORE_NEW_HIER Instance method Public Method Save the Selected Hierarchy on DB 20041105
Events
Class CL_FPB_SNI_MANAGER has no event.
Types
Class CL_FPB_SNI_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPB_SNI_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_FPB_SNI_MANAGER has no exception.

Method GET_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_OBJECT_KEY Call by reference Type reference (TYPE) FPB_SNI_OBJECTKEY Charakter 100 20041105
2 Importing ID_NODE_KEY Call by reference Type reference (TYPE) FCOM_SMP_NODEKEY Zaehler: Wertetabelle 20041105

Method GET_OBJECT_KEY on class CL_FPB_SNI_MANAGER has no exception.

Method GET_QUERYSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_QUERYSTRING Call by reference Type reference (TYPE) FPB_SNI_QUERYSTRING Querystring für SNI 20041105
2 Importing ID_ONAME_EXT Call by reference Type reference (TYPE) FPB_OBJNAME Objektname zur Kommunikation 20041105
3 Importing IS_ENTRY Call by reference Type reference (TYPE) FCOM_SMP_ENTRY Kommunikationsstruktur mit dem SMP 20041105
4 Importing IS_PARENT_OBJNAME Call by reference Type reference (TYPE) FPB_OBJNAME Objekt in der Hierarchie 20060404

Method GET_QUERYSTRING on class CL_FPB_SNI_MANAGER has no exception.

Method GET_SEARCH_DDLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SEARCH_ITEM Call by reference Type reference (TYPE) FPB_S_SNI_SEARCH_ITEMS Suchfelder 20041105
2 Exporting ET_DDLB_ITEMS Call by reference Type reference (TYPE) FPB_T_SNI_APPL_DDLB_SEARCH DDLB Einträge für die Suche 20041105

Method GET_SEARCH_DDLB on class CL_FPB_SNI_MANAGER has no exception.

Method GET_SEARCH_INPUTFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SEARCH_ITEMS Call by reference Type reference (TYPE) FPB_T_SNI_SEARCH_ITEMS Eingabefelder für die Suche 20041115

Method GET_SEARCH_INPUTFIELDS on class CL_FPB_SNI_MANAGER has no exception.

Method GET_SEARCH_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DDLB_ITEMS Call by reference Type reference (TYPE) FPB_T_SNI_APPL_DDLB_SEARCH DDLB Einträge für die Suche 20041105
2 Exporting ET_SEARCH_ITEMS Call by reference Type reference (TYPE) FPB_T_SNI_SEARCH_ITEMS Eingabefelder für die Suche 20041105

Method GET_SEARCH_ITEMS on class CL_FPB_SNI_MANAGER has no exception.

Method INITIALIZE 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 Tabelle mit BAPI Return Informationen 20041105
2 Importing ID_HIERTYPE Call by reference Type reference (TYPE) FPB_SNI_HIERTYPE Typ der Hierarchie 20050203
3 Importing ID_UNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20041105
4 Importing IS_APPL Call by reference Type reference (TYPE) FPB_SNI_APPL Anwendungsklasse 20041105
5 Importing IS_HIERPAR Call by reference Type reference (TYPE) FPB_S_SNI_HIERPAR Hierarchien 20041105

Method INITIALIZE on class CL_FPB_SNI_MANAGER has no exception.

Method INIT_OBJECTS 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 20041105

Method INIT_OBJECTS on class CL_FPB_SNI_MANAGER has no exception.

Method INIT_SEARCHTYPES Signature

Method INIT_SEARCHTYPES on class CL_FPB_SNI_MANAGER has no parameter.
Method INIT_SEARCHTYPES on class CL_FPB_SNI_MANAGER has no exception.

Method INIT_SUBOBJECTS 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 20041105

Method INIT_SUBOBJECTS on class CL_FPB_SNI_MANAGER has no exception.

Method INSERT_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 Returnparameter 20041105
2 Exporting ET_ROOTNODES Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Knoten in der Hierarchie 20041105
3 Importing IT_TOPOBJECT Call by reference Type reference (TYPE) FPB_T_SNI_OBJRET Rückgabetabelle für Objekte in der Hierarchie 20041105

Method INSERT_TOPOBJECTS on class CL_FPB_SNI_MANAGER has no exception.

Method IS_ONLY_TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RETURN Call by reference Type reference (TYPE) FLAG allgemeines flag 20041110
2 Importing ID_OTYPE Call by reference Type reference (TYPE) FPB_OBJTYPE Objekt in der Hierarchie 20041110

Method IS_ONLY_TOP on class CL_FPB_SNI_MANAGER has no exception.

Method LOAD_FROM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OTYPE_FROM Call by reference Type reference (TYPE) FPB_OBJTYPE Objekttyp zur Kommunikation 20041105
2 Importing ID_PREREAD Call by reference Type reference (TYPE) FLAG allgemeines flag 20041105
3 Importing IT_FROMNODE Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Rückgabetabelle für Objekte in der Hierarchie 20041105

Method LOAD_FROM_TYPE on class CL_FPB_SNI_MANAGER has no exception.

Method LOAD_HIER_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_REKURSIV Call by reference Type reference (TYPE) FLAG allgemeines flag 20041105
2 Importing IS_SUBREL Call by reference Type reference (TYPE) TYP_SUBACC Objekttyp 20041105
3 Importing IT_FROMNODE Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Knoten in der Hierarchie 20041105

Method LOAD_HIER_RELATION on class CL_FPB_SNI_MANAGER has no exception.

Method LOAD_SUBNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODES Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Tabellentyp zu FCOM_SMP_NODE 20041108
2 Importing ID_PREREAD Call by reference Type reference (TYPE) FLAG Verknüpfungsfeld für View-Query 20041105

Method LOAD_SUBNODES on class CL_FPB_SNI_MANAGER has no exception.

Method MUST_BE_LEAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RETURN Call by reference Type reference (TYPE) FLAG allgemeines flag 20041105
2 Importing ID_OTYPE Call by reference Type reference (TYPE) FPB_OBJTYPE Objekt in der Hierarchie 20041105

Method MUST_BE_LEAF on class CL_FPB_SNI_MANAGER has no exception.

Method OUTPUT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TREEDATA Call by reference Type reference (TYPE) FPB_S_SNI_TREE_DATA Screen-Structure for Datatable Metadata in SMP 20041105
2 Importing ID_EXPANDED Call by reference Type reference (TYPE) FLAG allgemeines flag 20041105
3 Importing ID_PARENT_OBJNAME Call by reference Type reference (TYPE) FPB_OBJNAME Knoten in der Hierarchie 20060404
4 Importing IS_NODE Call by reference Type reference (TYPE) FCOM_SMP_NODE Zaehler: Wertetabelle 20041105

Method OUTPUT_NODE on class CL_FPB_SNI_MANAGER has no exception.

Method OUTPUT_TREE_REK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TREEDATA Call by reference Type reference (TYPE) FPB_T_SNI_TREE_DATA Tabellentyp zu FCOM_SMP_SRES_DATA 20041105
2 Importing ID_PARENT_OBJNAME Call by reference Type reference (TYPE) FPB_OBJNAME Objektname zur Kommunikation 20060404
3 Importing IT_PATH Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Tabellentyp zu FCOM_SMP_NODE 20041105
4 Importing IT_SIBBLINGS Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Tabellentyp zu FCOM_SMP_NODE 20041105

Method OUTPUT_TREE_REK on class CL_FPB_SNI_MANAGER has no exception.

Method PRELOAD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_UPTOOBJ Call by reference Type reference (TYPE) FPB_OBJTYPE Objekttyp zur Kommunikation 20050201

Method PRELOAD_TREE on class CL_FPB_SNI_MANAGER has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTKEYS Call by reference Type reference (TYPE) FPB_T_SNI_OBJECTKEY Tabelle mit Objektschlüsseln 20041105
2 Importing IT_SEARCH_DATA Call by reference Type reference (TYPE) FPB_T_SNI_SEARCH_DATA Zeilen mit Suchanfragen 20041105

Method QUERY on class CL_FPB_SNI_MANAGER has no exception.

Method READ_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TREEDATA Call by reference Type reference (TYPE) FPB_T_SNI_TREE_DATA Tabellentyp zu FCOM_SMP_SRES_DATA 20041105
2 Importing ID_OBJECT_KEY Call by reference Type reference (TYPE) FPB_SNI_OBJECTKEY SNI Objektkey 20041105

Method READ_CHILDREN on class CL_FPB_SNI_MANAGER has no exception.

Method READ_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ENTRY Call by reference Type reference (TYPE) FCOM_SMP_ENTRY Objekt in der Hierarchie 20041110
2 Importing IS_OBJACC Call by reference Type reference (TYPE) TYP_OBJACC 20041110
3 Importing IS_SUBOBJ Call by reference Type reference (TYPE) FPB_S_SNI_OBJRET Rückgabestruktur für Objekt in der Hierarchie 20041110

Method READ_DETAILS on class CL_FPB_SNI_MANAGER has no exception.

Method READ_FIRSTTREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FOCUSNODE Call by reference Type reference (TYPE) FCOM_SMP_NODE SNI Objektkey 20041105
2 Exporting ET_NODEPATH Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Tabelle der Baumdarstellung im Structure Navigation IView 20041105
3 Importing IT_ROOTNODES Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Knoten in der Hierarchie 20041105

Method READ_FIRSTTREE on class CL_FPB_SNI_MANAGER has no exception.

Method READ_FIRSTTREE_REK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODEPATH Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Knoten in der Hierarchie 20041105
2 Importing IS_NODEONLEVEL Call by reference Type reference (TYPE) FCOM_SMP_NODE Knoten in der Hierarchie 20041105

Method READ_FIRSTTREE_REK on class CL_FPB_SNI_MANAGER has no exception.

Method READ_LASTSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FOCUSNODE Call by reference Type reference (TYPE) FCOM_SMP_NODE SNI Objektkey 20041105
2 Exporting ET_NODEPATH Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Tabelle der Baumdarstellung im Structure Navigation IView 20041105
3 Importing IT_ROOTNODES Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Knoten in der Hierarchie 20041105

Method READ_LASTSTATE on class CL_FPB_SNI_MANAGER has no exception.

Method READ_LASTSTATE_REK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODEPATH Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Knoten in der Hierarchie 20041105
2 Changing CT_OBJPATH Call by reference Type reference (TYPE) FPB_T_SNI_OBJ Objekte in der Hierarchie 20041105
3 Importing IT_NODESONLEVEL Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Knoten in der Hierarchie 20041105

Method READ_LASTSTATE_REK on class CL_FPB_SNI_MANAGER has no exception.

Method READ_NEW_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FOCUS_OBJECT Call by reference Type reference (TYPE) FPB_SNI_OBJECTKEY Tabellentyp zu FCOM_SMP_SRES_DATA 20041105
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPB_T_BAPIRETURN1 Tabelle mit BAPI Return Informationen 20041105
3 Exporting ET_TREEDATA Call by reference Type reference (TYPE) FPB_T_SNI_TREE_DATA Tabelle der Baumdarstellung im Structure Navigation IView 20041105
4 Importing ID_PREREADALL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050203
5 Importing IT_TOPOBJECT Call by reference Type reference (TYPE) FPB_T_SNI_OBJRET Rückgabetabelle für Objekte in der Hierarchie 20041105

Method READ_NEW_TREE on class CL_FPB_SNI_MANAGER has no exception.

Method READ_SEARCHFVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SEARCHOBJ Call by reference Type reference (TYPE) FPB_OBJTYPE Objekttyp zur Kommunikation 20041105

Method READ_SEARCHFVAL on class CL_FPB_SNI_MANAGER has no exception.

Method READ_TREE_AFTER_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TREEDATA Call by reference Type reference (TYPE) FPB_T_SNI_TREE_DATA Screen-Structure for Datatable Metadata in SMP 20041105
2 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) FPB_T_SNI_OBJECTKEY Tabelle mit Objektschlüsseln 20041105

Method READ_TREE_AFTER_SEARCH on class CL_FPB_SNI_MANAGER has no exception.

Method SEARCH_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTKEYS Call by reference Type reference (TYPE) FPB_T_SNI_OBJECTKEY Tabellentyp zu FCOM_SMP_NODE 20041109
2 Importing ID_SEARCHOBJ Call by reference Type reference (TYPE) FPB_OBJTYPE Objekttyp zur Kommunikation 20041105
3 Importing IT_SEARCH_DATA Call by reference Type reference (TYPE) FPB_T_SNI_SEARCH_DATA Objekt in der Hierarchie 20041105

Method SEARCH_NODES on class CL_FPB_SNI_MANAGER has no exception.

Method SEARCH_NODES_FOR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODES Call by reference Type reference (TYPE) FCOM_T_SMP_NODE Tabellentyp zu FCOM_SMP_NODE 20041109
2 Importing ID_OTYPE Call by reference Type reference (TYPE) FPB_OBJTYPE Objekttyp zur Kommunikation 20041109
3 Importing IT_SEARCH_DATA Call by reference Type reference (TYPE) FPB_T_SNI_SEARCH_DATA Objekt in der Hierarchie 20041109

Method SEARCH_NODES_FOR_TYPE on class CL_FPB_SNI_MANAGER has no exception.

Method SET_SEARCH_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SEARCH_FOCUS Call by reference Type reference (TYPE) FPB_SNI_OBJECTKEY SNI Objektkey 20041105

Method SET_SEARCH_FOCUS on class CL_FPB_SNI_MANAGER has no exception.

Method STORE_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FOCUS_OBJECT Call by reference Type reference (TYPE) FPB_SNI_OBJECTKEY SNI Objektkey 20041105

Method STORE_FOCUS on class CL_FPB_SNI_MANAGER has no exception.

Method STORE_NEW_HIER Signature

Method STORE_NEW_HIER on class CL_FPB_SNI_MANAGER has no parameter.
Method STORE_NEW_HIER on class CL_FPB_SNI_MANAGER has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600