J1B_NF_XML_B12 SAP (Nota Fiscal Eletronica / NFe - reference documents) Structure details

Dictionary Type: Structure
Description: Nota Fiscal Eletronica / NFe - reference documents




ABAP Code to SELECT data from J1B_NF_XML_B12
Related tables to J1B_NF_XML_B12
Access table J1B_NF_XML_B12




Structure field list including key, data, relationships and ABAP select examples

J1B_NF_XML_B12 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Nota Fiscal Eletronica / NFe - reference documents" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_J1B_NF_XML_B12 TYPE J1B_NF_XML_B12.

The J1B_NF_XML_B12 table consists of various fields, each holding specific information or linking keys about Nota Fiscal Eletronica / NFe - reference documents data available in SAP. These include B12_REFNFE (Access key of the reference document NFe Model 55), B12_CUF (Region of the issuer of NF model 1/1A), B12_AAMM (Year and Month (YYMM) of the issue date of ref NF model 1/1A), B12_CNPJ (Tax Number 1).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type)


SAP J1B_NF_XML_B12 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
DOCNUMDocument Number J_1BDOCNUMNUMC10Assigned to domainJ_1BDOCNUMJEF
B12_REFNFE Access key of the reference document NFe Model 550
B12_CUF Region of the issuer of NF model 1/1A0
B12_AAMM Year and Month (YYMM) of the issue date of ref NF model 1/1A0
B12_CNPJTax Number 1 STCD1CHAR16STCD1
B12_MODModel of Nota Fiscal J_1BMODELNUMC2J_1BMODEL
B12_SERIESeries J_1BSERIESCHAR3J_1BSERIES
B12_NNF Random code (internal Nota Fiscal numbner)0
B20_CUF Referenced Rural Producer: Fiscal Document Issuer UF code0
B20_AAMM Referenced Rural Producer: NF Issuing year and month0
B20_CNPJTax Number 1 STCD1CHAR16STCD1
B20_CPFTax Number 2 STCD2CHAR11STCD2
B20_IE Referenced Rural Producer: Issuer IE0
B20F_MODModel of Nota Fiscal J_1BMODELNUMC2J_1BMODEL
B20_SERIESeries J_1BSERIESCHAR3J_1BSERIES
B20_NNF Referenced Rural Producer: Fiscal Document Number0
REFCTE Referenced CT-e Access Key0
B20K_MOD Model Coupon Fiscal0
NECF Referenced Fiscal Coupon (retail NF): ECF sequential number0
NCOO Referenced Fiscal Coupon (retail NF): Operation Order Counte0

Key field Non-key field



How do I retrieve data from SAP structure J1B_NF_XML_B12 using ABAP code?

As J1B_NF_XML_B12 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on J1B_NF_XML_B12 as there is no data to select.

How to access SAP table J1B_NF_XML_B12

Within an ECC or HANA version of SAP you can also view further information about J1B_NF_XML_B12 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!