cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while saving data in tcode REBDRO?

former_member185158
Participant
0 Kudos

HI,

GOT ERROR user does not exit Message no. RECAAP180 in rebdro in refx in abap?

thanks,

abaper

Accepted Solutions (1)

Accepted Solutions (1)

jakubsalata
Participant
0 Kudos

Hi,

you have put as responsible person a user who does not exist in system. Responsible person value must be a login of existing account (table USR02).

If you create or change rental object in dialogue mode use search help for this field.

If your requirement is to set responsible person who hasn't got a account, you can set the required value for message RECAAP 180 in transaction OBA5. See note 1951523 - Person responsible: Controlling the check.

Regards,

Jakub.

former_member185158
Participant
0 Kudos

hi ,

my requirement is to set responsible person who hasn't got a account and i impliment the note but still got error message Message no. RECAAP180.

what to do with tcode OBA5?IT SHOWS ME BLANK

jakubsalata
Participant
0 Kudos

With OBA5 you can change type of some messages. In default RECAAP180 is calleed as an error. You can change it to:

  • E Error
  • W Warning
  • I Note in window
  • - Switch off message

Setting can be done for particular user all for all (leave field User Name empty) and separately for dialog/online mode and batch input.

As a work area in OBA5 give RECAAP.

Regards,

Jakub.

Answers (0)