Menu

SAP Function Module CKEK_TOPDOWN_ITERATOR_GET_NEXT

Breitensuche-Iterator von oben nach unten

The Function Module CKEK_TOPDOWN_ITERATOR_GET_NEXT (Breitensuche-Iterator von oben nach unten) is a standard Function Module in SAP ERP and is part of the function group CKEKMETAMODEL within the package CKEK.

Technical Information

Function Module CKEK_TOPDOWN_ITERATOR_GET_NEXT
Short Text Breitensuche-Iterator von oben nach unten
Function Group CKEKMETAMODEL
Package CKEK
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RC LIKE SY-SUBRC 0: ok 1: es gab keinen nächsten mehr

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.