Application Development 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: 

Changing default "General Ledger Account" in F-02

Former Member
0 Kudos

Hi,

How can I change the default value of "General Ledger Account" in the second screen of F-02. I require this change only when the type is "Asset Purchasing" and the posting key is "31-Invoice".

Is there a user exit or BTE which I can use?

.

2 REPLIES 2

martin_voros
Active Contributor
0 Kudos

Hi,

you can try to achieve your functionality using [FI substitutions|http://help.sap.com/saphelp_46c/helpdata/en/5b/d2314d43c611d182b30000e829fbfe/frameset.htm].

Cheers

0 Kudos

By using substitutions I was able to change the value. But the user has to press to the Enter key to see the change. Is it possible to change the value or hide this field before entering the screen?

Thanks.