Menu

SAP Function Module CY01_OPERATION_SEQUENCE_SORT

Sortieren von Arbeitsplaätzen/Kapazitäten in Vorgangsreihenfolge

The Function Module CY01_OPERATION_SEQUENCE_SORT (Sortieren von Arbeitsplaätzen/Kapazitäten in Vorgangsreihenfolge) is a standard Function Module in SAP ERP and is part of the function group CY09 within the package CY01.

Technical Information

Function Module CY01_OPERATION_SEQUENCE_SORT
Short Text Sortieren von Arbeitsplaätzen/Kapazitäten in Vorgangsreihenfolge
Function Group CY09
Package CY01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BED_GRU_SORT_KZ TYPE C ' ' Kz - 'X' -> Sortierung der Tab. BED_GRU
IN_GRUPPE LIKE CYBED_GRU-GRUPPE ' ' Gruppe, die in Tab. BED_GRU sortiert werden soll

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_AFKO_TAB LIKE CYAFKO_TAB Werkauftrag zur Ermittl.- der AVO-Folge
IN_PLAF_TAB LIKE CYPLAF_TAB Planauftrag zur Ermittl.- der AVO-Folge
IN_SAUF_TAB LIKE CYSAUF_TAB SOP-Auftrag zur Ermittl.- der AVO-Folge
OUT_CRHD_KAKO LIKE CYKAKO_SEQ Arbeitsplätze nach AVO-Folge sortiert

Exceptions

This function module does not define any Exceptions.