Fonction SAP BAPI_J_1B_NF_GETDETAIL - Nota Fiscal: List details of a Nota Fiscal

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
AWSYS BAPI_J_1BNFDOC-AWSYS C 10 X Logical System
DOCNUM BAPI_J_1BNFDOC-DOCNUM N 10 X Document number
REFKEY BAPI_J_1BNFLIN-REFKEY C 35 X Reference to source document
REFTYP BAPI_J_1BNFLIN-REFTYP C 2 X Reference type

Paramètre Reférence Type Long. Description
OBJ_HEADER BAPI_J_1BNFDOC u 541 Übergabestruktur Kopfdaten Nota Fiscal

Paramètre Reférence Long. Facultatif Description
OBJ_HEADER_MSG BAPI_J_1BNFFTX 90 X Übergabestruktur Kopfnachricht Nota Fiscal
OBJ_ITEM BAPI_J_1BNFLIN 449 Übergabestruktur Einzelposten Nota Fiscal
OBJ_ITEM_TAX BAPI_J_1BNFSTX 133 Übergabestruktur Nota Fiscal Steuer pro Position
OBJ_OT_PARTNER BAPI_J_1BNFCPD 404 X Übergabestruktur Nota Fiscal CpD-Konten
OBJ_PARTNER BAPI_J_1BNFNAD 27 X Übergabestruktur Nota Fiscal Partner
OBJ_REFER_MSG BAPI_J_1BNFREF 21 X Übergabestruktur Nota Fiscal Verweis auf Kopfnachricht
RETURN BAPIRET2 548 Returnparameter

Functionality
Nota Fiscal System - Lists the details of a single nota fiscal

Description
This structure contains the header data of the nota fiscal document thatis to be created.
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.

Description
This parameter gives the logical system.

Description
This parameter gives the internal document number of the nota fiscal.

Description
This parameter gives the reference key of the nota fiscal.

Description
This parameter gives the reference type of the nota fiscal (e.g. LI orMD).

Description
This table contains the header message for the nota fiscal document thatis to be created.
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.

Description
This table contains the item data for the nota fiscal document that isto be created.
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.

Description
This table contains the tax data related to each item for the notafiscal document that is to be created.
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.

Description
This table contains the one time customer information for the notafiscal document that is to be created.
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.

Description
This table contains the partner data for the nota fiscal document thatis to be created.
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.

Description
This table contains the assignment of the message to each item for thenota fiscal document that is to be created.
For more information on the individual parameter fields, see the dataelement documentation in the ABAP Dictionary.

Description
This table contains the return codes from the method call. If errorsoccured during this method, the "Return" table is filled.

1049946NF-e: Adaption of Nota Fiscal Bapis
910090Missing methods in BUS2143
515092BAPI for NF creation