SAP ABAP Function Module BKK_CLOSING_SELECT_ACCOUNTS (BCA: Select Accounts For Each Each Range From Balance Table)
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_ACCOUNTS BCA: Select Accounts For Each Each Range From Balance Table  
Function Group FBM3   BCA: Account Time Periods - DB Accesses  
Program Name SAPLFBM3   BCA: Balancing administration 
INCLUDE Name LFBM3U20    
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 Selection Option for Balancing Date
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 <=
Tables T_SET_FOR_SELECTION TYPE IBKKACONLY Quantity From Which Accounts are Selected
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  20011004 
SAP Release Created in