Skip to Content
0
Former Member
Jul 22, 2008 at 04:42 AM

Tables Parameter Obsolete

179 Views

Hi Guru's ,

I have to take the data from R/3 to BI using generic data extraction using Function Module.

After refering SDN i got some details stating to create the copy of the standard FM 'RSAX_BIW_GET_DATA_SIMPLE' and change the name of the extract structure.

I have to take credit limit and credit exposure of the customer to BI.

I have created my Z structure "Zcredit_Exposure".

But when i try o change the name of the of the structure in the tables parameter (associated type) in the copy of FM " zrsax_biw_get_data_simple_1" from "Sflight " to "Zcredit_Exposure"

it gives me message "TABLES PARAMETER OBSOLETE" and i have to come out of that session..

Please tell me if my procedure is wrong.

Also i have to call the standard FM " Credit_Exposure" in the above z FM created and i have to tranfer the values from this function module to the zstructure.....

please suggest.

Regards,

Archana