cancel
Showing results for 
Search instead for 
Did you mean: 

Field editable in FB02 for only one document type and user

former_member607089
Participant
0 Kudos

Hi:

I have a question about editing a field and I hope you can help me. I need to make a field editable in FB02, but only for one document type and two users. The field is BSEG-ZFBDT, Baseline payment dte.

I have tried in ‘Document Change Rules’, make this field editable when line item not cleared, but it works for all document types and users.

Please, any idea?

Thanks in advance for your time.

Best regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You have to write a ABAP code to achieve this.

Validation is another Option where you can mention that value is allowed in the Baseline Date field only if the User and Document type value satisfies.

BR

Amitash

Answers (2)

Answers (2)

Former Member
0 Kudos

This message was moderated.

former_member222241
Active Contributor
0 Kudos

HI,

in this case you need to write field exit with the help of ABAPer.

Regards,

Tejas