Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FUCTION MODULE COPIED GETTING ERROR

Former Member
0 Likes
676

I HAVE COPIED - L_TO_CREATE_DN--


THIS FUNCTION MODULE

I M GETTING ERROR IN SAYING THAT THESE FILEDS ARE NOT DECLARED

FLG_KEINE_DYNPROS = CON_TRUE.

FLG_TA_ZUR_UB_LF = CON_X.

CAN U PLZ HELP ITS URGENT

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
631

hi

<b>go to se37

copy source code of FM there

in import parameters copy import parameters

in export parameters copy export parameters

in changing copy changing parameters

in exceptions copy exceptions

acativate the FM</b>

or

Upload ur Fm as

<b>go to utilities-> more utilities->upload /download->upload.</b>

activate ur FM.

it will work for u

regards

ravish

<b>plz dont forget to reward points if helpful</b>

5 REPLIES 5
Read only

Former Member
0 Likes
631

Copying just the FM will not help you as there might be some global variables thus causing you errors during activation. Try to copy all the function group and activate the Z version of L_TO_CREATE_DN.

Also could you share as to why you are trying to copy the function module.

Thanks

Sunil Achyut

Read only

0 Likes
631

I m a off shore developer my consultant is using a fuction module which is been

enhanced or chaned for their reqiurement now he has send me the code of it how can i update the fuction module in my server

Read only

Former Member
0 Likes
632

hi

<b>go to se37

copy source code of FM there

in import parameters copy import parameters

in export parameters copy export parameters

in changing copy changing parameters

in exceptions copy exceptions

acativate the FM</b>

or

Upload ur Fm as

<b>go to utilities-> more utilities->upload /download->upload.</b>

activate ur FM.

it will work for u

regards

ravish

<b>plz dont forget to reward points if helpful</b>

Read only

0 Likes
631

WAT IS THE SECOND OPTION U GAVE TO UPLOAD IT TO DESKTOP

Read only

0 Likes
631

Copy the function module from tcode <b>SE80</b> that will ask you to copy all the related Includes and FMs..

Hope this helps

Chandra.