Menu

SAP Function Module CP_DT_START_POINT_DET_BY_KEY

Determine starting point using sort key fields

The Function Module CP_DT_START_POINT_DET_BY_KEY (Determine starting point using sort key fields) is a standard Function Module in SAP ERP and is part of the function group CPDT within the package CP.

Technical Information

Function Module CP_DT_START_POINT_DET_BY_KEY
Short Text Determine starting point using sort key fields
Function Group CPDT
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECT_IMP LIKE RCLST-OBJECT Object which is searched for
RCPLS_IMP LIKE RCPLS Fields by which restart point is determined
VPLNKN_IMP LIKE RCLST-VPLNKN SPACE Reference node for referenced operation sets

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_GREATER_EXP LIKE Indicator: only next largest record found
INDEX_DT_EXP LIKE SY-TABIX Index to dialog table for restart point

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND No restart point found