SAP ABAP Class /PLMB/CL_NAVO_XS (Class for Object Types present in External System)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-NAV (Application Component) Object Navigator
     /PLMB/BA_NAV (Package) Base: PLM Object Navigator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_NAVO NAV - Object Type Interface 20090713
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_NAV_XS_CONV Internal :: Cross sytem conversion interface 20090816
Properties
Class /PLMB/CL_NAVO_XS  
Short Description Class for Object Types present in External System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /PLMB/BA_NAV   Base: PLM Object Navigator 
Created 20090713   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_NAVO NAV - Object Type Interface 20090713
2 /PLMB/IF_NAV_XS_CONV Internal :: Cross sytem conversion interface 20090816
Friends
Class /PLMB/CL_NAVO_XS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_EXT_SYS Instance attribute Private Type reference (TYPE) /PLMB/T_NAV_XS_OTS Object type systems 20090804
2 MT_INTID_TEMP Instance attribute Private Object reference (TYPE REF TO) DATA 20090814
3 MT_INT_EXT_IDMAP Instance attribute Private Type reference (TYPE) /PLMB/T_NAV_XS_INTID_MAP NAV table of internal ID mapping 20090805
4 MT_KEY_TEMP Instance attribute Private Object reference (TYPE REF TO) DATA 20090922
5 MV_EXT_INITIALIZED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090804
6 MV_EXT_OTYPE_NAME Instance attribute Private Type reference (TYPE) /PLMB/NAV_OTYPE_NAME Object Type 20090804
7 MV_INTID_ATTRIB_DDICNAME Instance attribute Private Type reference (TYPE) TYPENAME Name of Dictionary Type 20090804
8 MV_INTID_KEY_DDICNAME Instance attribute Private Type reference (TYPE) TYPENAME Name of Dictionary Type 20090804
9 MV_LOCAL_IN_SRC Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090921
10 MV_OTYPE_NAME Instance attribute Private Attribute reference (LIKE) 20090716
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE_EXT_SYSTEM Instance method Private Method Initialize the external systems 20090804
2 REGISTER Instance method Private Method register new object with new internal ID 20090817
3 TEMP_GET_KEYS Instance method Private Method get temporary registered keys 20090921
4 TEMP_VALIDATE Instance method Private Method temporary registration of keys 20090921
Events
Class /PLMB/CL_NAVO_XS has no event.
Types
Class /PLMB/CL_NAVO_XS has no local type.
Method Signatures

Method INITIALIZE_EXT_SYSTEM Signature

Method INITIALIZE_EXT_SYSTEM on class /PLMB/CL_NAVO_XS has no parameter.
Method INITIALIZE_EXT_SYSTEM on class /PLMB/CL_NAVO_XS has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INTID_SYS Call by reference Type reference (TYPE) ANY Structure to be updated 20090817
2 Importing IV_EXT_SYS Call by reference Type reference (TYPE) /PLMB/FRW_NAVIGATION_LOGSYS External logical system 20090817

Method REGISTER on class /PLMB/CL_NAVO_XS has no exception.

Method TEMP_GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INTID_KEY Call by reference Type reference (TYPE) INDEX TABLE 20090921

Method TEMP_GET_KEYS on class /PLMB/CL_NAVO_XS has no exception.

Method TEMP_VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INTID_KEY Call by reference Type reference (TYPE) INDEX TABLE 20090921
2 Importing IT_INTID_KEY Call by reference Type reference (TYPE) INDEX TABLE 20090921

Method TEMP_VALIDATE on class /PLMB/CL_NAVO_XS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702