‎2008 Jul 29 11:10 PM
Hi,
How are you ?. I was writing a function module on generic extraction based on template RSAX_BIW_GET_DATA_SIMPLE. I was following the document of how to create it and was able to copy the function group and replicated the copy of RSAX_BIW_GET_DATA_SIMPLE and wrote the code against it by creating a new structure.
On the FM tab Tables my document says for Parameter name E_T_DATA choose the structure name you have created so I have chossed mine and started writing the code and tried to activate it. But i was prohibited by an error message saying as " Tables parameters are obsolete".
I have no clue of how to resolve this issue.
Can anybody help me out on this experts.
Thank you.
‎2008 Jul 29 11:42 PM
<discard this msg>
Edited by: Amit Khare on Jul 30, 2008 12:45 AM
‎2008 Jul 29 11:44 PM
Instead of using the TABLE Tab pass the same in EXPORT parameter.
Regards,
Amit
‎2008 Jul 30 1:36 AM
‎2008 Aug 07 6:35 PM
Hi,
How are you ?. I have created a function group from the existing one with a function module Z_RSDMS_MASTER_DATA_DELETION and created a program and when i was trying to select from the parameters Function group. Its kicking back with an error which was mentioned below.
Error: "Unable to change program from or to type F'.
I dont know how to resolve this and in this way we call a function group from a program.
Can you please let me know on it.