What are client dependent objects in ABAP or sap?
Answers were Sorted based on User's Feedback
Answer / abira
Client Dependent objects r those objects whose records
entered in one client for a client dependent table the same
record is not visible for in any other client .
eg: SAP Script , text element, and some DDIC objects
Is This Answer Correct ? | 17 Yes | 2 No |
Answer / lokesh
Adding to above statement :
Client Dependent Object are those objects whose
Functionality is restricted to a particular client.
Is This Answer Correct ? | 11 Yes | 1 No |
Answer / anjibabu
client is a independent business entity in the sap system.
There are many objects in all modules and abap as well.
Idoc types,segments
Is This Answer Correct ? | 6 Yes | 4 No |
How to creat transactions? : abap data dictionary
In real time how we get the tickets? whether it is through email or any thing else.
WHAT IS TABLE BUFFERING AND ADVANTAGE?
What are the events driven batch jobs?
What are conditional chain statement?
What is the diffrence between RFC & normal Function module?
Hi everyone! i m pursuing ABAP so still in learning phase i want to know abt. IDOCs and ALE like what's the role of messege type in IDOCs and how things goes on in background i know i sound absurd but as i m not clear abt. the same Ur advice wud be highly appreciated looking forward for a quick reply with some scenarios if URl for some gud sites that wud b helpful in the initial stage of learning wud b provided it's wud b g8 thanks in advance
how to download sap Smart form in text format
How do you validate the selection criteria of a report? And how do you display initial
how much exact time will take binary search option using along with read statement?
if some one deleted your records from ztable how o u see the records?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?