Menu

SAP Function Module GET_PAGESIZE_SDB

SAP DB: Bestimmung der Pages-Groesse in KB

The Function Module GET_PAGESIZE_SDB (SAP DB: Bestimmung der Pages-Groesse in KB) is a standard Function Module in SAP ERP and is part of the function group SADB within the package SADA.

Technical Information

Function Module GET_PAGESIZE_SDB
Short Text SAP DB: Bestimmung der Pages-Groesse in KB
Function Group SADB
Package SADA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CON_NAME TYPE DBCON_NAME Logischer Name einer Datenbankverbindung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PAGESIZE TYPE INT4 Natural Number

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.