SAP Function TB_LIMIT_CHARS_GEN_FOR_MRM - Generate All Objects for Market Risk in Limit Management (w/o DB Tables)

Parameter Reference Type Length Default Optional Text
I_APPEND BOOLE-BOOLE C 1 SPACE X Attach/Change Only Fields in SI Include
I_DEL_OPTION BOOLE-BOOLE C 1 SPACE X Incl. Deletion Function
I_ENQUEUE BOOLE-BOOLE C 1 'X' X Block Limit (Cross-Client)
I_INCL_SE14 BOOLE-BOOLE C 1 SPACE X Incl. Conversion of Dependent Tables (DB Utility)
I_LOGHANDLE BALLOGHNDL C 22 X Log Handle: If Blank: No Log

Exception Text
ERROR General Error
ERROR_ENQUEUE Unable to Set Lock
ERROR_NO_ACTIVE No Active Analysis Structure Available
ERROR_NO_MRM No Settings Made for Limit-Relevant MRA Characteristics

Functionality
This function module includes the analysis characteristics for theMarket Risk Analyzer that have been selected as limit-relevant in thecharacteristic structures for limit management.
The selected characteristics are generated in the SAP IncludeSI_FTLMVTBLM0G which is included in the characteristic structure VTBLM0.
Roughly speaking the function module works as follows:
1. Generates characteristic structure for MRA characteristics in limitmanagement (incl. foreign keys).
2. Regenerates the InfoSet for the logical database for LM.
3. Generates drilldown reporting information for the MRA characteristicsfor LM.
4. Calls the DB utility for converting the DB tables that are dependenton characteristics and the job start for the mass activation program.
Additional functions:
You have to generate dependent tables only if analysis tables have beenchanged or deleted.
You call the mass activation program by setting the parameterI_INCL_SE14.
The SAP Include SI_FTLMVTBLM0G can be deleted as long as no analysischaracteristics have been selected in any of the clients, in other wordsif table ATLCHAR_MRM is empty. You delete this Include by setting theparameter I_DEL_OPTION.
If parameter I_APPEND is set this means that no characteristics aredeleted in the SAP Include although they are deleted in the selection oflimit-relevant analysis characteristics. This prevents the system fromcalling the mass activation program (despite the fact that parameterI_INCL_SE14 is set).

Integration
The module is integrated in:

  • View V_ATLCHAR_MRA (selection of limit-relevant analysis
  • characteristics)
    • Report RFTBLT04
    • Further information
      See Release Note for 4.63
      See report documentation RFTBLT04