Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Validation Of FB01/F-63 Field

Former Member
0 Kudos
264

I need to perform an edit on the Assignment field in transactions FB01 and F-63. Can someone tell me a User Exit that I can use to accomplish this? I am aware of 15 User Exits available for these transactions, but the descriptions are not clear (and no documentation is available). Your reply is greatly appreciated.

Kind Regards,

Jason

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Kudos
164

Hi,

you can validate assignment field (zuonr) with validation from transaction <b>OB28</b>

Andreas

3 REPLIES 3
Read only

Former Member
0 Kudos
164

Have a look at OSS note 127178.

Rob

Read only

andreas_mann3
Active Contributor
0 Kudos
165

Hi,

you can validate assignment field (zuonr) with validation from transaction <b>OB28</b>

Andreas

Read only

sridharreddy_kondam
Active Contributor
0 Kudos
164

HI,

Check these user exits

<b>EXIT_RFTBBEX0_002

EXIT_RPCIPE00_002

EXIT_SAPLIEDI_003 </b>

Hope any one of these userexits solve u r problem

Regards,

Sridhar Reddy k