SAP Function RM_GAP_FGDT_PREPARE - IS-B: RM Formatting of Technical Trans. Categories Before Gap Analysis

Parameter Reference Type Length Default Optional Text
I_FGDT TVV_FGDT_TYP 0 Technical Financial Transaction Category
I_JBRGAPPARAMETER JBRGAPPARAMETER u 208 Evaluation Date

Parameter Reference Type Length Text
ERROR_MESSAGES TVEH_ERROR_ITAB_TAB 0 Local Error Table
E_FGDT TVV_FGDT_TYP 0 Technical Financial Transaction Category

Exception Text
CASHFLOW_NOT_FILLED Cash flow was not formatted
INCONSISTENT_DATA Inconsistent Data

Functionality
This function module analysis and formats the data of the transactioncategories before gap analysis.
In some cased, the fields in the flow table do not contain values, eventhough the relevant information is available in the correspondingposition record or in other flow records.
The interest rates are de-referenced, which removes the variable rates.
In this function module, the formatting required for gap analysis (andfor some of the other analyses in the method modules) is carried out.
This function module is therefore the main function module for the otherfunction module that carry out the functions described above. UnlikeSFGDT-Prepare, FGDT_Prepare uses the technical financial transactioncategory, and so can also be called by the analysis modules.

Notes