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 Naming Rule Problem

Former Member
0 Likes
491

Hi everybody!

I want create a function but pop-up message when click create button.

The message as follows

"Function module name is reserved for SAP"

I created function name is "ZCSB_WB_PARTS_LIST".

Please help me!

Thanks Advanced!

3 REPLIES 3
Read only

Former Member
0 Likes
451

Ignore that message and just press enter.

Read only

0 Likes
451

Thanks for your answer!

Read only

faisalatsap
Active Contributor
0 Likes
451

Hi, Xiongfei

after select ok you can create function this name but the SAP Suggest to Start Function Name with Z_ or Y_ for Custom FMs.

Z_CSB_WB_PARTS_LIST

Y_CSB_WB_PARTS_LIST

Above will not give message in that way.

Regards,

Faisal