Table/Structure Field list used by SAP ABAP Function Module BKK_BALNOT_DUPLICATE (Create Duplicate of Balance Notification)
SAP ABAP Function Module BKK_BALNOT_DUPLICATE (Create Duplicate of Balance Notification) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  BKK42 - ACNUM_EXT Account number for current account
2 Table/Structure Field  BKKMBALNOT - ACNUM_INT Internal Account Number for Current Account SOURCE VALUE(I_ACNUM_INT) LIKE BKKMBALNOT-ACNUM_INT
3 Table/Structure Field  BKKMBALNOT - ACNUM_INT Internal Account Number for Current Account
4 Table/Structure Field  BKKMBALNOT - BALNOT_NO Sequential Balance Notification Number
5 Table/Structure Field  BKKMBALNOT - BALNOT_NO Sequential Balance Notification Number SOURCE VALUE(I_BALNOT_NO) LIKE BKKMBALNOT-BALNOT_NO
6 Table/Structure Field  BKKMBALNOT - BALNOT_YEAR Year of Balance Notification
7 Table/Structure Field  BKKMBALNOT - BALNOT_YEAR Year of Balance Notification SOURCE VALUE(I_BALNOT_YEAR) LIKE BKKMBALNOT-BALNOT_YEAR
8 Table/Structure Field  BKKMBALNOT - BKKRS Bank Area SOURCE VALUE(I_BKKRS) LIKE BKKMBALNOT-BKKRS
9 Table/Structure Field  BKKMBALNOT - BKKRS Bank Area
10 Table/Structure Field  BOOLE - BOOLE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
11 Table/Structure Field  BOOLE - BOOLE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') SOURCE VALUE(I_FLG_DUPLICATE) LIKE BOOLE-BOOLE DEFAULT 'X'
12 Table/Structure Field  IBKK42_S1 - ACNUM_EXT Account number for current account
13 Table/Structure Field  MESG - ARBGB Application Area