SAP ABAP Interface IF_AKB_COLLECTION_QUERY (Data Access for Tree Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_AKB (Package) Downward Compatible Development
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_AKB_INTERFACE_QUERY 20040226
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AKB_OBJECT_COLLECTION Object List 20040119
Properties
Interface IF_AKB_COLLECTION_QUERY  
Short Description Data Access for Tree Display    
General Data
Package SPAK_AKB   Downward Compatible Development 
Created 20040119   SAP 
Last changed 20040518   SAP 
Unicode checks active    
Forward declarations
Interface IF_AKB_COLLECTION_QUERY has no forward declaration.
Interfaces
Interface IF_AKB_COLLECTION_QUERY has no interface.
Friends
Interface IF_AKB_COLLECTION_QUERY has no friend.
Attributes
Interface IF_AKB_COLLECTION_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECTLIST Instance method Public Method Display Object List 20040510
2 GET_SUCCESSORS Instance method Public Method Ascertain Node Successor 20040119
3 LOOKUP_EDGE Instance method Public Method Insert an Object Reference 20040227
Events
Interface IF_AKB_COLLECTION_QUERY has no event.
Types
Interface IF_AKB_COLLECTION_QUERY has no local type.
Method Signatures

Method GET_OBJECTLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_OBJECTS Call by reference Type reference (TYPE) FLAG X = alle Objekte gehören zu einem Clientprodukt 20040512
2 Importing DISPLAY_FROZEN_STATE Call by reference Type reference (TYPE) FLAG allgemeines flag 20040512
3 Importing DISPLAY_USAGE_COUNT Call by reference Type reference (TYPE) FLAG Der Eintrag used_obj wird als Nutzungszähler interpretiert. 20040510
4 Exporting OBJECTS Call by reference Type reference (TYPE) AKB_OBJECTLIST Objektliste 20040510
5 Importing USED_ID_IS_COUNTER Call by reference Type reference (TYPE) FLAG allgemeines flag 20040510
# Exception Resumable Description Created on
1 INVALID_PARAMETERS 20040510

Method GET_SUCCESSORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENVIRONMENT Call by reference Type reference (TYPE) FLAG allgemeines flag 20040119
2 Importing ID Call by reference Type reference (TYPE) I 20040119
3 Exporting NODES Call by reference Type reference (TYPE) AKB_ID_LIST Id-Liste 20040119

Method GET_SUCCESSORS on Interface IF_AKB_COLLECTION_QUERY has no exception.

Method LOOKUP_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EDGE Value transfer Type reference (TYPE) AKB_USG_EDGE allgemeines flag 20040227
2 Importing V_ID Call by reference Type reference (TYPE) I Objektid 20040227
3 Importing V_OBJ_NAME Call by reference Type reference (TYPE) C Objektname im Objektkatalog 20040227
4 Importing V_OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040227
5 Importing V_SUB_NAME Call by reference Type reference (TYPE) C Zusammengesetzter Komponentenname oder Alias 20040227
6 Importing V_SUB_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040227
7 Importing W_ID Call by reference Type reference (TYPE) I Objektid 20040227
8 Importing W_OBJ_NAME Call by reference Type reference (TYPE) C Objektname im Objektkatalog 20040227
9 Importing W_OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040227
10 Importing W_SUB_NAME Call by reference Type reference (TYPE) C Zusammengesetzter Komponentenname oder Alias 20040227
11 Importing W_SUB_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040227

Method LOOKUP_EDGE on Interface IF_AKB_COLLECTION_QUERY has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700