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

user defined includes

Former Member
0 Likes
498

can we create user-defined includes starting with L?

I tried to create it but it says L..... is reserved for SAP ..

but i have seen some includes which are created with name staring from L.

4 REPLIES 4
Read only

Former Member
0 Likes
472

Hello Sastri,

Includes starting with L are stadard includes created by SAP.

Customer defined Includes can only starts with Y, Z or / . Remaining includes which starts with other than X, Y and / are standard includes.

Orcourse there are some naming convesion like

for module pool programming : SAPMZ, SAPMY. etc,.

Regards

--

Sasidhar Reddy Matli.

Read only

Former Member
0 Likes
472

Hi,

Those are includes related to Function Module/ Function Group Includes.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
472

Hi,

that includes created by SAP.

The Includes which are starting with L are reserved for SAP.

May be u see this includes in function modules.

for Custom includes(userdefined includes) include names starting with Z.

*if useful reward with points*

Edited by: subas Bose on Feb 21, 2008 8:36 AM

Read only

Former Member
0 Likes
472

yeh i am asking the same question can we create user defined includes in FM ...whose names starting with L?i tried to create it but it says L......resereved for SAP