Dear all,
I only know some basics in programming ABAP and thats the reason I'm posting this.
I need a planning function that reposts kf into new sets of data.
E. g. Aaa Bbb S01 200,00
into Aaa Bbb S02 400,00
And I need the old set to be deleted. Is this possible? If so, would someone please give me some example code for the implementation of the IF_RSPLFA_SRVTYPE_IMP_EXEC interface? This would help me so much!
Thanks.