SAP ABAP Class CL_CFX_ARCH_META (Virtual class for all archiving programs)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_ARCH (Package) cFolders Archiving
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_ARCH_META_READ Read Archive (Abstract) 20030313
2 Inheritance (c INHERITING FROM c_ref)  CL_CFX_ARCH_WRITE Write Archive 20030313
Properties
Class CL_CFX_ARCH_META  
Short Description Virtual class for all archiving programs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_ARCH   cFolders Archiving 
Created 20030313   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_ARCH_META has no forward declaration.
Interfaces
Class CL_CFX_ARCH_META has no interface implemented.
Friends
Class CL_CFX_ARCH_META has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ARCH_OBJ Constant Protected Type reference (TYPE) OBJCT_TR01 'CFX_ARCH' Archiving Object 20030313
2 C_TAB_ACO_HR_OBJECT Instance attribute Protected Type reference (TYPE) RKZ_DBNA 'ACO_HR_OBJECT' Table Name 20030313
3 C_TAB_ACO_ROLE Instance attribute Protected Type reference (TYPE) RKZ_DBNA 'ACO_ROLE' Table Name 20030313
4 C_TAB_ACO_SUBSTITUTE Instance attribute Protected Type reference (TYPE) RKZ_DBNA 'ACO_SUBSTITUTE' Table Name 20030313
5 C_TAB_ACO_USER Instance attribute Protected Type reference (TYPE) RKZ_DBNA 'ACO_USER' Table Name 20030313
6 C_TAB_ACO_USER_GROUP Instance attribute Protected Type reference (TYPE) RKZ_DBNA 'ACO_USER_GROUP' Table Name 20030313
7 C_TAB_CFS_PROFILE_OBJS Constant Protected Type reference (TYPE) RKZ_DBNA 'CFS_PROFILE_OBJS' Table Name 20030410
8 C_TAB_CFX_ALIAS Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_ALIAS' Table Name 20030313
9 C_TAB_CFX_AREA Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_AREA' Table Name 20030313
10 C_TAB_CFX_AREA_VISITOR Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_AREA_VISITOR' Table Name 20030313
11 C_TAB_CFX_COL Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_COL' Table Name 20030313
12 C_TAB_CFX_CONTEXT Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_CONTEXT' Table Name 20030313
13 C_TAB_CFX_CONTEXTS Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_CONTEXTS' Table Name 20030313
14 C_TAB_CFX_CONTEXT_OT Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_CONTEXT_OT' Table Name 20030313
15 C_TAB_CFX_FOL Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_FOL' Table Name 20030313
16 C_TAB_CFX_HIERARCHY Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_HIERARCHY' Table Name 20030313
17 C_TAB_CFX_HISTORY Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_HISTORY' Table Name 20030313
18 C_TAB_CFX_HIST_FOL Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_HIST_FOL' Table Name 20030313
19 C_TAB_CFX_STAT_OBJ_TYP Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_STAT_OBJ_TYP' Table Name 20030313
20 C_TAB_CFX_TOPIC Constant Protected Type reference (TYPE) RKZ_DBNA 'CFX_NODE' Table Name 20030313
21 C_TAB_CRM_JCDO Constant Protected Type reference (TYPE) RKZ_DBNA 'CRM_JCDO' Table Name 20030313
22 C_TAB_CRM_JCDS Constant Protected Type reference (TYPE) RKZ_DBNA 'CRM_JCDS' Table Name 20030313
23 C_TAB_CRM_JEST Constant Protected Type reference (TYPE) RKZ_DBNA 'CRM_JEST' Table Name 20030313
24 C_TAB_CRM_JSTO Constant Protected Type reference (TYPE) RKZ_DBNA 'CRM_JSTO' Table Name 20030313
25 MP_REC_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20030313
26 MP_SESSION Instance attribute Protected Object reference (TYPE REF TO) CL_CFX_ARCH_SESSION Content of an Archiving Session 20030313
27 M_AHANDLE Instance attribute Protected Type reference (TYPE) SYST-TABIX Archive Handle 20030313
28 M_REC_TYPE Instance attribute Protected Type reference (TYPE) RKZ_DBNA Table Name 20030313
29 M_TESTRUN Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20030313
Methods
# Method Level Visibility Method type Description Created on
1 ACTION Instance method Protected Method 20030313
2 ACTION_ALIAS Instance method Protected Method 20030313
3 ACTION_AREA Instance method Protected Method 20030313
4 ACTION_AREA_VISITOR Instance method Protected Method 20030313
5 ACTION_CFS_PROFILE_OBJS Instance method Protected Method 20030410
6 ACTION_COL Instance method Protected Method 20030313
7 ACTION_CONTEXT Instance method Protected Method 20030313
8 ACTION_CONTEXTS Instance method Protected Method 20030313
9 ACTION_CONTEXT_OT Instance method Protected Method 20030313
10 ACTION_FOL Instance method Protected Method 20030313
11 ACTION_HIERARCHY Instance method Protected Method 20030313
12 ACTION_HISTORY Instance method Protected Method 20030313
13 ACTION_HIST_FOL Instance method Protected Method 20030313
14 ACTION_STAT_OBJ_TYP Instance method Protected Method 20030313
15 ACTION_TOPIC Instance method Protected Method 20030313
16 CLOSE_ARCHIVE Instance method Protected Method 20030313
17 CONSTRUCTOR Instance method Public Constructor Constructor 20030313
18 GET_CUSTOMIZING Instance method Protected Method 20030313
19 GET_NEXT_OBJECT Instance method Protected Method 20030313
20 GET_NEXT_RECORD Instance method Protected Method 20030313
21 MAIN Instance method Public Method main() 20030313
22 OPEN_ARCHIVE Instance method Protected Method open archive, instantiates attribute i_archive 20030313
23 STATISTICS Instance method Protected Method Write statistical informations 20030313
24 WRITE_INTANCES Instance method Protected Method write out instance informations 20030313
Events
Class CL_CFX_ARCH_META has no event.
Types
Class CL_CFX_ARCH_META has no local type.
Method Signatures

