SAP ABAP Class IF_EX_ARC_P_ORDER_WRITE (BAdI Interface IF_EX_ARC_P_ORDER_WRITE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_CONFIRMATION_ARC Imp. class for BAdI imp. ESH_CONFIRMATION_ARC 20130521
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_WORK_ORDER_ARC Imp. class for BAdI imp. ESH_WORK_ORDER_ARC 20130430
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_ARC_P_ORDER_WRITE Example Implementation for BAdI Definition ARC_P_ORDER_WRI 20040223
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ARC_P_ORDER_WRITE BAdI Class CL_EX_ARC_P_ORDER_WRITE 20040105
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_COCF_ARC_CONF_LINK Imp. Class for BAdI Imp. COCF_ARC_CONF_LINK 20050405
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_COCF_ARC_CONF_QTY Imp. Class for BAdI Imp. COCF_ARC_CONF_QTY 20070820
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CO_MES_INT_ARCHIVE Imp. Class for BAdI Imp. CO_MES_INT_ARCHIVE 20091019
Properties
Class IF_EX_ARC_P_ORDER_WRITE  
Short Description BAdI Interface IF_EX_ARC_P_ORDER_WRITE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20040105   SAP 
Last change 20040223   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_ARC_P_ORDER_WRITE has no forward declaration.
Interfaces
Class IF_EX_ARC_P_ORDER_WRITE has no interface implemented.
Friends
Class IF_EX_ARC_P_ORDER_WRITE has no friend class.
Attributes
Class IF_EX_ARC_P_ORDER_WRITE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Deletion of Additional Data from Database 20040105
2 WRITE Instance method Public Method Write Additional Data in Archive 20040105
Events
Class IF_EX_ARC_P_ORDER_WRITE has no event.
Types
Class IF_EX_ARC_P_ORDER_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 I_ARCHIVE_HANDLE Call by reference Type reference (TYPE) SY-TABIX Archive Handle 20040105
2 Importing I_ARCHIVE_OBJECT Call by reference Type reference (TYPE) OBJCT_TR01 Archivierungsobjekt (Auftragstyp) 20040105
3 Importing I_TESTMODE Call by reference Type reference (TYPE) ARCH_PROCESSING_OPTIONS-DELETE_TESTMODE Ablaufsteuerung im Löschprogramm: Testmodus 20040105

Method DELETE on class IF_EX_ARC_P_ORDER_WRITE has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARCHIVE_HANDLE Call by reference Type reference (TYPE) SY-TABIX Archive Handle 20040105
2 Importing I_ARCHIVE_OBJECT Call by reference Type reference (TYPE) OBJCT_TR01 Archivierungsobjekt (Auftragstyp) 20040105
3 Importing I_DELETE_FLAG Call by reference Type reference (TYPE) C Kennzeichen: Löschen der archivierten Daten 20040220
4 Importing I_ORDER_NUMBER Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20040105

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