Gas Procedure
Definition
The Gas Procedure is the primary master configuration string attached to a gas meter register governing precisely which mathematical algorithms the S/4HANA billing engine will deploy to convert raw measured volumetric flow into billable thermal energy.
Business Purpose and Architecture
A gas meter simply counts how many cubic meters of vapor passed through a pipe, completely ignorant of that vapor’s energy density. Architecturally, the Gas Procedure serves as an umbrella configuration mechanism stored in the Installation Structure. It unites two distinct underlying procedures: the Volume Correction Factor procedure (which normalizes the vapor’s physical volume) and the Calorific Value procedure (which calculates its thermal output). During billing, the rating engine queries the defined Gas Procedure, sequentially invokes both components, and generates the final billable MWh quantity.