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

Why no perfomr statement??

Former Member
0 Likes
380

Hi all,

Why is there no perform Statement calling the forms defined in the routine LV61B002? This is an include program but the main program is LV61BMES. Here also I see no PERFORM calling the forms defined in the routine. Why?

Thanks and regards,

Charles.

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
340

Hello,

The perform inside of the LV61B002 is called by dynamic call of the pricing routine 002.

This includ will call if you have the pricing conditions from the group like PBED, PBEK, etc.

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
340

Hi,

This routine is called by configuring the output control (NACE) for sales (V1).

Please try this to see the link ...

Path: NACE -> Select V1 (Sales) -> Click Procedures button -> Select V10000 (Sales Output) -> Click on Control folder -> Click on drop down button under Requirement column -> Select 2 (Order Confirmation) -> Click Source Text button (F5) -> The system will display a routine from include program LV61B002.

Regards,

Ferry Lianto