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

Tables related to Function Modules

Former Member
0 Likes
553

HI,

We are unable to find the pre-defined function modules MONTH_PLUS_dETERMINE and RP_CALC_DATE_IN_INTERVAL in our module (APO). They are shown as not existing. We are in requirement of these function modules now. May I know if a functional consultant will be able to create it or an ABAPer is required for that. Let me also know the related tables used for the function modules so that I can check if there is any table wherein the function module and the associated system is present. In this case, it is just an update in this table that fulfils our requirement.

Thanks in advance.

Regards,

Guru Charan.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
505

HI,

TFDIR - Table of SAP function modules ...

you can find all the function modules in the above table..

Hope this will helps you..

Regards,

Kiran

3 REPLIES 3
Read only

Former Member
0 Likes
505

Hi Gurucharan,

Since these function modules are not present in APO module. You can try searching if there are other function modules in SE37 with search criteria like date monthdate*.

A functional consultant will not be able to create these function modules since a lot of coding effort is required unless the functional consultant is familiar with ABAP coding.

Regards

Abhii

Read only

Former Member
0 Likes
506

HI,

TFDIR - Table of SAP function modules ...

you can find all the function modules in the above table..

Hope this will helps you..

Regards,

Kiran

Read only

Former Member
0 Likes
505

The FMs are created by an ABAPer in the SCM system.