FMTX_HVM_S_RIB_RULE_INFO SAP (Info from Rules Required for Long Text Creation) Structure details

Dictionary Type: Structure
Description: Info from Rules Required for Long Text Creation




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




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

FMTX_HVM_S_RIB_RULE_INFO 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 "Info from Rules Required for Long Text Creation" 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_FMTX_HVM_S_RIB_RULE_INFO TYPE FMTX_HVM_S_RIB_RULE_INFO.

The FMTX_HVM_S_RIB_RULE_INFO table consists of various fields, each holding specific information or linking keys about Info from Rules Required for Long Text Creation data available in SAP. These include UDPAY (Revenues increasing the payment budget), UDINCTI (Event leading to budget increase), PAYUDINCTI61 (Budget increase by down payment), PAYUDINCTI66 (Budget increase through revenue transfer posting).. 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 FMTX_HVM_S_RIB_RULE_INFO 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
UDECKType of revenue increasing budget FM_UDECKCHAR1FM_UDECK
UDPAYRevenues increasing the payment budget FM_UDPAYCHAR1XFELD
UDINCTIEvent leading to budget increase FM_UDINCTICHAR1FM_UDINCTI
PAYUDINCTI61Budget increase by down payment FM_UDINCTI61CHAR1XFELD
PAYUDINCTI66Budget increase through revenue transfer posting FM_UDINCTI66CHAR1XFELD
PAYPROZ83% of a revenue which increases the budget FM_INCPROZDEC5(2) PRZ32
PAYPROZ57% of a revenue which increases the budget FM_INCPROZDEC5(2) PRZ32
MINBDGTMinimum revenue, dependent on current budget FM_MINBDGTCHAR1FM_RIB_CALC_BASIS
MINPROZMinimum revenue in % of current budget FM_MINPROZDEC5(2) PRZ32
MININCMinimum revenue from which the budget is increased FM_MININCCURR15(2) WERTV8
MAXBDGTUpper limit dependent on current budget FM_MAXBDGTCHAR1FM_RIB_CALC_BASIS
MAXPROZUpper limit in % of current budget FM_MAXPROZDEC5(2) PRZ32
MAXINCMaximum to which the budget is increased FM_MAXINCCURR15(2) WERTV8
ABSINTMaximum Difference Between Minimum Revenue and Upper Tol. L FM_ABSINTCURR15(2) WERTV8
UDCOMRevenues increase commitment budget FM_UDCOMCHAR1XFELD
COMUDINCTIEvent leading to budget increase FM_UDINCTICHAR1FM_UDINCTI
COMUDINCTI61Budget increase by down payment FM_UDINCTI61CHAR1XFELD
COMUDINCTI66Budget increase through revenue transfer posting FM_UDINCTI66CHAR1XFELD
COMPROZ83% of a revenue which increases the budget FM_INCPROZDEC5(2) PRZ32
COMPROZ57% of a revenue which increases the budget FM_INCPROZDEC5(2) PRZ32
COMMINBDGTMinimum revenue, dependent on current budget FM_MINBDGTCHAR1FM_RIB_CALC_BASIS
COMMINPROZMinimum revenue in % of current budget FM_MINPROZDEC5(2) PRZ32
COMMININCMinimum revenue from which the budget is increased FM_MININCCURR15(2) WERTV8
COMMAXBDGTUpper limit dependent on current budget FM_MAXBDGTCHAR1FM_RIB_CALC_BASIS
COMMAXPROZUpper limit in % of current budget FM_MAXPROZDEC5(2) PRZ32
COMMAXINCMaximum to which the budget is increased FM_MAXINCCURR15(2) WERTV8
COMABSINTMaximum Difference Between Minimum Revenue and Upper Tol. L FM_ABSINTCURR15(2) WERTV8

Key field Non-key field



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

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

How to access SAP table FMTX_HVM_S_RIB_RULE_INFO

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