SAP ABAP Message Class 67_RFC Message Number 013 (&1: Value &2 without sufficient validity check, &3 unknown)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_BAPI (Package) Development Class for BAPIs and RFC Modules in Loans
Attribute
Message class 67_RFC  
Short Description Message Class for RFC Modules    
Message Number 013  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20050705   
Message Text
&1: Value &2 without sufficient validity check, &3 unknown
Help Document

Diagnosis

The validity of the field could not be checked sufficiently by the generic check function for the CML application.

The generic check function in CML is run in a first step before, and independently of, the functional check and processing of the subapplication. It runs checks with check table relationships. It cannot run a complete check if one of the fields to be checked has a more complex check table relationship with a special feature. This is the case if this check table relationship contains individual fields with differing foreign key relationships. Not all of the information is available to the generic check function and so it can only make a limited check of the validity of the field value.

However, the subsequent functional processing and check by the subapplication usually runs a complete check.

The value to be checked is :

is not known at the time of checking.

System Response

The generic check function outputs a warning message

Procedure

Check the validity of the field manually. This is determined by the Customizing setting in CML:

Procedure for System Administration

History
Last changed on/by 20010608  SAP 
SAP Release Created in   463_20