SAP ABAP Class IF_EX_ARC_BC_HROBJ_WRITE (BAdI Interface IF_EX_ARC_BC_HROBJ_WRITE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_ARC_BC_HROBJ_WRITE Example Implementation for BAdI Definition ARC_BC_HROBJ_WR 20040120
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ARC_BC_HROBJ_WRITE BAdI Class CL_EX_ARC_BC_HROBJ_WRITE 20031230
Properties
Class IF_EX_ARC_BC_HROBJ_WRITE  
Short Description BAdI Interface IF_EX_ARC_BC_HROBJ_WRITE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20031230   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_ARC_BC_HROBJ_WRITE has no forward declaration.
Interfaces
Class IF_EX_ARC_BC_HROBJ_WRITE has no interface implemented.
Friends
Class IF_EX_ARC_BC_HROBJ_WRITE has no friend class.
Attributes
Class IF_EX_ARC_BC_HROBJ_WRITE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Additional Data from Database 20031230
2 REGISTER_TABLES Instance method Public Method Register Additional Tables 20031230
3 WRITE Instance method Public Method Write Additional Data in Archive 20031230
Events
Class IF_EX_ARC_BC_HROBJ_WRITE has no event.
Types
Class IF_EX_ARC_BC_HROBJ_WRITE has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HANDLE Value transfer Type reference (TYPE) SY-TABIX Archiv-Handle 20031230
2 Importing IM_TEST Value transfer Type reference (TYPE) BOOLE_D 'X' -> Testmodus 20031230

Method DELETE on class IF_EX_ARC_BC_HROBJ_WRITE has no exception.

Method REGISTER_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DELETE_ONLY Call by reference Type reference (TYPE) TTTABNAME Tabellen, von denen nur gelöscht wird 20040102
2 Changing CH_TABLES Call by reference Type reference (TYPE) TTTABNAME Tabellen, die ins Archiv geschrieben und gelöscht werden 20031230
3 Changing CH_WRITE_ONLY Call by reference Type reference (TYPE) TTTABNAME Tabellen, die nur ins Archiv geschrieben werden 20040102

Method REGISTER_TABLES on class IF_EX_ARC_BC_HROBJ_WRITE has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ARCHSUBOBJ Value transfer Type reference (TYPE) HR_ARCH_SUB Archivierungsunterobjekt 20031230
2 Importing IM_HANDLE Value transfer Type reference (TYPE) SY-TABIX Archiv-Handle 20031230
3 Importing IM_OBJID Value transfer Type reference (TYPE) HROBJID Objekt-Id 20031230
4 Importing IM_OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 20031230
5 Importing IM_PLVAR Value transfer Type reference (TYPE) PLVAR Planvariante 20031230
6 Importing IM_TODATE Value transfer Type reference (TYPE) SY-DATUM Bis-Datum 20031230

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