J_3RFVAT_SEL_MM SAP (VAT for Customs Union ALV fields (deleted)) Structure details

Dictionary Type: Structure
Description: VAT for Customs Union ALV fields (deleted)




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




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

J_3RFVAT_SEL_MM 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 "VAT for Customs Union ALV fields (deleted)" 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_J_3RFVAT_SEL_MM TYPE J_3RFVAT_SEL_MM.

The J_3RFVAT_SEL_MM table consists of various fields, each holding specific information or linking keys about VAT for Customs Union ALV fields (deleted) data available in SAP. These include GJAHR (Fiscal Year), BLDAT (Document Date in Document), BUDAT (Posting Date in the Document), LIFNR (Different Invoicing Party).. 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: Cannot Be Enhanced


SAP J_3RFVAT_SEL_MM 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
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BLDATDocument Date in Document BLDATDATS8DATUM
BUDATPosting Date in the Document BUDATDATS8DATUM
LIFNRDifferent Invoicing Party LIFRECHAR10Assigned to domainALPHALIFNRLRE
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
RMWWRGross invoice amount in document currency RMWWRCURR13(2) WERT7
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
BLARTDocument Type BLARTCHAR2Assigned to domainBLARTBAR
TBTKZIndicator: subsequent debit/credit TBTKZCHAR1TBTKZ
STBLGReverse Document Number STBLGCHAR10ALPHABELNR
STJAHReverse document fiscal year STJAHNUMC4GJAHRGJAHR
IVTYPOrigin of a Logistics Invoice Verification Document IVTYPCHAR1IVTYP
NETWR_LOCBilling Document Net Value in Local Currency J_3RFVAT_NETWR_LOCCURR15(2) WERTV8
WAERK_LOCLocal Currency for Company Code J_3RFVAT_WEARS_LOCCUKY5Assigned to domainWAERS
KURSFExchange rate for FI postings KURRFDEC9(5) KURRF
KURRF_DATTranslation Date WWERT_DDATS8DATUM
WMWST1Tax Amount in Document Currency with +/- Sign FWSTEVCURR13(2) WERTV7
MWSBK_CURBilling Document Tax Amount for Posting in Document Currency J_3RFVAT_MWSBK_LOCCURR13(2) WERTV7
RBSTATInvoice document status RBSTATCHAR1RBSTAT
BELNR_VATVAT Posting Document Number J_3RFVAT_BELNRCHAR10ALPHABELNRBLN
GJAHR_VATVAT Posting Document Fiscal Year J_3RFVAT_GJAHRNUMC4GJAHRGJAHR
WAERS_VATVAT Posting Document Currency J_3RFVAT_WAERS_VATCUKY5Assigned to domainWAERS
DMBTR_VATVAT Posting Amount in Local Currency J_3RFVAT_DMBTRCURR15(2) WERTV8
HWBAS_VATVAT Posting Tax Base Amount in Local Currency J_3RFVAT_HWBASCURR15(2) WERTV8
BELNR_INVFI Invoice Document Number J_3RFVAT_BELNR_INVCHAR10ALPHABELNRBLN
GJAHR_INVFI Invoice Fiscal Year J_3RFVAT_GJAHR_INVNUMC4GJAHRGJAHR
BELNR_CLRVAT Clearing Document Number J_3RFVAT_BELNR_CLRCHAR10ALPHABELNRBLN
GJAHR_CLRVAT Clearing Document Fiscal Year J_3RFVAT_GJAHR_CLRNUMC4GJAHRGJAHR
ERRTXT__Error Description for ALV item J_3RFVAT_MSGCHAR80CHAR80
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001

Key field Non-key field



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

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

How to access SAP table J_3RFVAT_SEL_MM

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