Hi everybody,
i have load generic datasource zVBSEGK on BW. the datasource is based on table VBSEGK on R3
i have created a generic cube ZC_VBSEGK, this cube ZC_VBSEGK has field "net due date". Now i create a transformation between datasource
zVBSEGK and cube ZC_VBSEGK.
On the transformation i need to create a routine to calculate "net due date" based on the field: ZTERM (term of payment) and ZFBDT (Baseline Date for Due Date Calculation)
Could you please help me how to write the ABAP to calculate net due date?
i am new to ABAP, i have tried some code found in SCN but it doesn't work for me till now.
Thankyou very much!