RPCNETD0_FORMDATA SAP (Output Structure for RPCNETD0) Structure details

Dictionary Type: Structure
Description: Output Structure for RPCNETD0




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




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

RPCNETD0_FORMDATA 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 "Output Structure for RPCNETD0" 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_RPCNETD0_FORMDATA TYPE RPCNETD0_FORMDATA.

The RPCNETD0_FORMDATA table consists of various fields, each holding specific information or linking keys about Output Structure for RPCNETD0 data available in SAP. These include KDFBT (Number of Tax Exemptions for Children (D)), KSTTX (Name of Church Tax Area), KTEXT (Religious Denomination Long Text), STTAB (Tax Table (D)).. 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 RPCNETD0_FORMDATA 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
STRKLTax Class (D) STRKLCHAR1STRKL
KDFBTNumber of Tax Exemptions for Children (D) KDFBTDEC3(1) DEC2_1
KSTTXName of Church Tax Area KSTTXCHAR18TEXT18
KTEXTReligious Denomination Long Text KNFTXCHAR25TEXT25
STTABTax Table (D) STTABCHAR1STTAB
DATUMDate DATUMDATS8DATUM
JAHR4Not More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
PERFBPersonal Exemption PERFBCURR15(2) PRBETRG
ALTKZIdentifier: Old-Age Exemption AENTLCHAR1XFELD
KVTXTSI key - text SVTXTCHAR18TEXT18
RVTXTSI key - text SVTXTCHAR18TEXT18
AVTXTSI key - text SVTXTCHAR18TEXT18
PVTXTSI key - text SVTXTCHAR18TEXT18
ALTN1Checkbox for Calculation with Health Insurance Fund Entry SVK_ALTN1CHAR1XFELD
KVSFRHI Fund Key for Compulsory Health Insurance Fund KVSCHCHAR8Assigned to domainKVSCH
KVPROValue of payroll constants ABRWTDEC9(2) DEC7_2
WOKNZWest/East Indicator WOKNZCHAR1WOKNZ
SACHSCheckbox for NI Saxony Rule SVK_SACHSCHAR1XFELD
GVDKZCheckbox for Low-Income Earner SVK_GVDKZCHAR1XFELD
KVPRIIndicator for Private Health Insurance KVPRICHAR1XFELD
BUJEGCheckbox Exempt/under Annual Income Limit SVK_BUJEGCHAR1XFELD
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
VRSBZBenefits Payments VRSBZCURR15(2) PRBETRG
STEUREmployment Tax STEURCURR15(2) PRBETRG
SOLZGGerman Reunification Tax BASOZCURR15(2) PRBETRG
KIRSTStandard Tax MASLZCURR15(2) PRBETRG
BRUTTTax Gross Amount BRUTTCURR15(2) PRBETRG
KVZUSHR Payroll: Amount MAXBTCURR15(2) PRBETRG
RVZUSHR Payroll: Amount MAXBTCURR15(2) PRBETRG
PVZUSHR Payroll: Amount MAXBTCURR15(2) PRBETRG
KVABZHR Payroll: Amount MAXBTCURR15(2) PRBETRG
RVABZHR Payroll: Amount MAXBTCURR15(2) PRBETRG
PVABZHR Payroll: Amount MAXBTCURR15(2) PRBETRG
KVANAHR Payroll: Amount MAXBTCURR15(2) PRBETRG
RVANAHR Payroll: Amount MAXBTCURR15(2) PRBETRG
AVANAHR Payroll: Amount MAXBTCURR15(2) PRBETRG
PVANAHR Payroll: Amount MAXBTCURR15(2) PRBETRG
AGBELHR Payroll: Amount MAXBTCURR15(2) PRBETRG
ABZSVHR Payroll: Amount MAXBTCURR15(2) PRBETRG
RVAUFHR Payroll: Amount MAXBTCURR15(2) PRBETRG
ERGEBHR Payroll: Amount MAXBTCURR15(2) PRBETRG
RVGERHR Payroll: Amount MAXBTCURR15(2) PRBETRG
DUMMYHR Payroll: Amount MAXBTCURR15(2) PRBETRG
FAKTORFactor for Factor Procedure P01_TX_FDEC4(3)

Key field Non-key field



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

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

How to access SAP table RPCNETD0_FORMDATA

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