Menu

SAP Function Module PA_INTERN_GET_PACKAGE_PROPS

Intern: Paketrelevante Eigenschaften eines Entwicklungsobjekts bestimmen

The Function Module PA_INTERN_GET_PACKAGE_PROPS (Intern: Paketrelevante Eigenschaften eines Entwicklungsobjekts bestimmen) is a standard Function Module in SAP ERP and is part of the function group PA_PACKAGE_CHECKS within the package SPAK_API.

Technical Information

Function Module PA_INTERN_GET_PACKAGE_PROPS
Short Text Intern: Paketrelevante Eigenschaften eines Entwicklungsobjekts bestimmen
Function Group PA_PACKAGE_CHECKS
Package SPAK_API
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_CLIENT_FLAG TYPE FLAG 'X' General Flag
I_OBJ_KEY TYPE ELEMGENKEY Generic Key for Development Elements
I_OBJ_TYPE TYPE TROBJTYPE Object Type
I_PGMID TYPE PGMID Program ID in requests and tasks

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHECK_EXEMPTION TYPE PAKNOCHECK Exception Indicator for Package Check
E_CLIENT_CHECK TYPE CLI_CHECK Flag: Package Check as Client
E_MESSAGE TYPE SYMSG Structure of Message Variables
E_OBJECT_ID TYPE PAKOBJID Development Element ID
E_PACKAGE TYPE DEVCLASS Package
E_REASON TYPE PAKREAS Package Check: Reason for Error Severity
E_SERVER_CHECK TYPE SRV_CHECK Flag for Package Check as Server

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_NOT_FOUND