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

FM: CHVW_EXPLORE_ALL

Former Member
0 Likes
944

Hi,

I want to know the functionality of CHVW_EXPLORE_ALL

(Function module).

i want to use thid module in my report but i dont know how to use it i.e. passing the variables to it.

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Apr 30, 2008 4:49 PM

Hi,

I want to know the functionality of CHVW_EXPLORE_ALL

(Function module).

i want to use thid module in my report but i dont know how to use it i.e. passing the variables to it.

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Apr 30, 2008 4:49 PM

2 REPLIES 2
Read only

Former Member
0 Likes
703

Hi,

You mentiond the FM name incorrectly . Corrcet Name of the FM is : CHVW_EXPLODE_ALL.This FM is used to find "Batch Where-Used List" for a material.

You need to pass the Material, Plant, Batch Charge number & Expansion Level of Batch Where-Used List in the IMPORT parameter and if you need to pass multiple plants for where-used list to find batch numbers use the table parameter T_TABLES. This ia optional parameter.

Hope it answers your question. Let me know if you have any questions.

Thanks,

Greetson

Read only

0 Likes
703

hi,

i want to know what is the purpose of t_shadow in CHVW_EXPLODE_ALL.

more over u said to fill up the Expansion Level of Batch Where-Used List in the IMPORT parameter. but how do i know or the user knoe dat dis d expansion level of it?

In my report i am working in the selection screen i just pass on the material in it and want to display the batches used in it along with it sub-batches.i am using the table CHVW table as there is all data for this purpose.

so plzz help me .how to do it? it is realy urgent to me.

Edited by: ric .s on May 1, 2008 6:36 AM