Hi,
I am trying my hands on How to .. create a generic datasource which use the delta queue. I used the tcode FINF to select a business transaction event, and it took me to the Function Module builder.
MY problem is that the interface has these two required fields:
Function Module:
Short Text:
I tried using any of the existing Function Groups (e.g. ZB101) on the IDES but I get a message that they are reserved for SAP. (I clicked on the Information System tab to try this). How can I create my own Function Module so that I can continue with my test?
I get a screen when I try to create a FUNCTION MODULE with the following options and this is where I get lost: Function Group Name; Short Description; Development Class; Person Responsible:
I will appreciate any guide on these options; and a quick guide to create this function module on IDES; to get me through this test.
I tried to copy the existing one, SAMPLE_INTERFACE_01000710, but that also failed, leading to messages that objects do not exist.
Thanks