SAP ABAP Message Class /IWBEP/MC_SB_DPC_ADM Message Number 030 (The data source provider &2 is not allowed to redefine the interface &1)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_GENDPC_CMN (Package) Gateway Service Builder # Generator DPC for CMN
⤷
⤷
Attribute
| Message class | /IWBEP/MC_SB_DPC_ADM | ||
| Short Description | DPC generator message class for administrator | ||
| Message Number | |
030 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20141120 |
Message Text
The data source provider &2 is not allowed to redefine the interface &1
Help Document
Diagnosis
The interface supplied by the data source provider is not one of the allowed interfaces for redefinition. Currently, the interface, /IWBEP/IF_MGW_APPL_SRV_RUNTIME, is the only allowed interface for redefinition.
System Response
The data provider class generation was terminated.
Procedure
Go to the data source provider class above, and check that the method, GET_GATEWAY_REDEFINED_METHODS, returns only rows that contain the interface, /IWBEP/IF_MGW_APPL_SRV_RUNTIME.
Procedure for System Administration
History
| Last changed on/by | 20141120 | SAP | |
| SAP Release Created in | 200 |