/SAPNEA/ROWA_DATA SAP (ROWA: Data fields (SAP Japan)) Structure details

Dictionary Type: Structure
Description: ROWA: Data fields (SAP Japan)




ABAP Code to SELECT data from /SAPNEA/ROWA_DATA
Related tables to /SAPNEA/ROWA_DATA
Access table /SAPNEA/ROWA_DATA




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

/SAPNEA/ROWA_DATA 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 "ROWA: Data fields (SAP Japan)" 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_/SAPNEA/ROWA_DATA TYPE /SAPNEA/ROWA_DATA.

The /SAPNEA/ROWA_DATA table consists of various fields, each holding specific information or linking keys about ROWA: Data fields (SAP Japan) data available in SAP. These include BLDAT (Document Date in Document), BUDAT (Posting Date in the Document), BUKRS (Company Code), SOBKZ (Special Stock Indicator).. 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: Not classified


SAP /SAPNEA/ROWA_DATA 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
STATUSStatus for RKWA entry MR_RKWASTNUMC2NUM02
BLDATDocument Date in Document BLDATDATS8DATUM
BUDATPosting Date in the Document BUDATDATS8DATUM
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
SOBKZSpecial Stock Indicator SOBKZCHAR1T148SOBKZ
LIFNRVendor Account Number ELIFNCHAR10LFA1ALPHALIFNRLIFKRED_C
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
SHKZGDebit/Credit Indicator SHKZGCHAR1SHKZG
GSBERBusiness Area GSBERCHAR4TGSBGSBERGSB
BWAERCurrency Key WAERSCUKY5TCURCWAERSFWS
WRBTRAmount in document currency WRBTRCURR13(2) WERT7
BSTMEUnit of measure for settlement MR_BSTMEUNIT3T006CUNITMEINS
BSTMGQuantity withdrawn for settlement MR_BSTMGQUAN13(3) MENG13
HKONTGeneral Ledger Account HKONTCHAR10SKA1ALPHASAKNR
MWSKZTax on sales/purchases code MWSKZCHAR2T007AMWSKZ
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BUZEIDocument Item in Invoice Document RBLGPNUMC6NUMC6
NAVNWNon-deductible input tax NAVNWCURR13(2) WERT7
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
BWARTMovement Type (Inventory Management) BWARTCHAR3T156BWARTBWA
MENGEQuantity MENGE_DQUAN13(3) MENG13
MEINSBase Unit of Measure MEINSUNIT3T006CUNITMEINS
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
EBELNPurchasing Document Number EBELNCHAR10EKKOALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5EKPOEBELPBSP
BKLASValuation Class BKLASCHAR4T025BKLAS
CKONTGeneral Ledger Account HKONTCHAR10SKA1ALPHASAKNR
ABWHKAlternative G/L Account ABWHKCHAR10SKA1ALPHASAKNR
PREISNet Price in Purchasing Info Record IPREICURR11(2) WERT11
PEINHPrice Unit EPEINDEC5DEC5
CCBTRAmount in document currency WRBTRCURR13(2) WERT7
VGARTTransaction/Event Type VGARTCHAR2T158VVGART
XBLNRReference Document Number XBLNR1CHAR16XBLNR1
EMLIFVendor to be supplied/who is to receive delivery EMLIFCHAR10Assigned to domainALPHALIFNR
VBELNBilling Document VBELN_VFCHAR10VBUKALPHAVBELNVF
POSNRBilling item POSNR_VFNUMC6VBUPPOSNR
DOCKZMovement category /SAPNEA/DOCKZCHAR1/SAPNEA/DOCKZ
MVCTGMovement category /SAPNEA/DOCKZCHAR1/SAPNEA/DOCKZ

Key field Non-key field



How do I retrieve data from SAP structure /SAPNEA/ROWA_DATA using ABAP code?

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

How to access SAP table /SAPNEA/ROWA_DATA

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