SAP ABAP Class IF_EX_ARC_PPM_OBJECTS (Interface for BAdI: ARC_PPM_OBJECTS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130416
Properties
Class IF_EX_ARC_PPM_OBJECTS  
Short Description Interface for BAdI: ARC_PPM_OBJECTS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130416   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RPM_ARCHIVING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_EX_ARC_PPM_OBJECTS has no interface implemented.
Friends
Class IF_EX_ARC_PPM_OBJECTS has no friend class.
Attributes
Class IF_EX_ARC_PPM_OBJECTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check the archivability of business object 20130416
2 DELETE Instance method Public Method Delete additional data from the database 20130416
3 PREPARE_WRITE Instance method Public Method Read additional table entries from the database 20130416
4 WRITE Instance method Public Method Write additional data to the archive 20130416
Events
Class IF_EX_ARC_PPM_OBJECTS has no event.
Types
Class IF_EX_ARC_PPM_OBJECTS has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CHECK_FAILED Call by reference Type reference (TYPE) BOOLE_D Abort Archiving of current object 20130416
2 Changing CV_MESSAGE Call by reference Type reference (TYPE) RPM_MSG_TXT Error Message when aborting 20130417
3 Importing IV_LOG_OBJ_TEXT_ID Call by reference Type reference (TYPE) CL_RPM_ARCHIVING=>GTY_LOG_OBJ_TEXT_ID Object ID for message like "Item version VERSION_EXT_ID" 20130506
4 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) CGPL_PROJECT_GUID Project Planning: 16-Character GUID for Projects and Activts 20130416

Method CHECK on class IF_EX_ARC_PPM_OBJECTS has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) SYTABIX Archive-Handle 20130417
2 Importing IV_TEST_MODE Call by reference Type reference (TYPE) ARCH_DELETE_TESTMODE Processing Options for Delete Program: Test Mode 20130417

Method DELETE on class IF_EX_ARC_PPM_OBJECTS has no exception.

Method PREPARE_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_GUIDS Call by reference Type reference (TYPE) CGPL_OBJECT_IDS CGPL Project Planning: Table with GUID Field 20130416

Method PREPARE_WRITE on class IF_EX_ARC_PPM_OBJECTS has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) CGPL_PROJECT_GUID Projektplanung: 16 stellige GUID für Projekte 20130416
2 Importing IV_HANDLE Call by reference Type reference (TYPE) SYTABIX Archive-Handle 20130416

Method WRITE on class IF_EX_ARC_PPM_OBJECTS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in