Ansicht
Dokumentation

OIUHS_GET_PRESSURE - Retrieve pressure values

OIUHS_GET_PRESSURE - Retrieve pressure values

CL_GUI_FRONTEND_SERVICES - Frontend Services   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function retrieves the pressure values. The inputs are the delivery network (DN_NO) and a date to be used for comparison against the PR_DNVD effective dates.

1) Retrieve the measurement group ID (MEAS_GRP_ID) from OIU_PR_DNVD

,,,,Selection Criteria:,,DN_NO (From Input Parms) = DN_NO [OIU_PR_DNVD]

,,,,Input Date between EFF_FROM_DT and EFF_TO_DT [OIU_PR_DNVD]

2) Retrieve major product code (MAJPD_CD) from OIU_CM_MAT_PRCD

,,,,Selection Criteria:,,MATNR (From Input Parms) = MATNR [OIU_CM_MAT_PRCD]

3) Retrieve the unit of measure group (UOM_GRP) from OIU_PR_DN_UOMG

,,,,Selection Criteria:,,MEAS_GRP_ID (From Step 1) = MEAS_GRP_ID [OIU_PR_DN_UOMG]

,,,,,,,,,,MAJPD_CD (From Step 2) = MAJPD_CD [OIU_PR_DN_UOMG]

4) Retrieve the unit of measure (MSEHI) from OIU_ME_UOM_GR_AS

,,,,Selection Criteria:,,UOM_GRP (From Step 3) = UOMGR [OIU_ME_UOM_GR_AS]

5) Retrieve the pressure value (PRES_VALUE) from T006_OIB

,,,,Selection Criteria:,,MSEHI (From Step 4) = MSEHI [T006_OIB]

,,,,,,,,,,MSEHI [T006_OIB] = MSEHI [T006]

,,,,,,,,,,DIMID [T006] = 'HVALUE'

,,,,If no value is found, default the value to zero.

Example

Notes

Further information





Parameters

E_PRESSURE_VALUE
I_DN_NO
I_EFF_DT
I_MATNR

Exceptions

INVALIDPRODUCT
MULTIPLEUOM
NOMEASUREGRP
NOPRODUCT
NOUOM
NOUOMGROUP

Function Group

OIUHS_INTEGRATION_EPRZ

General Data in Customer Master   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 1821 Date: 20240605 Time: 200951     sap01-206 ( 34 ms )