REEDMSETTLPROC_VV2_SYNTH

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 step SUMINTSU )

  • Calculate load profile of non-interval customers for each settlement unit (settlement step SUMRES01SU )

  • Determine total load profile for each settlement unit (s ettlement 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 ste p SENDSUPR )

  • Set status of settlement run to Completed (OK)

    Note 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 the note.