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

Function Module CD_EVALUATION_PERIODS

Former Member
0 Likes
537

Dear All,

I am calling the FM CD_EVALUATION_PERIODS in my Z program

But it is not giving me proper out put.

I have checked the STD program where it is running fine .

same input I am providing but no output is coming .

What to do . Kindly tell.

Thanks and Regards

Siladitya

2 REPLIES 2
Read only

suresh_datti
Active Contributor
0 Likes
406

Did you read RGDIR before calling this function? I guess you know that you will have to pass the RGDIR in the tables parameter.. It would help if you paste the code that contains this function call..

~Suresh

Read only

Former Member
0 Likes
406

Thanks Suresh,

I am not passing rgdir .

Now it is alright .

Thanks and Regards

Siladitya