‎2015 Mar 18 3:21 PM
Hello,
I want to create a new variant program that can initialize an operand from a certain date.
I know that there exists QUANTI19 but my problem is when I have a billing period that catches 2 intervals from operand.
For example: Billing period is 18.03.2015 - 17.05.2015, and in the operand I have 2 intervals: 01.01.2015 - 31.03.2015,
01.04.2015 - 31.08.2015.
In the billing document I want to take in consideration for 18.03 - 31.03 the value from 01.01.2015 - 31.03.2015 and
for 01.04 - 17.05 the value (initialized) from 01.04.2015 - 31.08.2015.
Do you think this is possible?
Regards,
Ovidiu.
‎2015 Mar 20 6:34 AM
Hi ovidiu,
can't you use QUANTI 02,IF04 and then do QUANTI 01 .if it doesn't work in EA 88 you can create a z variant
After saving the variant program, you should create the respective function module. The function module should have the naming convention isu_zxxxxxx. You can copy your function module from an existing one, that is close to your requirements. When you save and activate the FM, SAP directly links the variant program created with the FM.
hope it works...
‎2016 Apr 29 12:11 PM
Hi Ovidiu,
As you are using variant QUANTI19, change the input operand ACCESS CONTROL as End of Billing Period.
Regards,
Dilip