SAP ABAP Interface IF_PPEGIARCH_MAP (Interface for Mapping Service)
Hierarchy
EA-IPPE (Software Component) SAP iPPE
   AP-PPE (Application Component) Integrated Product and Process Engineering
     CPPEARCH_UI (Package) Interfaces and Reports for iPPE Archiving
Properties
Interface IF_PPEGIARCH_MAP  
Short Description Interface for Mapping Service    
General Data
Package CPPEARCH_UI   Interfaces and Reports for iPPE Archiving 
Created 20041208   SAP 
Last changed 20050220   SAP 
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
Interface IF_PPEGIARCH_MAP has no interface.
Friends
Interface IF_PPEGIARCH_MAP has no friend.
Attributes
Interface 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
Interface IF_PPEGIARCH_MAP has no event.
Types
Interface 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 400