Ansicht
Dokumentation

OIUHS_TCM_DESC - Selects the TCM description from the TCM Text table

OIUHS_TCM_DESC - Selects the TCM description from the TCM Text table

CL_GUI_FRONTEND_SERVICES - Frontend Services   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function selects the theoretical calculation method description from the theoretical calculation method text table (OIU_PR_TCM_TX) for an input transportation method code. Since the source length is char(50) and the target length is char(20), the selected description must also be truncated from the right.

Logic:

,,Select,,pd_de

,, into,,Target Value

,, from,,oiu_pr_tcm_tx

,, where,,spras,,= sy_langu

,, and,,,,tcm_cd,,= Input Theoretical Calculation Method Code

,,Call OIZEP_TRUNCATE_FROM_RIGHT to reduce the target value from char(50) to char(20).

Example

Input Theoretical Calculation Method Code = LT

Target Value = LATEST WELL TEST

Notes

Further information





Parameters

E_OIUH_PR_WCAP_WCAP_TCM_DE
I_OIU_PR_WCTCM_TCM_CD

Exceptions

NOTFOUND

Function Group

OIUHS_INTEGRATION_EPRZ

BAL_S_LOG - Application Log: Log header data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1138 Date: 20240523 Time: 134042     sap01-206 ( 24 ms )