SAP ABAP Function Module BKK_CLOSING_SELECT_ACCNT_PROD (BCA: Select Accounts for Each Range from Balancing Table with Product)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-BCA-PT-IC (Application Component) Interest/Charge Calculation
     FKBD_FINSERV (Package) Bank Customer Accounts: Balancing
Basic Data
Function Module BKK_CLOSING_SELECT_ACCNT_PROD BCA: Select Accounts for Each Range from Balancing Table with Product  
Function Group FBM3   BCA: Account Time Periods - DB Accesses  
Program Name SAPLFBM3   BCA: Balancing administration 
INCLUDE Name LFBM3U24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RC TYPE SYST-SUBRC =0: All OK, <>0: Error
Exporting E_TAB_ACCOUNTDATA TYPE BKKD_TAB_ACCOUNTDATA List of Account Data
Importing I_BKKRS TYPE IBKKM1-BKKRS Bank Area
Importing I_CLOSTYPE TYPE IBKKM1-CLOS_TYP Balancing Type
Importing I_CLOSDATE TYPE BKKM2-NEXT_DATE Balancing Date
Importing I_CLOSDATEOPTION TYPE BKK_OPTION G_CON_LE Operation for Selection
Importing I_ACNUM_INT_GT TYPE IBKKM1-ACNUM_INT '0000000000' Internal Account Number >
Importing I_ACNUM_INT_LE TYPE IBKKM1-ACNUM_INT '9999999999' Internal Account Number <=
Importing I_PROD_INT TYPE IBKK50-PRODINT Internal Product ID
Tables T_WHERE TYPE RSDSWHERE Additional WHERE Conditions
Exception INVALID_OPTION TYPE Invalid Selection Option for Balancing Date
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20030430 
SAP Release Created in