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

Changing the SAp Screen fields

Former Member
0 Likes
957

hai sapgurus.

my problem is there in the transaction me22n where the user exit i have used doesnot provide me the option of changing the sap screen fields so is there anyway to change or is we have to make use of classes , if so please suggest.

regards

vinod

8 REPLIES 8
Read only

Former Member
0 Likes
936

Hi

Which fields do you want to change?

Read only

0 Likes
936

in me22n in the Tabstrip account assignment i want change the account number that is ( filed sakto), any way to achevie it, one more thing this tab account assginment will be dynamic that is will be called only for few purchase order types like 'F'.

Read only

0 Likes
936

Hi

try to use the BADI ME_PROCESS_PO_CUST

Max

Read only

0 Likes
936

but the version which iam working in ( 4.6C) doesnot conatin this badi ME_PROCESS_PO_CUST, any other way

Read only

0 Likes
936

Hi

In 4.6C I know only enhancement MM06E005.

Max

Read only

0 Likes
936

in this enhancement which function module has to be used

Read only

Former Member
0 Likes
936

Hi

If the question is clear you will get better answers.

Please give details as to what change you want with that field . ( Whether you want to activate / deactivate it for some PO Types or you want do do some validation on user entry ).

Account assignment tab will only appear in item account category is defined ( "K" ).

Cheers.

Read only

0 Likes
936

i want the field to be made inactive and the value for g/l account should be assigned from the user exit based on some logic in user exit