Menu

SAP Function Module BAPI_OBJID_GETLIST

Get new object IDs

The Function Module BAPI_OBJID_GETLIST (Get new object IDs) is a standard Function Module in SAP ERP and is part of the function group BEGEN within the package SBEIF.

Technical Information

Function Module BAPI_OBJID_GETLIST
Short Text Get new object IDs
Function Group BEGEN
Package SBEIF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
QUANTITY LIKE BAPIBEGEN-QUANTITY 10 Number of numbers to be assigned

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
OBJECTIDS LIKE BAPIBEID3 Object ID
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.