Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8122

Re: Problem with end routine

$
0
0

Hi Aiel,

 

Please try this code in end routine.

 

 

 

loop at result_package assigning <result_fields> where doc_type = 'ZNC' OR doc_type = 'ZND'.

 

 

 

 

 

<result_fields>-INV_QTY = '0'.

 

 

<result_fields>-NETVAL_INV = '0'.

 

 

 

 

 

endloop.

 

thank you,

Nanda


Viewing all articles
Browse latest Browse all 8122

Trending Articles