The Function Module PA_CHECKMAN_DD_PACKAGE_CHECK (CheckMan Paketprüfung für DDIC-Objekte) 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_CHECKMAN_DD_PACKAGE_CHECK |
Short Text | CheckMan Paketprüfung für DDIC-Objekte |
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_CHECKMAN_CHECK_ID | TYPE | CRMCHKID | Check Results Management: Check ID | |
I_CHECKMAN_OBJECTS | TYPE | CRM_OBJECT_PAIRS | Check Results Management: Object Pairs | |
I_CHECK_NEWEST_VERSION | TYPE | FLAG | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHECK_RESULT | TYPE | CRM_CHECK_RESULT | Check Results Management: Check Results (Check Interface) |
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.