SAP ABAP Message Class 55 Message Number 105 (Note direct input: ID&1 is not permitted)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
     BMESSAGE (Package) Messages and Notes
Attribute
Message class 55  
Short Description Messages for development class EENO    
Message Number 105  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20110908   
Message Text
Note direct input: ID&1 is not permitted
Help Document

Diagnosis

In direct input - parameter XYT_AUTO of function module NOTICE_OPEN there are note texts for the SAPScript text ID of SAPScript text object . However, this SAPScript text ID must not be defined.

There are two possibilities why this SAPScript text ID may not be defined:

  • SAPScript text ID does not exist in SAPScript text object .
  • Parameter XT_VIEW (or X_VIEW) of function module NOTICE_OPEN is filled with values that the defined SAPScript text ID declares to be invalid.

System Response

The system cannot save note texts correctly in the database.

Procedure

Depending on the situation, different measures can be taken to achieve the desired result:

  • If note texts are to be read into the R/3 system by way of direct input, the corresponding SAPScript text IDs must be adjusted in the input data according to Customizing (transaction SE75) of the SAPScript text object .
  • Adjust Customizing of SAPScript text object .
  • Assign SAPScript text ID to a note view (table NOTE_VIEW).
  • A program-internal call is incorrect. In this case, note which entries lead to the error, and report the error to SAP.

Procedure for System Administration

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