SAP ABAP Class CL_IBASE_ARCHIVE_SERVICE (IBase: Archiving Service Methods)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-MD-IBA (Application Component) Installed Base
     IB06 (Package) IBase: Archiving
Properties
Class CL_IBASE_ARCHIVE_SERVICE  
Short Description IBase: Archiving Service Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IB06   IBase: Archiving 
Created 20050124   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IBCO2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_IBASE_ARCHIVE_SERVICE has no interface implemented.
Friends
Class CL_IBASE_ARCHIVE_SERVICE has no friend class.
Attributes
Class CL_IBASE_ARCHIVE_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_IBCO Static method Public Method 20050124
Events
Class CL_IBASE_ARCHIVE_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_TS_IBST Public See coding 20050124 gt_ts_ibst TYPE SORTED TABLE OF ibst WITH NON-UNIQUE KEY instance valfr
2 GT_T_IBIN Public See coding 20050124 gt_t_ibin TYPE STANDARD TABLE OF ibin WITH DEFAULT KEY
3 GT_T_IBINVALUES Public See coding 20050124 gt_t_ibinvalues TYPE STANDARD TABLE OF ibinvalues WITH DEFAULT KEY
4 GT_T_IBSTREF Public See coding 20050124 gt_t_ibstref TYPE STANDARD TABLE OF ibstref WITH DEFAULT KEY
5 GT_T_IBSYMBOL Public See coding 20050124 gt_t_ibsymbol TYPE HASHED TABLE OF ibsymbol WITH UNIQUE KEY symbol_id
Method Signatures

Method CONVERT_IBCO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_IBASE Call by reference Type reference (TYPE) IBCO2_IBASE_REC 20050124
2 Exporting E_T_INSTANCE Call by reference Type reference (TYPE) IBCO2_INSTANCE_TAB2 20050124
3 Importing I_S_IBIB Call by reference Type reference (TYPE) IBIB 20050124
4 Importing I_S_IBINOWN Call by reference Type reference (TYPE) IBINOWN 20050124
5 Importing I_T_IBIN Call by reference Type reference (TYPE) GT_T_IBIN 20050124
6 Importing I_T_IBINVALUES Call by reference Type reference (TYPE) GT_T_IBINVALUES 20050124
7 Importing I_T_IBST Call by reference Type reference (TYPE) GT_TS_IBST 20050124
8 Importing I_T_IBSTREF Call by reference Type reference (TYPE) GT_T_IBSTREF 20050124
9 Importing I_T_IBSYMBOL Call by reference Type reference (TYPE) GT_T_IBSYMBOL 20050124
10 Importing I_V_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20050318

Method CONVERT_IBCO on class CL_IBASE_ARCHIVE_SERVICE has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 700