REHOVIAKPARA SAP () Structure details

Dictionary Type: Structure
Description:




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




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

REHOVIAKPARA 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_REHOVIAKPARA TYPE REHOVIAKPARA.

The REHOVIAKPARA table consists of various fields, each holding specific information or linking keys about data available in SAP. These include DTABR (), VVABBL (Settlement Identification ->Accounting Ref. Doc.Number), BUKRS (Company Code), MANDAT ().. 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 REHOVIAKPARA 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
IDENT REHOIDENTCHAR16CHAR16
DTABR REHODTABRDATS8DATS
VVABBLSettlement Identification ->Accounting Ref. Doc.Number VVABBLN1CHAR16XBLNR1IAB
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
MANDAT REHORECNNRWCHAR13ALPHARECNNRREHORECNNRW
SWENRSite Number SWENRCHAR8Assigned to domainSWENRSWENRWEHMCWE
SNKSLService Charge Key SNKSLCHAR4Assigned to domainALPHASNKSLNKLREFXCLSNKSL
SEMPSLSettlement Unit SEMPSLCHAR5Assigned to domainALPHASEMPSLEMPMCEM
DVONPPeriod start date DVONPERDATS8DATUM
DBISPDate of settlement period end DBISPERDATS8DATUM
SKEYCheck indicator of SUs to be settled VVSINGLEKEYCHAR1XFELD
VVAEOnly settle master settlement units REJNKAVVAECHAR1XFELD
BLDATDocument Date in Document BLDATDATS8DATUM
BUDATPosting Date in the Document BUDATDATS8DATUM
MONATFiscal Period MONATNUMC2MONAT
ZFBDTBaseline date for due date calculation VVDZFBDTDATS8DATUM
SBLARTDocument Type BLARTCHAR2T003BLARTBAR
DBLARTDocument Type BLARTCHAR2T003BLARTBAR
BKTXTDocument Header Text BKTXTCHAR25TEXT25
JEXTR1Cost surcharge for service charge settlement VVNKAZUSCHLCHAR1XFELD
JEXTR2Cost surcharge for service charge settlement VVNKAZUSCHLCHAR1XFELD
JEXTR3Cost surcharge for service charge settlement VVNKAZUSCHLCHAR1XFELD
PVWHONPercentage surcharge service charge settlement VVPVWHONDEC5(2) DEC3_2
PAUSFWService charge stt. apport.loss risk percentage surcharge VVPAUSFWDEC5(2) DEC3_2
JEXTR0Cost surcharge for service charge settlement VVNKAZUSCHLCHAR1XFELD
JVZOPNTake account of unpaid advance payments? VVJVZOFFENCHAR1XFELD
JGUFOSimulate credit/receivable indicator VVJGUFOCHAR1XFELD
RMSNKAIndicator, take into account TSCS ยง23 Austria VVJRMSCHAR1XFELD
JANPVZDo you want to adjust advance payments? VVJANPVZCHAR1XFELD
VZMONSCS: No.of months for determin.eff.-from date for new AP VVAMNVZGDEC2DEC2
DGABDate as from when adj.of the adv.payment becomes valid VVDGABANPDATS8DATUMIDG
BVZMINMinimum amount for adv.pmnt/flat rate reduction VVBVZMINCURR7(2) WERT4
BVZERMMinimum amount for adv.pmnt/flat-rate increase VVBVZERMCURR7(2) WERT4
PERHVZPercentage of additional advance payment increase VVPERHVZDEC4(2) DEC2_2V
SANPME REHOSANPMECHAR1XFELD
NOBSSBypass Posting Interface in SCS Simulation RESCSPOSTCHAR1XFELD
EAPPTransaction Code TCODECHAR20Assigned to domainTCODETCD
VERSN REHOVERSNCHAR3Assigned to domainREHOVERSNREHOVERSN
BKHKST REHOBKHKSTCHAR1CHAR01
VVAEABR REHOVVAE_ABRCHAR1XFELD
EIGTABR REHOEIGT_ABRCHAR1XFELD
MIETABR REHOMIET_ABRCHAR1XFELD
WIPLABR REHOWIPL_ABRCHAR1XFELD
SIMU REHOSIMUCHAR1XFELD
ABRE REHOABRECHAR1XFELD
BEKO REHOBEKOCHAR1XFELD
HEKO REHOHEKOCHAR1XFELD
BKHK REHOBKHKCHAR1XFELD
ABRSTAT REHOABRSTATCHAR4REHOABRSTAT
PLDTVON REHOPLDTVONDATS8DATS
PLDTBIS REHOPLDTBISDATS8DATS
WPDGAB REHOWPDGABDATS8DATS
WPBVZMIN REHOWPBVZMINCURR7(2) WERT4
WPBVZERM REHOWPBVZERMCURR7(2) WERT4
WPPERHVZ REHOWPPERHVZDEC4(2) DEC2_2V

Key field Non-key field



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

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

How to access SAP table REHOVIAKPARA

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