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

Issue with Function Module

Former Member
0 Likes
818

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
Read only

bpawanchand
Active Contributor
0 Likes
798

Hi

Check out the FM

J_2I_COMPUTE_OPENING_BALANCE

Regards

Pavan

7 REPLIES 7
Read only

bpawanchand
Active Contributor
0 Likes
799

Hi

Check out the FM

J_2I_COMPUTE_OPENING_BALANCE

Regards

Pavan

Read only

Former Member
0 Likes
798

hi....

for closing balance..

you should use "J_2I_COMPUTE_CLOSING_BALANCE" function module.

Read only

0 Likes
798

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

Read only

Former Member
0 Likes
798

hi....

for closing balance..

you should use "J_2I_COMPUTE_CLOSING_BALANCE" function module.

regards

Lokesh

Read only

Former Member
0 Likes
798

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

Read only

Former Member
0 Likes
798

Dear All,

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

Regards

Vikas

Read only

Former Member
0 Likes
798

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