Hi experts,
I would like to use two Fields in the R/3 (SD, VA43, Contract document item data) to calculate the contract period based on this two Fields.
In my Coding (CMOD -> EXIT_SAPLRSAP_001 -> ZXRSAU01) I calculate in a first step the duration (in months) based on the both date fields (YYYYMMDD). E.g. 20151231 - 20130131 = 24 months.
My big problem is, that subsequently changes on one of the two date fields, a entry in the outbound queue (LBWQ) is not generated. As a result the Delta InfoPackage for the DataSource (2LIS_11_VAITM) not load the changed data record (sales document item).
The two fields are:
- Date from (FPLA-LODAT) in the tab billing plan
- Date of cancellation document from contract partner (VEDA-VBEDKUE) in the tab contract data
Both fields are not delta relevant.
Are there any means to cause delta entries after subsequently changes of the both fields?
Many thanks in advance
Best regards
Michael