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

Hi

Former Member
0 Likes
298

What are client dependant objects in abap/sap?

Regards

Priya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
274

Hi Priya

These are some of the Client dependet objects in SAP...

SAP Script layout, text element, and some DDIC objects.

Regards

ravi

2 REPLIES 2
Read only

Former Member
0 Likes
275

Hi Priya

These are some of the Client dependet objects in SAP...

SAP Script layout, text element, and some DDIC objects.

Regards

ravi

Read only

Former Member
0 Likes
274

Hi Priya,

Client dependent objects are those which you have to transport between different clients within the same system.

For example : If you write a report program in one client it will automatically show up in the other client. But when we develop a sap script, it doesnt show up in another client, which means that SAP script is client dependent.

Reward if useful.

Thanks

Aneesh.