Ansicht
Dokumentation

J_3G_WEIGHT - Determine Weight of Equi. via Master Record or Catalog Characteristics

J_3G_WEIGHT - Determine Weight of Equi. via Master Record or Catalog Characteristics

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

The function module determines the equipment weight. This can either originate from the equipment master record (gross weight) or from a catalog characteristic.

You should note that the weight is converted and returned to the unit of measure in import parameter I_ME_BLAR (this is usually the default unit of weight from the document type table J_3GBELART). The unit of measure E_J_3GGEWEI, which is defined from the export parameter, originates from the master record/catalog characteristic and should not be viewed together with export weight E_J_3GGEWICHT!!

Example

Gross weight 500g is stored in the equipment master record of an equipment. The funciton module should return the weight in unit 'TO':

--> E_J_3GGEWICHT = 0,5
--> E_J_3GGEWEI = 'kg' (--> from master record)

Notes

Further information





Parameters

E_J_3GGEWEI
E_J_3GGEWICHT
I_DATUM
I_J_3GTPLKZ
I_ME
I_MENGE
I_ME_BLART
I_RESSOU
I_RESTYP

Exceptions

CATALOGUE_MISSING
CONVERSION_NOT_FOUND
DIVISION_BY_ZERO
INPUT_INVALID
OUTPUT_INVALID
OVERFLOW
TYPE_INVALID
UNITS_MISSING
UNIT_IN_NOT_FOUND
UNIT_OUT_NOT_FOUND
WEIGHT_MISSING

Function Group

J3GI

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 1503 Date: 20240523 Time: 094614     sap01-206 ( 39 ms )