2016 Feb 09 12:53 PM
Hi Experts,
We are enhancing structure FKKCLIT (Fields for Display when Clearing Online), we added our customer fields through an include but these new fields are not getting populated.
Is there any Event to implement in order to have these fields fetch data?
Thanks
Karim
2016 Feb 09 3:22 PM
Hi Karim
Please try FQEVENTS event 0101 to populate your custom fields in the custom Include Structure 'CI_FKKCL'.
But for custom fields added under include structure CI_FKKCLIT, my understanding is that, structure FKKCLIT is just to hold the fields to be displayed in Open Items management like Account Maintenance from FP06 etc. After adding custom fields to the structure if this has to be displayed online, please check the following configs and have a try:
spro -> Financial Accounting (New) -> Contract Accounts Receivable and Payable -> Basic Functions -> Open Item Management -> Define Line Layout Variants for Open Item Processing
AND
spro -> Financial Accounting (New) -> Contract Accounts Receivable and Payable -> Basic Functions -> Postings and Documents -> Document -> Screen Preparations -> Define Line Layout for Mass Change
Thanks,
Srini
2016 Feb 09 3:22 PM
Hi Karim
Please try FQEVENTS event 0101 to populate your custom fields in the custom Include Structure 'CI_FKKCL'.
But for custom fields added under include structure CI_FKKCLIT, my understanding is that, structure FKKCLIT is just to hold the fields to be displayed in Open Items management like Account Maintenance from FP06 etc. After adding custom fields to the structure if this has to be displayed online, please check the following configs and have a try:
spro -> Financial Accounting (New) -> Contract Accounts Receivable and Payable -> Basic Functions -> Open Item Management -> Define Line Layout Variants for Open Item Processing
AND
spro -> Financial Accounting (New) -> Contract Accounts Receivable and Payable -> Basic Functions -> Postings and Documents -> Document -> Screen Preparations -> Define Line Layout for Mass Change
Thanks,
Srini
2016 Feb 09 10:38 PM
Hi Karim,
I hope you have enhanced the sturcure FKKCLIT by adding field in the customer include and then have maintained that in the configuratio path Define Line layout variant for Open item processing and Specify Selection Categories under the node Open Item Management.
Once you have done that, in the FP06 screen when you provide the master data to come to the next screen, hope you'll display the screen based on your variant.
In order to populate those fields in the variant (if not populated already) you can make use of event 104. There you have FKKCL to poulate information and that flows through to display in the screen finally.
Hope it helps.
Regards,
Bodhisattwa
2016 Feb 10 10:42 AM
Thanks, Bodhisattwa and Srini, both mentionned events are relevent.
best regards
karim