REXC_AJPARAM_CH01_S SAP (Parameters of Method for Method CH01) Structure details

Dictionary Type: Structure
Description: Parameters of Method for Method CH01




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




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

REXC_AJPARAM_CH01_S 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 "Parameters of Method for Method CH01" 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_REXC_AJPARAM_CH01_S TYPE REXC_AJPARAM_CH01_S.

The REXC_AJPARAM_CH01_S table consists of various fields, each holding specific information or linking keys about Parameters of Method for Method CH01 data available in SAP. These include MGRADJMDATE (Adjustment Date of Reference Interest Rate), MOCADJMDATE (Adjustment Date for Maintenance and Operating Costs), PPCADJMDATE (Adjustment Date for Purchasing Power Protection), ADJCONDABS (Adj.Parameter REL: Adj. Condition Amount for Absolute Method).. 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 REXC_AJPARAM_CH01_S 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
CONDCURRCurrency of condition item RECDCONDCURRCUKY5Assigned to domainWAERS
MGRADJMDATEAdjustment Date of Reference Interest Rate REXCAJMGRADJMDATEDATS8RECADATE
MOCADJMDATEAdjustment Date for Maintenance and Operating Costs REXCAJMOCADJMDATEDATS8RECADATE
PPCADJMDATEAdjustment Date for Purchasing Power Protection REXCAJPPCADJMDATEDATS8RECADATE
ADJCONDABSAdj.Parameter REL: Adj. Condition Amount for Absolute Method REXCAJADJCONDABSNUMC1REXCAJADJCONDABS
ABSREASCONDAbsolute Factors, Adjustment Reason for Condition Category REXCAJABSREASCONDNUMC1REXCAJABSREASCOND
ABSREASPERCENTAbsolute Factors, Adjustment Reason as Percentage REXCAJABSREASPERCENTDEC5(2) RECAPROZ3_2
ABSREASAMOUNTAbsolute Method, Adjustment by an Absolute Amount REXCAJABSREASAMOUNTCURR15(2) RECACURR
ABSADJOPTIONOption for an Adjustment Based on Absolute Factors REXCAJABSADJOPTIONCHAR1RECABOOL
WOIREASCONDAdded Benefits, Adjustment Reason Condition Type REXCAJWOIREASCONDNUMC1REXCAJWOIREASCOND
WOIREASPERCENTAdded Benefits, Adjustment Reason as Percentage REXCAJWOIREASPERCENTDEC5(2) RECAPROZ3_2
WOIREASAMOUNTAdded Benefits, Adjustment Reason as Absolute Value REXCAJWOIREASAMOUNTCURR15(2) RECACURR
FREEVALUEABSINCAbsolute Increase of the Unit Price REXCAJFREEVALUEABSINCDEC19(6) RECDUNITPRICE
FREEVALUEPERCENTRelative Increase of Unit Price REXCAJFREEVALUEPERCENTDEC7(2) DEC5_2V
FREEADJMTXTExplanatory Text for Custom Adjustment REXCAJFREEADJMTXTCHAR70REXCAJADJTEXT
ADJMTXTDESCRIPTExplanatory Text 'Description of Change' REXCAJADJMTXTDESCRIPTCHAR70REXCAJADJTEXT
ADJMTXTMOMENTExplanatory Text 'Time at Which Took Effect' REXCAJADJMTXTMOMENTDATS8RECADATE
ADJMTXTREASONExplanatory Text 'Reason for Change' REXCAJADJMTXTREASONCHAR70REXCAJADJTEXT
PARMRELLOWHandling of Reserve: Option When Net Rent Reduced REXCAJPARMRELLOWNUMC1REXCAJPARMRELLOW
PARMRELLOWPRIO1Handling of Reserve: Priority When Reducing Net Rent REXCAJPARMRELLOWPRIONUMC1REXCAJPARMRELLOWPRIO
PARMRELLOWPRIO2Handling of Reserve: Priority When Reducing Net Rent REXCAJPARMRELLOWPRIONUMC1REXCAJPARMRELLOWPRIO
RESVAMOUNTPRIO1Reserve, Absolute Value Based on Absolute Factors REXCAJABSRESVAMOUNTCURR15(2) RECACURR
BASEADJMPRIO1Effective Adjustment from Relative Factors: Absolute Value REXCAJRELADJMAMOUNTCURR15(2) RECACURR
ADJMPRIO1Effective Adjustment from Relative Factors: Absolute Value REXCAJRELADJMAMOUNTCURR15(2) RECACURR
RESVAMOUNTPRIO2Reserve, Absolute Value Based on Absolute Factors REXCAJABSRESVAMOUNTCURR15(2) RECACURR
ADJMPRIO2Effective Adjustment from Relative Factors: Absolute Value REXCAJRELADJMAMOUNTCURR15(2) RECACURR

Key field Non-key field



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

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

How to access SAP table REXC_AJPARAM_CH01_S

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