SAP ABAP Message Class SPRX Message Number 299 (SUPPRESS_DIALOG set for transportable package but no TRANSPORT_NUMBER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
⤷
⤷
Attribute
| Message class | SPRX | ||
| Short Description | Proxy Generation | ||
| Message Number | |
299 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
SUPPRESS_DIALOG set for transportable package but no TRANSPORT_NUMBER
Help Document
Diagnosis
Proxy background generation is called with parameter SUPPRESS_DIALOG for transportable package but parameter TRANSPORT_NUMBER not specified.
System Response
So far, this is only a warning,
but may result in an follow-on error when during generation new objects arise which needs to be assigned to a transport request.
With SUPPRESS_DIALOG = 'X' the popup to specify the transport request is suppressed and consequently saving the proxy will result in an error.
For a scenario where the relevant objects
- are not transport relevant
- are already assigned to transport request or
- nothing is saved/activated at all (check scenario)
no error will raise.
Procedure
In context of mass generation specify TRANSPORT_NUMBER in selection dialog.
For a programatic usage of background generation specify correct parameter TRANSPORT_NUMBER or set SUPPRESS_DIALOG to SPACE.
Procedure for System Administration
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in | 620 |