ROXAX40259 SAP (Generated Table for View V_NFDOC) Structure details

Dictionary Type: Structure
Description: Generated Table for View V_NFDOC




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




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

ROXAX40259 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 "Generated Table for View V_NFDOC" 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_ROXAX40259 TYPE ROXAX40259.

The ROXAX40259 table consists of various fields, each holding specific information or linking keys about Generated Table for View V_NFDOC data available in SAP. These include DOCNUM (Document Number), NFTYPE (Nota Fiscal Type), DOCTYP (Document type), DIRECT (Direction of the movement).. 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 (Deep)


SAP ROXAX40259 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
MANDTClient MANDTCLNT3T000MANDT
DOCNUMDocument Number J_1BDOCNUMNUMC10Assigned to domainJ_1BDOCNUMJEF
NFTYPENota Fiscal Type J_1BNFTYPECHAR2J_1BAAJ_1BNFTYPE
DOCTYPDocument type J_1BDOCTYPCHAR1Assigned to domainJ_1BDOCTYP
DIRECTDirection of the movement J_1BDIRECTCHAR1J_1BDIRECT
DOCDATDocument date J_1BDOCDATDATS8DATUM
PSTDATPosting date J_1BPSTDATDATS8DATUM
CREDATCreate date J_1BCREDATDATS8DATUM
CRETIMCreation time J_1BCRETIMTIMS6UZEIT
CRENAMName of the user J_1BCRENAMCHAR12USNAM
CHADATChange date J_1BCHADATDATS8DATUM
CHATIMChange time J_1BCHATIMTIMS6UZEIT
CHANAMName of the user J_1BCHANAMCHAR12USNAM
FORMForm of Nota Fiscal J_1BFORMCHAR4J_1BAQJ_1BFORM
MODELModel of Nota Fiscal J_1BMODELNUMC2J_1BMODEL
SERIESSeries J_1BSERIESCHAR3J_1BSERIES
SUBSERSub series J_1BSUBSERCHAR2J_1BSUBSER
NFNUMNota Fiscal Number J_1BNFNUMBNUMC6J_1BNFNUMB
ENTRADNota Fiscal Entrada J_1BENTRADCHAR1J_1BENTRAD
FATURAFatura J_1BFATURACHAR1XFELD
ZTERMTerms of Payment Key DZTERM_BIWCHAR4ZTERM
PRINTDPrinted J_1BPRINTDCHAR1XFELD
MANUALCreated manually J_1BMANUALCHAR1J_1BMANUAL
FOLLOWFollow up activity made J_1BFOLLOWCHAR1XFELD
WAERKSD Document Currency WAERKCUKY5TCURCWAERSFWS
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
BRANCHBusiness Place J_1BBRANC_CHAR4J_1BBRANCHJ_1BBRANCH
PARVWNota Fiscal Partner Function J_1BPARVWCHAR2J_1BADJ_1BPARVWPAR
PARIDPartner ID (Customer, Vendor, Business Place) J_1BPARIDCHAR10ALPHAJ_1BPARIDDEBI_KRED
PARXCPDKIndicator: Is the account a one-time account? XCPDKCHAR1XFELD
PARTYPNota Fiscal Partner Type J_1BPARTYPCHAR1J_1BPARTYP
CANCELCanceled J_1BCANCELCHAR1XFELD
CANDATCancellation Date J_1BCANDATDATS8DATUM
SUBSEQFollow-On Document Exists J_1BSUBSEQCHAR1XFELD
DOCREFReference to NF J_1BDOCREFNUMC10J_1BNFDOCJ_1BDOCNUM
TRATYMeans-of-Transport Type TRATYCHAR4TVTYTRATY
TRAIDMeans of Transport ID TRAIDCHAR20TRAID
INCO1Incoterms (Part 1) INCO1CHAR3TINCINCO1
INCO2Incoterms (Part 2) INCO2CHAR28INCO2
SHPUNTShipping unit (especie) J_1BSHPUNTUNIT3T006CUNITMEINS
ANZPKTotal number of packages in delivery ANZPKNUMC5ANZPK
SHPMRKMark of the shipping unit J_1BSHPMRKCHAR20TEXT20
SHPNUMNumber of the shipping unit J_1BSHPNUMCHAR20TEXT20
BRGEWGross weight BRGEW_15QUAN15(3) MENG15
NTGEWNet weight NTGEW_15QUAN15(3) MENG15
GEWEIWeight Unit GEWEIUNIT3T006CUNITMEINS
ZFBDTBaseline Date for Due Date Calculation DZFBDT_BIWDATS8DATUM
WITHATotal withholding amount of Nota Fiscal J_1BWITHAMCURR15(2) WERT8
OBSERVATLegal Books Mod. 1 + 2: Header text for observations column J_1BLBOBSCHAR50J_1BLBOBS
VSTELShipping Point/Receiving Point VSTELCHAR4TVSTVSTELVST

Key field Non-key field



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

As ROXAX40259 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 ROXAX40259 as there is no data to select.

How to access SAP table ROXAX40259

Within an ECC or HANA version of SAP you can also view further information about ROXAX40259 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!