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

Doubt in transporting the objects

Former Member
0 Likes
623

HI all,

I have a doubt in transporting the objects,

I have made changes in Function module's include program only , Should i have to transport the include prog alone or the whole the FM itself,

Please suggest

Thanks in Advance,

Kumaran.C

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
596

Hi,

When you change the FM's include, you will be prompted to create a Transport Request for your changes.

That transport request will have only the changes you have made.

Regards,

Ravi Kanth Talagana

5 REPLIES 5
Read only

Former Member
0 Likes
597

Hi,

When you change the FM's include, you will be prompted to create a Transport Request for your changes.

That transport request will have only the changes you have made.

Regards,

Ravi Kanth Talagana

Read only

Former Member
0 Likes
596

hi

hope it will help you.

reward if help.

Use the following BAPI's:

BAPI_OBJCL_GETDETAIL

BAPI_OBJCL_CHANGE

or use the fun module:

CLAF_CLASSIFICATION_OF_OBJECTS.

Read only

Former Member
0 Likes
596

Check in SE09 transaction. Your Transport request will contain only the include program. Transport the Transport Request to the Quality System.

Read only

Former Member
0 Likes
596

Hi,

Transport the changes only. But when u changed it it should have asked you for specifying the request.

Regards,

Renjith Michael.

Read only

Former Member
0 Likes
596

Hi,

When You are changing the Function module's include program, the corresponding request contains only the include.

when you are transporting the correponding request,the changes in the include only reflected so you have to transport the include pgm only.