on 2022 Mar 22 5:42 PM
We have implemented S/4 HANA 2020 CI and FI-CA modules.
We have done necessary configuration required for Time - Based Deferred Revenue
Billable item has following fields updated as '01' and Date value for Time Based deferred revenue
Provider contract is blanks on Billable Item as we have not implemented SOM. Billable Items are being created directly in FICA using standard SAP webservice API.
william.eastman As per post have assigned ZFKK_DEFREV_0010 , ZFKK_DEFREV_0030 and ZFKK_SAMPLE_1140_EXAMPLE to events 10, 30 and 1140.
Function module FKK_DEFREV_0010 is looking for value (document origin) 01 however in our case value is 77 (Invoicing) so modified 10 and 30 FM's to include 77 as well.
Finally ZFKK_SAMPLE_1140_EXAMPLE is getting triggered however table FKKDEFREV is still empty after creation of posting document.
Any help or insight on this issue will be very helpful.
Thank you so much in advance!
Request clarification before answering.
Hi William, Thank you so much for your reply. We already added 77 by making 0010 and 0030 Z-Copy of standard FM so 0010 and 0030 do not exit.
ZFKK_SAMPLE_1140_EXAMPLE is also getting executed and determining posting proposal dates and amounts, however issue is that table FKKDEFREV is still not getting populated.
I believe update of table FKKDEFREV should be via standard SAP program and we do not have to code for it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could copy the 0010 FM into your own and adjust the logic where it exits.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.