SAP ABAP Class IF_PPEGIARCH_MAP (Interface for Mapping Service)
Properties
Class IF_PPEGIARCH_MAP  
Short Description Interface for Mapping Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041208   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PPEGIARCH_MAP has no interface implemented.
Friends
Class IF_PPEGIARCH_MAP has no friend class.
Attributes
Class IF_PPEGIARCH_MAP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAP_CHILD_NODE_GET Instance method Public Method Gets Lower-Level Node (Single-Level) 20041208
2 MAP_INIT Instance method Public Method Resets Internal Buffer 20041214
3 MAP_NODE_ADD Instance method Public Method Adds Node to Mapping Structure 20041208
4 MAP_PARENT_NODE_GET Instance method Public Method Gets Parent Node 20041208
5 MAP_ROOT_NODE_GET Instance method Public Method Gets Root Node for Tree 20041208
6 UNIQUE_ID_GET Instance method Public Method Gets Unique ID for Tree 20041208
Events
Class IF_PPEGIARCH_MAP has no event.
Types
Class IF_PPEGIARCH_MAP has no local type.
Method Signatures

Method MAP_CHILD_NODE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILD_ID Call by reference Type reference (TYPE) PPEGIARCH_ID_TAB Child nodes (only next sublevel) 20041208
2 Importing IV_ID Call by reference Type reference (TYPE) INT4 20041208
3 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT 20041208
# Exception Resumable Description Created on
1 MAP_CHILD_NODE_GET_ERROR 20041208

Method MAP_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT 20041214
# Exception Resumable Description Created on
1 MAP_TABLE_CLEAR_ERROR 20041214

Method MAP_NODE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) INT4 20041208
2 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT 20041208
3 Importing IV_PARENT_ID Call by reference Type reference (TYPE) INT4 20041208
# Exception Resumable Description Created on
1 MAP_NODE_ADD_ERROR 20041208

Method MAP_PARENT_NODE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARENT_ID Call by reference Type reference (TYPE) INT4 20041208
2 Importing IV_ID Call by reference Type reference (TYPE) INT4 20041208
3 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT 20041208
# Exception Resumable Description Created on
1 MAP_PARENT_NODE_GET_ERROR 20041208

Method MAP_ROOT_NODE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ROOT_ID Call by reference Type reference (TYPE) INT4 Root node 20041208
2 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT 20041208
# Exception Resumable Description Created on
1 MAP_ROOT_NODE_GET_ERROR 20041208

Method UNIQUE_ID_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ID Call by reference Type reference (TYPE) INT4 20041208
2 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT 20041208
# Exception Resumable Description Created on
1 UNIQUE_ID_GET_ERROR 20041208
History
Last changed by/on SAP  20050220 
SAP Release Created in