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

how to include standard includes

Former Member
0 Likes
1,425

hello,

I have a function group which is SAP auto generated , i want to add some standard includes to this function group.

i tried to change it but SAP doestn allow me , pops up  key to change , is there any other alternative way.

can any one suggest the solution for it.

3 REPLIES 3
Read only

venkat_aileni
Contributor
0 Likes
1,236

Hi-

Are you referring to custom Function Group or standard one? If standard one then you can go for Implicit enhancement else if it's a custom one you can add your include in your function group program (SAPL+your function group name).

-Venkat

Read only

sai_krishna24
Active Participant
0 Likes
1,236

Is that function module created from SQVI Query? Where you generating that automated function module means tcode or something like that just let us know

Thanks

SaiKrishna

Read only

balbinosoares
Active Participant
0 Likes
1,236

Hi,

To better help you, do you can tell us what exactly you trying to do?

For example, you trying to apply one sap note? Or you need to enhancement some standard functionality in the system?

If you trying to apply one sap note, you need to generate the key to change this object through the sap market place, but if you want to change or enhancement some standard functionality you will need to use some enhancement technique like use one badi, or enhancement point or exit.