SAP Note 1277111 - Bank statement balance transfer for Banking ext. CBA 1.0

Composant : Master Contract Management -

Solution : https://service.sap.com/sap/support/notes/1277111 (Connexion à SAP Service Marketplace requise)

Mots Clés :
call function '<pre>_db_bast_oa_get' exporting i_contract_int  = i_contract_int i_valid_on      = i_valid_on_date importing e_tab_bast_oa   = e_tab_bast_oa, financial service=>account management=> tools=>correspondence=>define application forms, create database table <pre>_bast_ofa            start transaction se11 fill, create table type <pre>_tab_bast_oa            start transaction se11 fill, create structure <pre>_str_bast_oa            start transaction se11 fill, call function 'bank_register' exporting i_refresh_module = '<pre>_api_bast_oa_reset', goto=>function groups=> change group <pre>_db_bast_oa            press, restrictions           press button technical settings data class, short text set package <your_package> set badi implementation, call function '<pre>_db_bast_oa_delete' exporting i_tab_bast_oa = g_tab_bast_oa_delete_buffer

Notes associées :

1388052Bank statement - enhance balance transfer for banks CBA 2.0
1267236
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