Data Element list used by SAP ABAP Function Module J_1B_BARCODE_CONTROLDIGIT (Calculates control digit for bar code required for bank file)
SAP ABAP Function Module J_1B_BARCODE_CONTROLDIGIT (Calculates control digit for bar code required for bank file) is using
# Object Type Object Name Object Description Note
     
1 Data Element  BLDAT Document Date in Document SOURCE VALUE(DOC_DATE) LIKE REGUP-BLDAT
2 Data Element  CHAR3 3-Byte field SOURCE VALUE(CARTEIRA) TYPE CHAR3 DEFAULT 000
3 Data Element  DMBTV Gross Amount in Local Currency with +/- Sign SOURCE VALUE(AMOUNT) LIKE REGUD-DMBTR
4 Data Element  DZBKON Bank Control Key of the Payee's Bank SOURCE VALUE(ACCOUNT_CD) LIKE REGUH-ZBKON
5 Data Element  DZBNKL Bank number of the payee's bank SOURCE VALUE(BANK_KEY) LIKE REGUH-ZBNKL
6 Data Element  DZBNKN Bank account number of the payee SOURCE VALUE(ACCOUNT_KEY) LIKE REGUH-ZBNKN
7 Data Element  DZFBDT Baseline date for due date calculation SOURCE VALUE(DUEDATE) LIKE BSEG-ZFBDT
8 Data Element  XREF3 Reference key for line item SOURCE VALUE(NOS_NUMERO) LIKE REGUP-XREF3