SAP ABAP Message Class /IWBEP/CM_SBLMTOOLS Message Number 001 (Service should be generated before registering)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_LMTOOLS_COMMON (Package) Gateway Service Builder - Common Package for LM Tools
Attribute
Message class /IWBEP/CM_SBLMTOOLS  
Short Description Gateway Service Builder - LM Tools Common Message Class    
Message Number 001  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Service should be generated before registering
Help Document

Diagnosis

The service is still not generated. The service should be first generated and then it can be registered in the SAP NetWeaver Gateway hub systems which are configured in the local system.

System Response

Service should be generated before registering.

Procedure

To Generate Service proceed as follows:

  1. From the SAP NetWeaver Gateway Service Builder, right click the project name and choose Generate Runtime.
    • Alternatively, select the project, and click the Generate icon.

      The Model and Service Definition dialog opens.

  2. Enter a name for the implementation class in the Class Name field. Proposed naming is,CL_<PROJECT NAME>_MPC_EXT
  3. Enter the name for the base class in the Base Class Name field. Proposed naming is, CL_<PROJECT NAME>_MPC
  4. Select Generate DPC to generate the classes for the Data Provider Class (DPC).
  5. Under Service Registration, you can change the following
    • Technical Model Name
    • Technical Service Name
  6. Click Continue. The Transport Request dialog opens.
  7. Choose Local Object, or assign the objects to the appropriate package.

    The Service Builder saves the content of the project, checks the project, and saves it again. It then creates the classes, lists them in the Generated Objects folder of the project, and registers the service in the backend system.

  8. Double-click any of the content in the Generated Objects folder to open the Generated Artifacts screen in the mass edit view.

For inofrmation, In the SAP Help Portal , see SAP NetWeaver--> Configuring and Deployment Information--> Configuration Guide. Navigate to SAP NetWeaver Gateway Developer Guide--> SAP NetWeaver Gateway Service Builder --> Generating the Service.

History
Last changed on/by 20141120  SAP 
SAP Release Created in   200