Start of Content Area

Background documentation REEDMSETTLPROC_VV2_SYNTH  Locate the document in its SAP Library structure

Synthetic Procedure According to VV2

·        Set status of settlement run to Started

·        Generate settlement run instance

·        Select points of delivery relevant to settlement (settlement step ASSIGNPOD)

·        Consistency check on parameter allocation for settlement procedure (settlement step CHECKPARAM)

·        Calculate total load profile of interval customers for each settlement unit (settlement stepSUMINTSU)

·        Calculate load profile of non-interval customers for each settlement unit (settlement stepSUMRES01SU)

·        Determine total load profile for each settlement unit (settlement unit SUMSU)

·        Total load profile for settlement units including sub-settlement units (Settlement step SUMSUALL)

·        Send settlement results (only if settlement run is active) (settlement step SENDSUPR)

·        Set status of settlement run to Completed (OK)

Note

The profile and value parameters are returned to the ABAP memory by means of EXPORT so that the template (REEDMSETTLPROC_VV2_SYNTH: Synthetic Procedure According to VV2) can also be used for determining overtake and undertake amounts.

When you use the report for determining overtake and undertake amounts it is not possible to send settlement results or set the status to OK or Started, even during an active run.

 

End of Content Area