SAP ABAP Message Class /IWBEP/CM_SBLMTOOLS Message Number 007 (Service should be generated before maintaining its registration)
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 007  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Service should be generated before maintaining its registration
Help Document

Diagnosis

You were trying to "Maintain" the registration for the service which is still not generated.

System Response

Service should be generated before maintaining registrations

Procedure

To Generate Service proceed as follows:

  1. From the SAP NetWeaver Gateway Service Builder, right click on the project 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, on the right.

For information, 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.

Procedure for System Administration

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