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: 

Enhance F.13 (clearing of GR IR account)

0 Kudos

Dear expets,

My requirement is:

 

When running transaction F.13 (clearing of GR IR account) – program SAPF124, the clearing document is not duplicating the PO neitther the material number and assigment when the posting is done in local currency 2 (global 30),.

The original document currency and local currency are different.

My questions is :

can anyone tell me how to enhance this ? I know that i can use substitution, but FC doesn't agree it  as we have to unmark GB01-MATNR/GB01-EBELN/GB01-EBELP.

Could someone please tell me any solution except substitution ?

Thanks in advance.

Summer

4 REPLIES 4

former_member186413
Participant
0 Kudos

The most simple one is get into the program and use enhancment point to do the modification directly to the program.   http://help.sap.com/abapdocu_70/en/ABAPENHANCEMENT-POINT.htm 

Or it will be painful for you, unless you know some knowleged about FI. Using T_CODE: SPRO -> IMG  OR SMOD to nevigate the Enhancement BADI , Customer Exit or BTE.

nabheetscn
Active Contributor
0 Kudos

Did you check BTE 1020?

0 Kudos

Where you can find it from SPRO

0 Kudos

check tcode FIBF and please search for BTE events you will find the example