RECPOIINDEX02 SAP (Index Agreements, Item 2) Structure details

Dictionary Type: Structure
Description: Index Agreements, Item 2




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




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

RECPOIINDEX02 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 "Index Agreements, Item 2" 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_RECPOIINDEX02 TYPE RECPOIINDEX02.

The RECPOIINDEX02 table consists of various fields, each holding specific information or linking keys about Index Agreements, Item 2 data available in SAP. These include SKOART_I2 (Condition Type (Smallest Subdivision of Condition Records)), DGABANRT_I2 (Date as from when the adjustment type is valid), SINDART_I2 (Index series for replacement values), YBASISJ_I2 (Index series base year).. 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: Not classified


SAP RECPOIINDEX02 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
.INCLU-_I2 0
SKOART_I2Condition Type (Smallest Subdivision of Condition Records) SKOARTNUMC4Assigned to domainSKOART
DGABANRT_I2Date as from when the adjustment type is valid VVDGABANRTDATS8DATUM
SINDART_I2Index series for replacement values WBINDCHAR5Assigned to domainWBIND
YBASISJ_I2Index series base year BASJHRNUMC4Assigned to domainGJAHRBASJHR
BINDPKT_I2Index marker status at last rent adjustment BINDPKTDEC8(3) DEC5_3
BPKTERH_I2Absolute change of index points for rent adjustment VVBPKTERHDEC6(2) DEC4_2
PPKTERH_I2Minimum change of index series change in percentage terms PPKTERHDEC5(2) DEC03_2
PERHPROZ_I2Rent adjustment percentage rate increase PERHPROZDEC3DEC03
DANPAB_I2Date of first lease-out adjustment DANPABDATS8DDAT
DANPLETZ_I2Date of last index adjustment DANPLETZDATS8DDAT
JINDLOCK_I2Index block indicator JINDLOCKCHAR1JANEI
DANPRYTH_I2Adjustment frequency of rental adjustment in months DANPRYTHDEC2DEC2
DANPNXT_I2Date of next rental adjustment DANPNXTDATS8DDAT
JINDANP_I2Ind. whether approval of tenant is necessary for adjustment JINDANPCHAR1JANEI
MANPVERZ_I2Adjustment delay in months MANPVERZNUMC2NUMC2
BINDPKT1_I2Index status as base for first rental adjustment BINDPKT1DEC8(3) DEC5_3
BINDDAT1_I2Date on which the markers for 1st adjustment are used BINDDAT1DATS8DATUM
DGENLZB_I2Date of approval of lease-out by SCB DGENLZBDATS8DATUM
JIXANPOB_I2Rent can only be adjusted on an upward basis (indicator) JIXANPOBCHAR1XFELD
DANTLZB_I2Date of application at SCB VVDLZBANTDATS8DATUM
ISKL_I2Index-Adjusted Lease-Out: Index or Spread Clause VVJISKLNUMC1VVISKL
JERHSTD_I2Use the specified pass-on percentage rate? VVJERHSTDCHAR1XFELD
JINDFLEX_I2Consider adjustment frequency as a minimum interval VVJINDFLEXCHAR1XFELD
XKOARTM_I2Condition type text XKOARTMCHAR20XBEZ20
INDTXT_I2Index series names INDTXTCHAR50TEXT50

Key field Non-key field



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

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

How to access SAP table RECPOIINDEX02

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