SAP ABAP Message Class 5P Message Number 387 (E: Field value nodes must have dependent nodes)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Attribute
Message class 5P  
Short Description Error Messages for Schema, Pers.Calc.Rule and Feature Checks    
Message Number 387  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 19980320   
Message Text
E: Field value nodes must have dependent nodes
Help Document

Diagnosis

A field value node has no dependent node, or more than one dependent node of an incorrect type.

System Response

Procedure

Combination rules for field value nodes:

- The field value node must have a node child.
- The node child must not be a field value node.
- The field value node is allowed no more than one node child if the
node child is of a decision operation, error operation, or subfeature
access type.
- A field value node for a main feature is also allowed no more than
one node child if the node child is of a program access type.
- If a main feature has field return, a field value node is allowed no
more than one node child if the node child is of the return value
type.
- Two node children are allowed if a node child contains a debugging
operation.
- If a main feature has table return, a maximum of 36 node children
are allowed if all of the node children contain return lines, or a
maximum of 35 return lines and just one debugging operation.
- A subfeature is allowed a maximum of 36 node children if they all
contain return lines or program accesses, or 35 and just one
debugging operation.

History
Last changed on/by 19980407  SAP 
SAP Release Created in