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

client dependency

Former Member
0 Likes
720

Hi,

Are programs client-dependent ?

Regards

6 REPLIES 6
Read only

Former Member
0 Likes
687

Hi

No, scripts and database tables data are client dependent, Abap programs are not client dependent.

Regards

Haritha

Read only

former_member404244
Active Contributor
0 Likes
687

Hi,

programs are not client dependent.

Regards,

NAGARAJ

Read only

varma_narayana
Active Contributor
0 Likes
687

No ...

ABAP Programs and all other repository objects are client independent.

Only SAPScript forms and Text elements of Program are Client Dependent.

<b>Reward if helpful</b>

Read only

Former Member
0 Likes
687

Hi Rushi,

ABAP Programs are client independent. If you make changes in one client they willl be available in other clients also.

Ashvender

Read only

Former Member
0 Likes
687

Hi,

ABAP programs are not client dependent..

For example you can open in client 300 and develop the code and open in 320 for testing the UTP.

rewawrds if useful,

regards,

nazeer

Read only

Former Member
0 Likes
687

Hi

Programs are not client dependent