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

what happens?

Former Member
0 Likes
1,038

hi

what happens when a include program through include statement is inserted into SAP programs in the development server.

is there any chances of not asking for change request for inserting such include statement for the include program name.

hi

what happens when a include program through include statement is inserted into SAP programs in the development server.

is there any chances of not asking for change request for inserting such include statement for the include program name.

8 REPLIES 8
Read only

Former Member
0 Likes
1,010

Hi kiran,

This would require a Change request.

Regards

Wenceslaus

Read only

Former Member
0 Likes
1,010

hi,

No, any change in the codes needs to be transported to QA and production, only case is when it is stored as a local object.

santhosh

Read only

0 Likes
1,010

no please

at the time of table maintenance generator creation in local object itselft

an include program was automatically created and inserted into some

SAP_ _ _ _ _ _ program i didnt see those names.

so whether it will create any problem.

please help me to solve this

Read only

0 Likes
1,010

Hi Kiran,

Open the table in SE11,

In the menu, Utilities->Table Maintenance Generator, And note the Function Group name.

You could get the generated program name by : SAPL + Function Group Name.

If you have created a table maintenance program in the Local Objects, Do you want to transport the table alone or with table maint. program?

Regards

Wenceslaus

Read only

0 Likes
1,010

Nope it would not create any problems..they would be included in the TR automatically. So dont worry about it.

Regards

Anurag

Read only

0 Likes
1,010

Please

i created it using the exisiting function group ( Y..) and the program name is created as given by Gnana SAPL+(Y..).

Now this program has become function pool and it contains some include programs with code. Whether this code is the default or some one who is working

& created this function group created the program & the corresponding includes.

Or otherwise this sap program is a copy of my table maintenance generator.

I didnt receive any request while the include prg statement is inserted into it.

whether i will be defaulted under his CR.

The sapl+(y..) is inactive now whether this is due to inactive state of my include program.

Read only

Former Member
0 Likes
1,010

whenever u include some program it needs to be generated and exported or else it will give error in other systems...Table Maintenance once created a request number is generated which when transported will automatically move all contents which were created during table maintainenace.

Read only

Former Member
0 Likes
1,010

hi

good

it ll ask you to creawte the new include name,yes sometime it takes the old request name by default.

thanks

mrutyun^