Ansicht
Dokumentation

V_TFILA_GF_003RB - Define References for Value Determination Methods

V_TFILA_GF_003RB - Define References for Value Determination Methods

rdisp/max_wprun_time - Maximum work process run time   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this Customizing activity to define references for the value determination modules.

Note:
If you need more than one value ID in a value determination method, you must enter these IDs in this activity so that they are available in Customizing and later in the program.

  1. Enter the following:
Component Function Module Usage ID Usage
FILA MY_FUNCTION_MODULE 1 TEXT 1
FILA MY_FUNCTION_MODULE 2 TEXT 2

  1. Create a transaction. To do this, call the transaction SE93 and create a Customizing transaction that is similar to 0FILA003_3. Enter the following entries in the parameter fields:
Parameter Name Parameter Value
OCUS_TABLE VC1_TFILA_GF_003
FILA_SELFIELDS_CUST-CALCMETHOD MY_FUNCTION_MODULE
FILA_SELFIELDS_CUST-CALCMETHODID 1
FILA_SELFIELDS_CUST-COMPONENT FILA

  1. Call the transaction to assign the value IDs to your usage IDs.

  1. You can now access these values in your value determination function module. You can use the LAGF_PV_OF_PAYMENTS_GET function module as a template.
    To do this, call the LAGF_REFERRED_VALUES_GET function module and enter your MY_FUNCTION_MODULE function module as the entry parameter. As the result, the system returns the value IDs entered in Customizing in the return table.





SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 2305 Date: 20240523 Time: 215024     sap01-206 ( 29 ms )