SAP Note 1388052 - Bank statement - enhance balance transfer for banks CBA 2.0

Component : Master Contract Management -

Solution : https://service.sap.com/sap/support/notes/1388052 (SAP Service marketplace login required)

Key words :
call function '<pre>_db_bast_oa_get_list'           exporting            i_contract_int = i_contract_int            i_valid_on     = i_valid_on_date            i_accp_int     = i_accp_int           importing            e_tab_bast_oa  = e_tab_bast_oa, call function '<pre>_db_bast_oa_get'             exporting              i_contract_int = i_contract_int              i_valid_on    = i_valid_on_date              i_accp_int    = i_accp_int             importing              e_tab_bast_oa  = e_tab_bast_oa, call function 'bank_register'              exporting                i_refresh_module = '<pre>_api_bast_oa_reset', normal function module => start immediately       package, '<pre>db_bast_ofa_insert'                  '<pre>bast_ofa' 'sy-subrc, '<pre>db_bast_ofa_update'                          '<pre>bast_ofa' 'sy-subrc, '<pre>db_bast_ofa_delete'                          '<pre>bast_ofa' 'sy-subrc, table type <pre>_tab_bast_oa            call transaction se11, update module => start immediately       package, terms balance transfer master contract

Related Notes :

1277111Bank statement balance transfer for Banking ext. CBA 1.0
618769Create/change function group
618242Creating / changing database table in ABAP Dictionary
565029Create or change structure in ABAP dictionary
564726Creating table type in ABAP dictionary
317129Creating a function module