SAP ABAP Message Class NFCL Message Number 057 (Object & (&) is not complete and therefore cannot be updated)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NORD (Package) R/3MED: Services processing EDV-G
Attribute
Message class NFCL  
Short Description IS-H*MED: Messages for Classes, APIs, BAPIs, etc.    
Message Number 057  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20050224   
Message Text
Object & (&) is not complete and therefore cannot be updated
Help Document

Diagnosis

The object you have specified is incomplete - some data is missing, but this data is required before the object data can be saved.

Example:

A request and a service are created together. Neither of these objects has been written to the database yet. The program now tries to update the service first. This error message will be issued because the ID of the request (NLEM-ANFID) is stored in the service, but this ID cannot be determined until the request has been updated.

If the update sequence is changed (that is, the request is saved BEFORE the service), this error will not occur because the ID of the request will be known when the service is saved.

This is only one example of many such dependencies in the system.

System Response

The system does not save the data.

Procedure

Contact your system administrator.

Procedure for System Administration

History
Last changed on/by 20110810  SAP 
SAP Release Created in   463