Hi Community,
I am creating a sales Invoice by initializing the Sales Header and Sales Line table . Now , I want to apply Invoice Discount Percentage to the Sales Invoice , As we know there is a field for Inv. Discount percentage on Sales Invoice . But I don't want to open Sales Inv. as I will post it directly from code .
Now , problem arising on How to initializing the Inv. Discount Percentage field as this field is made up from Global variable on Sales Line Page .?