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.
Function Module | DB02_GET_INDEX_ALLOCSIZE_DB2 |
Short Text | |
Function Group | DB02_DB2 |
Package | STU2 |
Module Type | Remote-Enabled |
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 |
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) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.