Q0699 SAP (Screen Fields for Infotype 0699 (German Pension Reform D)) Structure details

Dictionary Type: Structure
Description: Screen Fields for Infotype 0699 (German Pension Reform D)




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




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

Q0699 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 "Screen Fields for Infotype 0699 (German Pension Reform D)" 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_Q0699 TYPE Q0699.

The Q0699 table consists of various fields, each holding specific information or linking keys about Screen Fields for Infotype 0699 (German Pension Reform D) data available in SAP. These include AINSL (Key for Investment Institution), AINTX (Text for Investment Institution), ZNPER (Number of periods between two payments), ZANZL (Number for determining further payment dates).. 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 Q0699 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
ANLTXAVmG: Investment Type Text P01_ANLTXCHAR60TEXT60
AINSLKey for Investment Institution P01_AINSLCHAR8Assigned to domainP01_AINSL
AINTXText for Investment Institution P01_AINTXCHAR60TEXT60
ZNPERNumber of periods between two payments DZNPERNUMC2NUM2
ZANZLNumber for determining further payment dates DZANZLDEC3DEC3
ZEITXTime/Measurement Unit Text DZEITXCHAR8EINTX
EMFSLPayee key for bank transfers EMFSLCHAR8EMFSL
EMFTXPayee Text EMFTXCHAR40TEXT40
BANKSBank country key BANKSCHAR3T005LAND1BKL
BANKLBank Keys BANKKCHAR15BANKKBNK
BANKNBank account number BANKNCHAR18BANKN
BKPLZPostal Code BKPLZCHAR10PSTLZ
BKORTCity ORT01CHAR25TEXT25
ZLSCHPayment Method PCODECHAR1T042ZZLSCH
CTRNSColl. Bank Transfer Indicator HRPAY00_COLDME_CTRNSCHAR1XFELD
EUKNZGerman Pension Reform: Indicator for Individual Transfer P01_EUKNZCHAR1XFELD
EUTXTText, 40 Characters Long TEXT40CHAR40TEXT40
VTMTXAVmG: Text for Contract Model P01_VTMTXCHAR60TEXT60
BAUSTModule P01_BAUSTCHAR4T5DR2P01_BAUST
BTMTXAVmG: Module Text P01_BTMTXCHAR60TEXT60
BEITGContribution P01_BEITGCURR9(2) P01_BEITG
ZBTRGAdditional Amount Field P01_ZBTRGCURR9(2) P01_BEITG
ANTEIShare P01_ANTEIDEC7(2) DEC5_2
BBAUSAVmG: Basic Module P01_BBAUSCHAR4Assigned to domainP01_BAUST
FINANAVmG: Financing P01_FINANCHAR2Assigned to domainP01_BEREG
STEURAVmG: Taxation P01_STEURCHAR2Assigned to domainP01_BEREG
BLARTAVmG: Base Wage Type P01_BLARTCHAR4Assigned to domainLGART
ALARTAVmG: Statement Wage Type P01_ALARTCHAR4Assigned to domainLGART
WDLGPAVmG: Conversion Wage Type Group P01_WDLGPCHAR4T5DR9P01_WDLGP
KUMULAVmG: Deduction Period P01_KUMULCHAR1P01_KUMUL
VROUTAVmG: Processing Routine P01_VROUTCHAR2Assigned to domainP01_VROUT
VROTXAVmG: Text for Processing Routine P01_VROTXCHAR60TEXT60
AGBSTAVmG: Taxation ER (BVV) P01_AGBSTCHAR2Assigned to domainP01_BEREG
ANBSTAVmG: Taxation EE (BVV) P01_ANBSTCHAR2Assigned to domainP01_BEREG
ERGVNSupplementary Contract Number BVV P01_ERGVNCHAR2CHAR2
BTRKLAVmG: BVV Contribution Scale P01_BTRKL_INFTYCHAR6T5D1GP011_ZUSKL
ANBTREligible Contribution EE BVV P01_ANBTRCURR9(2) P01_BEITG
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
BLTXTWage Type Long Text LGTXTCHAR25TEXT25
WDLTXAVmG: Text for Conversion Wage Type Group P01_WDLTXCHAR60TEXT60
ALTXTWage Type Long Text LGTXTCHAR25TEXT25
BBSTXAVmG: Module Text P01_BTMTXCHAR60TEXT60
SOREGSpecial Rule P01_SOREGCHAR2CHAR2
BSERGModule of Contract Model P01_BSERGCHAR1XFELD
SELECCheckbox XFELDCHAR1XFELD
IBAN00IBAN (International Bank Account Number) HRPAD_IBAN00CHAR42HRPAD_IBAN00
BEBKLAVmG (BVV): Calculation Using Contribution Scale P01_BEBKLCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table Q0699

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