RPDAVMD0_S_MAIN SAP (Documentation AVmG: Modules) Structure details

Dictionary Type: Structure
Description: Documentation AVmG: Modules




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




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

RPDAVMD0_S_MAIN 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 "Documentation AVmG: Modules" 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_RPDAVMD0_S_MAIN TYPE RPDAVMD0_S_MAIN.

The RPDAVMD0_S_MAIN table consists of various fields, each holding specific information or linking keys about Documentation AVmG: Modules data available in SAP. These include ANLTX (AVmG: Investment Type Text), BAUST (Module), BTMTX (AVmG: Module Text), BEITG (Contribution).. 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 RPDAVMD0_S_MAIN 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
ANLARInvestment Type P01_ANLARCHAR4Assigned to domainP01_ANLAR
ANLTXAVmG: Investment Type Text P01_ANLTXCHAR60TEXT60
BAUSTModule P01_BAUSTCHAR4Assigned to domainP01_BAUST
BTMTXAVmG: Module Text P01_BTMTXCHAR60TEXT60
BEITGContribution P01_BEITGCURR9(2) P01_BEITG
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
FEBEIAVmG: Free Entry for Contribution P01_FEBEICHAR1XFELD
ANTEIShare P01_ANTEIDEC7(2) DEC5_2
FEANTAVmG: Free Entry for Portion P01_FEANTCHAR1XFELD
BLARTAVmG: Base Wage Type P01_BLARTCHAR4Assigned to domainLGART
BLTXTWage Type Long Text LGTXTCHAR25TEXT25
BBAUSAVmG: Basic Module P01_BBAUSCHAR4Assigned to domainP01_BAUST
BBSTXAVmG: Module Text P01_BTMTXCHAR60TEXT60
ALARTAVmG: Statement Wage Type P01_ALARTCHAR4Assigned to domainLGART
ALTXTWage Type Long Text LGTXTCHAR25TEXT25
ALAR1AVmG: Statement Wage Type P01_ALARTCHAR4Assigned to domainLGART
ALTX1Wage Type Long Text LGTXTCHAR25TEXT25
ALAR2AVmG: Statement Wage Type P01_ALARTCHAR4Assigned to domainLGART
ALTX2Wage Type Long Text LGTXTCHAR25TEXT25
ALAR3AVmG: Statement Wage Type P01_ALARTCHAR4Assigned to domainLGART
ALTX3Wage Type Long Text LGTXTCHAR25TEXT25
ALAR4AVmG: Statement Wage Type P01_ALARTCHAR4Assigned to domainLGART
ALTX4Wage Type Long Text LGTXTCHAR25TEXT25
FEBKLAVmG: Free Entry: Contribution Class (BVV) P01_FEBKLCHAR1XFELD
BEBKLAVmG (BVV): Calculation Using Contribution Scale P01_BEBKLCHAR1XFELD
VROUTAVmG: Processing Routine P01_VROUTCHAR2Assigned to domainP01_VROUT
VROTXAVmG: Text for Processing Routine P01_VROTXCHAR60TEXT60
WDLGPAVmG: Conversion Wage Type Group P01_WDLGPCHAR4Assigned to domainP01_WDLGP
WDLTXAVmG: Text for Conversion Wage Type Group P01_WDLTXCHAR60TEXT60
WDLRTAVmG: Wage Type for Conversion Total P01_WDLRTCHAR4Assigned to domainLGART
WDRTXWage Type Long Text LGTXTCHAR25TEXT25
FINANAVmG: Financing P01_FINANCHAR2Assigned to domainP01_BEREG
STEURAVmG: Taxation P01_STEURCHAR2Assigned to domainP01_BEREG
FINAN_TAB 0
STEUR_TAB 0
KONT_TAB 0
VTMOD_TAB 0
BAUST_TAB 0
ERROR_TAB 0

Key field Non-key field



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

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

How to access SAP table RPDAVMD0_S_MAIN

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