Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND |