Menu

SAP Function Module DB02_GET_INDEX_ALLOCSIZE_DB2

The Function Module DB02_GET_INDEX_ALLOCSIZE_DB2 () is a standard Function Module in SAP ERP and is part of the function group DB02_DB2 within the package STU2.

Technical Information

Function Module DB02_GET_INDEX_ALLOCSIZE_DB2
Short Text
Function Group DB02_DB2
Package STU2
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_CREATOR LIKE DB2IXSIZEO-CREATOR DB2 creator name
INDEX_NAME LIKE DB2IXSIZEO-NAME Name of a DB2 for OS/390 index

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOCSIZE_KB LIKE DB2IXSIZEO-ALLOCSIZE Total size of an index (allocated storage in KB)

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.