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: 

BTE,USER-EXIT OR BADI to be used in T-code GCU1

Former Member
0 Kudos

Hi Experts,

I need to identify the BTE,USER-EXIT OR BADI to be used in T-code GCU1 to populate correct entries for field Reference Item (REFDOCLN) and Quantity (MSL) which are populated with wrong entries while correcting out-of-balance .

OUT-OF BALANCES OCCURS DUE TO missing or multiple line item postings .These are identified and corrected using RGUREP03 and reposted using transaction GCU1.

can anyone help me with this?

How should i proceed on this?

2 REPLIES 2

GauthamV
Active Contributor
0 Kudos

hi,

use this badi.

FI_SL_BADI_RGUREC10.

Former Member
0 Kudos

Thanks for your reply,How did you identified that this is the one,that satisfies the requirement?

Could you able to explain me?