HI BI gurus,
I have a cross client table "RSPLF_FDIR" which stores the name of function modules. Currently the table does not have any entries. I want to call a function module in the distribution function in one of my layouts. For that i need to do enter the name of the function module in this table. If I try to create an entry in this table, and then save it, it ask me for a development request. Does anyone know how to update a cross client table.
The structure of the table is as follows:
Field Data Element Data Type Size Description
FUNCNAME FUNCNAME CHAR 30 Function name
It is urgent. Please reply soon.