SAP ABAP Message Class SPRX Message Number 118 (Package &1 does not belong to &2)
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 | |
118 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Package &1 does not belong to &2
Help Document
Diagnosis
The object from the Enterprise Services Repository for which a proxy is to be generated, belongs to component. However, the development class belongs to component. This could result in serious shipment problems.
Example:
- The repository object was defined in an application component, while the proxy object was generated in a basis component. Since the proxy object was probably already generated in the application system, the transport of the basis proxy object would result in a collision.
- The repository object will be shipped, but the proxy object will not. This is because it was only created in a local private development class, which would lead to inconsistencies at the customer site.
System Response
Procedure
Procedure for System Administration
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in | 620 |