SAP ABAP Class IF_POBJ_LEVEL_BOR_OBJECTS (POBJ BOR Objects Handling Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL POBJ Base Class Interface 20060406
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POBJ_LEVEL POBJ Base Level Class 20060406
Properties
Class IF_POBJ_LEVEL_BOR_OBJECTS  
Short Description POBJ BOR Objects Handling Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060405   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_POBJ_LEVEL_BOR_OBJECTS has no forward declaration.
Interfaces
Class IF_POBJ_LEVEL_BOR_OBJECTS has no interface implemented.
Friends
Class IF_POBJ_LEVEL_BOR_OBJECTS has no friend class.
Attributes
Class IF_POBJ_LEVEL_BOR_OBJECTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_BOR_OBJECT Instance method Public Method Assign Bor Reference against level in buffer 20060406
2 DEASSIGN_BOR_OBJECT Instance method Public Method Deassign Bor Reference from the level in buffer 20060406
3 GET_BOR_OBJECTS Instance method Public Method Returns Bor object keys from the current level 20060406
Events
Class IF_POBJ_LEVEL_BOR_OBJECTS has no event.
Types
Class IF_POBJ_LEVEL_BOR_OBJECTS has no local type.
Method Signatures

Method ASSIGN_BOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOR_OBJECT_DETAILS Call by reference Type reference (TYPE) POBJS_BOR_OBJECT_KEYS Structure of BOR object Type and Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_BOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOR_OBJECT_DETAILS Call by reference Type reference (TYPE) POBJS_BOR_OBJECT_KEYS Structure of BOR object Type and Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_BOR_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BOR_OBJ_KEYS_WITH_LOGANCH Call by reference Type reference (TYPE) POBJT_BOR_OBJ_WITH_LOG_ANCH Table of Bor OBject Keys ( Object Key and Object Type) 20060629
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406
History
Last changed by/on SAP  20070913 
SAP Release Created in