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

script

Former Member
0 Likes
300

hi ,

DC/Manufacturing Transfer Order Print (Open items only).

Copy the new SAP form ZLVSTALISTE as detailed in step #2 to ZLVSTALISTE2.

Change the form so that only TO lines that are open (LTAP-PQUIT=null) are printed

This is what i am having the functional Spec

I have done every thing and fimal thing i have to do is the above requirement form name is LVSTALISTE

IN THIS WHERE I HAVE TO PUT THIS CONDITION

(LTAP-PQUIT=null)

REGRADS

srinu

1 REPLY 1
Read only

Former Member
0 Likes
268

Hi srinu,

give the condition in output conditions .

goto page and click on conditions tab.

give the field name symbol and comparison value(null)

u will get the desired records n output.

regards,

keerthi.

Message was edited by: keerthi kiran varanasi