REHOVIAKHO20_TAB SAP () Structure details

Dictionary Type: Structure
Description:




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




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

REHOVIAKHO20_TAB 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 "" 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_REHOVIAKHO20_TAB TYPE REHOVIAKHO20_TAB.

The REHOVIAKHO20_TAB table consists of various fields, each holding specific information or linking keys about data available in SAP. These include SKOART (Condition Type (Smallest Subdivision of Condition Records)), VVBKOPTG (Average costs per day for a condition type), BNETTO (Net amount), BSTEUER (Tax amount).. 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 or numeric)


SAP REHOVIAKHO20_TAB 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
DBISPERDate of settlement period end DBISPERDATS8DATUM
SKOARTCondition Type (Smallest Subdivision of Condition Records) SKOARTNUMC4Assigned to domainSKOART
VVBKOPTGAverage costs per day for a condition type VVBKOPTGCURR13(2) WRTV7
BNETTONet amount BNETTOCURR13(2) WRTV7
BSTEUERTax amount BSTEUERCURR13(2) WRTV7
BHWHRAmount in local currency BHWHRCURR13(2) WERTV7
BGUFOCredit memo/receivable amount BGUFOCURR13(2) WRTV7
BMWSTValue-added tax amount included BMWSTCURR13(2) WRTV7
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
DVZNEUValid-as-from date for new advance payment DVZNEUDATS8DDAT
BVZNEUNew advance payment amount BVZNEUCURR13(2) WRTV7
BKONDALTPrevious condition amount BKONDALTCURR13(2) WRTV7
VVSKVZAReason why advance payment adjustment not carried out VVSKVZACHAR1VVSKVZA
DABRECHSettlement date DABRECHDATS8DDAT
VVABBLNSettlement Identification ->Accounting Ref. Doc.Number VVABBLN1CHAR16XBLNR1IAB
DMBTRAmount of advance payments made for SCS VVGELVZCURR13(2) WERT7
MWSTSTax Amount in Local Currency MWSTSCURR13(2) WERT7
BNAVSTAmount of non-deductible input tax share VVBNAVSTCURR13(2) WRTV7
BSTBASBase amount for tax calculation in incid.expenses sttlmnt VVBSTBASCURR13(2) WRTV7
BSTBTROutput tax for customer posting in service charge settlement VVBSTBTRCURR13(2) WRTV7
PERHVZPercentage of additional advance payment increase VVPERHVZDEC4(2) DEC2_2V
BSTKORRTax adjustment for tenant service charge settlement VVBSTKORRCURR13(2) WERTV7
ABREARTSettlement type for service charges after settlement perfor. VVABREARTCHAR1VVABREART
TXJCDTax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
MAXCOSTMaximum costs value for service charge settlement VVMAXCOSTCURR13(2) WERT7
REBKOPTGAverage costs per day for a condition type REBKOPTGDEC13(6)
BNETTO_REALNet amount, original amount REBNETTO_REALCURR13(2) WRTV7
BSTBAS_REALBasic amount for tax calculation for SCS, orig. value REBSTBAS_REALCURR13(2) WRTV7
BSTBTR_REALOutput tax for customer posting for SCS, original value REBSTBTR_REALCURR13(2) WRTV7

Key field Non-key field



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

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

How to access SAP table REHOVIAKHO20_TAB

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