SAP ABAP Function Module ADK_CCMS_GET_OBJECTS (Return all archiving objects to a DB table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC (Package) Archive Development Kit
Basic Data
Function Module ADK_CCMS_GET_OBJECTS Return all archiving objects to a DB table  
Function Group ARCC   ADK/CCMS interface  
Program Name SAPLARCC   CCMS Functions 
INCLUDE Name LARCCU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABLE TYPE DD02L-TABNAME Database Table Name
Importing DELETE_OBJECTS_ONLY TYPE ARCH_DEF-DELETE_FLG 'X' Control Which Objects are to be Determined
Importing GET_ALL_TABLES TYPE ARCH_DEF-DELETE_FLG SPACE Control, Determine All Object Tables
Tables OBJECTS TYPE ADK_CCMS_OBJECTS All database table archiving objects
Exception TABLE_NOT_FOUND TYPE Table is unknown
Exception POOL_OR_CLUSTER_NOT_IN_USE TYPE Pool or cluster table is not used
Exception NO_OBJECT_FOUND TYPE There is no suitable archiving object
Exception TABLE_IS_NOT_TRANSPARENT TYPE Table is not a transparent database table
               
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  19960802 
SAP Release Created in