Method ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20030313

Method ACTION on class CL_CFX_ARCH_META has no exception.

Method ACTION_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) CFX_ALIAS Alias Namen zu Kontexten 20030313

Method ACTION_ALIAS on class CL_CFX_ARCH_META has no exception.

Method ACTION_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) CFX_AREA Collaboration Folders: Area 20030313

Method ACTION_AREA on class CL_CFX_ARCH_META has no exception.

Method ACTION_AREA_VISITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_VISITOR Call by reference Type reference (TYPE) CFX_AREA_VISITOR Collaboration Folders: Area visitors 20030313

Method ACTION_AREA_VISITOR on class CL_CFX_ARCH_META has no exception.

Method ACTION_CFS_PROFILE_OBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CFS_PROFILE_OBJS Call by reference Type reference (TYPE) CFS_PROFILE_OBJS CFS: Zuordnung Object-Profil 20030410

Method ACTION_CFS_PROFILE_OBJS on class CL_CFX_ARCH_META has no exception.

Method ACTION_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Type reference (TYPE) CFX_COL Collaboration Folders: Collaboration 20030313

Method ACTION_COL on class CL_CFX_ARCH_META has no exception.

Method ACTION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Type reference (TYPE) CFX_CONTEXT Kontexte für Alias Namen 20030313

Method ACTION_CONTEXT on class CL_CFX_ARCH_META has no exception.

Method ACTION_CONTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXTS Call by reference Type reference (TYPE) CFX_CONTEXTS Kontexte für Alias Namen 20030313

Method ACTION_CONTEXTS on class CL_CFX_ARCH_META has no exception.

Method ACTION_CONTEXT_OT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT_OT Call by reference Type reference (TYPE) CFX_CONTEXT_OT Objekttypen, für die ein Kontextext verwendet wird 20030313

Method ACTION_CONTEXT_OT on class CL_CFX_ARCH_META has no exception.

Method ACTION_FOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOL Call by reference Type reference (TYPE) CFX_FOL Collaboration Folders: Folder 20030313

Method ACTION_FOL on class CL_CFX_ARCH_META has no exception.

Method ACTION_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIERARCHY Call by reference Type reference (TYPE) CFX_HIERARCHY Collaboration Folders: Hierarchie von Topis 20030313

Method ACTION_HIERARCHY on class CL_CFX_ARCH_META has no exception.

Method ACTION_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HISTORY Call by reference Type reference (TYPE) CFX_HISTORY CFX: Daten zu Objekthistorie 20030313

Method ACTION_HISTORY on class CL_CFX_ARCH_META has no exception.

Method ACTION_HIST_FOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIST_FOL Call by reference Type reference (TYPE) CFX_HIST_FOL CFX: Redundante Speicherung Topic-ID zu Folder - ID (1:n) 20030313

Method ACTION_HIST_FOL on class CL_CFX_ARCH_META has no exception.

Method ACTION_STAT_OBJ_TYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STAT_OBJ_TYP Call by reference Type reference (TYPE) CFX_STAT_OBJ_TYP Objekttyp der einem Status gewiesenen cFolders Objekte 20030313

Method ACTION_STAT_OBJ_TYP on class CL_CFX_ARCH_META has no exception.

Method ACTION_TOPIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOPIC Call by reference Type reference (TYPE) CFX_NODE Collaboration Folders: Topic 20030313

Method ACTION_TOPIC on class CL_CFX_ARCH_META has no exception.

Method CLOSE_ARCHIVE Signature

Method CLOSE_ARCHIVE on class CL_CFX_ARCH_META has no parameter.
Method CLOSE_ARCHIVE on class CL_CFX_ARCH_META has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTRUN Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20030313

Method CONSTRUCTOR on class CL_CFX_ARCH_META has no exception.

Method GET_CUSTOMIZING Signature

Method GET_CUSTOMIZING on class CL_CFX_ARCH_META has no parameter.
Method GET_CUSTOMIZING on class CL_CFX_ARCH_META has no exception.

Method GET_NEXT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EOF Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20030313

Method GET_NEXT_OBJECT on class CL_CFX_ARCH_META has no exception.

Method GET_NEXT_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EOF Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20030313

Method GET_NEXT_RECORD on class CL_CFX_ARCH_META has no exception.

Method MAIN Signature

Method MAIN on class CL_CFX_ARCH_META has no parameter.
Method MAIN on class CL_CFX_ARCH_META has no exception.

Method OPEN_ARCHIVE Signature

Method OPEN_ARCHIVE on class CL_CFX_ARCH_META has no parameter.
Method OPEN_ARCHIVE on class CL_CFX_ARCH_META has no exception.

Method STATISTICS Signature

Method STATISTICS on class CL_CFX_ARCH_META has no parameter.
Method STATISTICS on class CL_CFX_ARCH_META has no exception.

Method WRITE_INTANCES Signature

Method WRITE_INTANCES on class CL_CFX_ARCH_META has no parameter.
Method WRITE_INTANCES on class CL_CFX_ARCH_META has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200