Data Element list used by SAP ABAP Function Module J_1B_NF_OBJECT_CHECK (Nota Fiscal System - Check object)
SAP ABAP Function Module
J_1B_NF_OBJECT_CHECK (Nota Fiscal System - Check object) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
J_1BDIALOG | Dialog indicator | SOURCE VALUE(DIALOG) LIKE J_1BINTERF-DIALOG DEFAULT ' ' |
2 | ![]() |
J_1BMANTAX | Manual taxes in the document | SOURCE VALUE(MANUAL_TAXES) LIKE J_1BINTERF-MANTAX DEFAULT ' ' |
3 | ![]() |
J_1BNFOBJN | Nota Fiscal object number | SOURCE VALUE(OBJ_NUMBER) LIKE J_1BINTERF-NFOBJN |
4 | ![]() |
SAP_BOOL | Boolean Variable (X=True, Space=False) | SOURCE REFERENCE(IV_FULL_CHECK) TYPE SAP_BOOL DEFAULT 'X' |