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: 

Issue with Function Module

Former Member
0 Kudos
89

Dear All,

Is there any standard function module available which will give the opening and closing balance of finished goods stock ledger.

Regards

Vikas

<thread moved, has nothing to do with ABAP Objects. Please choose your forums more carefully in future>

Edited by: Mike Pokraka on Aug 22, 2008 10:07 AM

1 ACCEPTED SOLUTION

bpawanchand
Active Contributor
0 Kudos
69

Hi

Check out the FM

J_2I_COMPUTE_OPENING_BALANCE

Regards

Pavan

7 REPLIES 7

bpawanchand
Active Contributor
0 Kudos
70

Hi

Check out the FM

J_2I_COMPUTE_OPENING_BALANCE

Regards

Pavan

Former Member
0 Kudos
69

hi....

for closing balance..

you should use "J_2I_COMPUTE_CLOSING_BALANCE" function module.

0 Kudos
69

Hi,

Can u Please tell me how to use this function module.

What are the parameters i need to pass in this function module ( J_2I_COMPUTE_OPENING_BALANCE ).

Regards

Vikas

Former Member
0 Kudos
69

hi....

for closing balance..

you should use "J_2I_COMPUTE_CLOSING_BALANCE" function module.

regards

Lokesh

Former Member
0 Kudos
69

Dear All,

I am working on R/3 4.7 and this function module is not available there. Is there any other FM which i can use.

Regards

Vikas Badhan

Former Member
0 Kudos
69

Dear All,

I have got the FM but I want opening and closing balance material wise (Item Wise).

Regards

Vikas

Former Member
0 Kudos
69

hi vikas,

Check if this FM of 4.7 helps:-

ADJUST_EXTRACT_LINES

Also i have checked the Function Module

J_2I_COMPUTE_OPENING_BALANCE exists even in ecc 4.7.

Best of luck,

Bhumika