SAP ABAP Function Module OIRA_UPDATE_ARCH_STRUCTURE (SSR - Update the SSR archiving structure for a list of tables)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR (Package) SSR Service Station Retailing (master/overall)
Basic Data
Function Module OIRA_UPDATE_ARCH_STRUCTURE SSR - Update the SSR archiving structure for a list of tables  
Function Group OIRA1   SSR common functions (e.g. customer sel)  
Program Name SAPLOIRA1    
INCLUDE Name LOIRA1U19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_INSERTED_OIRA TYPE SYDBCNT Table entries inserted OIRA
Exporting E_INSERTED_ARCH TYPE SYDBCNT Table entries inserted ARCH
Exporting E_DELETED_OIRA TYPE SYDBCNT Table entries deleted OIRA
Exporting E_DELETED_ARCH TYPE SYDBCNT Table entries deleted ARCH
Importing I_DELETE TYPE C SPACE Indicator to delete non existing tables
Tables T_TABLIST TYPE DD02L SAP tables
Exception UPDATE_ERROR TYPE Error during the archive customizing update
Exception NO_ENTRIES TYPE No table entries received
Exception DELETE_ERROR TYPE Error deleting entries.
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in