SAP ABAP Class IF_EX_FI_ACCRECV_WRITE (Interface for BAdI: FI_ACCRECV_WRITE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050916
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /DSD/CL_IM_RP_FI_ACCRECV_WRI Impl. Class for BAdI FI_ACCRECV_WRITE 20081104
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_FI_ACCRECV_WRITE Example Implementation for BAdI Def. FI_ACCRECV_WRITE 20050916
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_WEC_CUST_ARC_TABLE_WRI Class for BAdI Impl.: ERP_WEC_CUST_ARC_TABLE_WRI 20100302
Properties
Class IF_EX_FI_ACCRECV_WRITE  
Short Description Interface for BAdI: FI_ACCRECV_WRITE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050916   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_FI_ACCRECV_WRITE has no forward declaration.
Interfaces
Class IF_EX_FI_ACCRECV_WRITE has no interface implemented.
Friends
Class IF_EX_FI_ACCRECV_WRITE has no friend class.
Attributes
Class IF_EX_FI_ACCRECV_WRITE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Additional Data from Database 20050916
2 RELOAD Instance method Public Method Reload Additional Data to Database 20050916
3 WRITE Instance method Public Method Write Additional Data to Archive 20050916
Events
Class IF_EX_FI_ACCRECV_WRITE has no event.
Types
Class IF_EX_FI_ACCRECV_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 20050916
2 Importing IM_TEST Value transfer Type reference (TYPE) BOOLE_D 'X': Testmodus; space: Produktivmodus 20050916

Method DELETE on class IF_EX_FI_ACCRECV_WRITE has no exception.

Method RELOAD 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 20050916
2 Importing IM_TEST Value transfer Type reference (TYPE) BOOLE_D 'X': Testmodus; space: Produktivmodus 20050916

Method RELOAD on class IF_EX_FI_ACCRECV_WRITE has no exception.

Method WRITE 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 20050916
2 Importing IM_KUNNR Value transfer Type reference (TYPE) KNA1-KUNNR Debitorennummer 1 20050916

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