SAP ABAP Class CL_BCA_BILL_CANCEL (Billing Reversal)
Hierarchy
FI-CAX (Software Component) FI-CA Extended
   FI-CAX (Application Component) Generic Contract Accounts Receivable and Payable
     FSCR_TRBK (Package) FI-CA Extended / Transactional Banking
Properties
Class CL_BCA_BILL_CANCEL  
Short Description Billing Reversal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSCR_TRBK   FI-CA Extended / Transactional Banking 
Created 20081106   SAP 
Last change 20090218   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_BCA_IN_TC_BILL_CANCEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_BCA_BILL_CANCEL has no interface implemented.
Friends
Class CL_BCA_BILL_CANCEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_DIM_BILLDOC_CANCEL Instance attribute Private Object reference (TYPE REF TO) CL_DIM_BILL_CANCEL Bill Doc Cancel 20081106
2 REF_RFC_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_BCA_RA_BILL_CANCEL RFC Adaptor class 20081106
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALL_FAILED_BILLS Instance method Private Method check how many failed billdocs 20081106
2 CONSTRUCTOR Instance method Public Constructor 20081106
3 ERROR_HANDLING Instance method Private Method error Handling 20081106
4 EXECUTE_BILLDOC_CANCEL Instance method Public Method Execute billdoc Reversal 20081106
5 RAISE_EXCEPTION Instance method Private Method Raise Exception 20081106
Events
Class CL_BCA_BILL_CANCEL has no event.
Types
Class CL_BCA_BILL_CANCEL has no local type.
Method Signatures

Method CHECK_ALL_FAILED_BILLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_BILLDOC_REV Call by reference Type reference (TYPE) BCA_TAB_DIM_BILLDOC_REV Reversal of bill documents for TRBK 20081106
2 Importing I_TAB_DIM_BILLDOC_REV_W_ERROR Call by reference Type reference (TYPE) IF_BCA_IN_TC_BILL_CANCEL=>T_TAB_DIM_BILLDOC_REV_W_ERROR 20081106
3 Returning R_FLG_ALL_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20081106

Method CHECK_ALL_FAILED_BILLS on class CL_BCA_BILL_CANCEL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BCA_BILL_CANCEL has no parameter.
Method CONSTRUCTOR on class CL_BCA_BILL_CANCEL has no exception.

Method ERROR_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_BILLDOC_REV Call by reference Type reference (TYPE) BCA_TAB_DIM_BILLDOC_REV Reversal of bill documents for TRBK 20081106
2 Importing I_TAB_DIM_BILLDOC_REV_W_ERROR Call by reference Type reference (TYPE) IF_BCA_IN_TC_BILL_CANCEL=>T_TAB_DIM_BILLDOC_REV_W_ERROR 20081106
# Exception Resumable Description Created on
1 CX_BCA_BL_REV_INTERNAL_ERROR 20081106

Method EXECUTE_BILLDOC_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READ_ARCHIVE Call by reference Type reference (TYPE) BAPI_READ_ARCHIVE Structure for Read Archived Documents 20081106
2 Importing I_TAB_BILLDOC_REV Call by reference Type reference (TYPE) BCA_TAB_DIM_BILLDOC_REV Reversal of bill documents for TRBK 20081106
3 Importing I_TAB_EXTENSIONIN Call by reference Type reference (TYPE) BAPIPAREXTAB Table with BAPIPAREX as Row Type 20081106
# Exception Resumable Description Created on
1 CX_BCA_BL_REV_INTERNAL_ERROR 20081106

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_DIM_BILLDOC_REV_W_ERROR Call by reference Type reference (TYPE) IF_BCA_IN_TC_BILL_CANCEL=>T_TAB_DIM_BILLDOC_REV_W_ERROR 20081106
# Exception Resumable Description Created on
1 CX_BCA_BL_REV_INTERNAL_ERROR 20081106
History
Last changed by/on SAP  20090218 
SAP Release Created in 600