Gurus, i need help with CMOD. i am working with 2LIS_02_SRV datasource and have to call a function module. now the issue is the program is working fine when i hard code EBELN number but this is temporary. when my datasource will run it will send a lot of EBELN numbers. what do i put in EXPORTING parameter of the function module? I tried to put C_T_DATA-EBELN but it is empty. i need to know how to dynamically pass EBELN. can some body please help me ?
Thanks.