Menu

SAP Function Module BUS_CDPOS_GET

The Function Module BUS_CDPOS_GET () is a standard Function Module in SAP ERP and is part of the function group BUSW within the package BUPA.

Technical Information

Function Module BUS_CDPOS_GET
Short Text
Function Group BUSW
Package BUPA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CHANGENR LIKE CDPOS-CHANGENR Change Document Number
I_OBJECTCLAS LIKE CDPOS-OBJECTCLAS Object Class
I_OBJECTID LIKE CDPOS-OBJECTID Object ID
I_TABNAME LIKE CDPOS-TABNAME SPACE Table Name

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
T_CDSHW LIKE CDSHW Document Items

Exceptions

This function module does not define any Exceptions.