2006 Dec 12 5:39 AM
hi ,
is abap report client independent or dependent.
2006 Dec 12 5:40 AM
Hi ,
It is client independent.
You make a change in one client it gets reflected in others automatically.
Regards
ARUN
2006 Dec 12 5:40 AM
2006 Dec 12 5:41 AM
reports, programs, function modules etc. are client independent.
2006 Dec 12 5:41 AM
2006 Dec 12 5:42 AM
Hi,
All source code program, Dictionary objects are client independant..
Thanks,
Naren
2006 Dec 12 5:44 AM
are dictionary objects client independent?
then what is the significance of mandt field .
please clarify my confusion
Tnx
SAi
2006 Dec 12 5:46 AM
hi,
In SAP, all objects are finally stored as tables.
"Mandt" is key field which determines whether the object is client dependant or not.
Client Independant transport requests will make the transported objects available across the clients.
and Client dependent transport request make the objects available only for the client mentioned by field "Mandt"
rgds
Anver
2006 Dec 12 5:46 AM
Hi,
THe dictionary objects are client independant..
The records will be client dependant if you have MANDT in the table..
Thanks,
Naren
2006 Dec 12 5:47 AM
Hi amar,
all the source cod program is client independent.
provided we have to follow naming convenctions provided by the user.
with rtegards.
prince elvis.
2006 Dec 12 5:56 AM
hi amar..
abap report is client independant.
all the abap objects are client independant except sap script and abap dictionary .
2006 Dec 12 5:58 AM
Hello,
Its Client-Independent. Changes will reflect in other client.
Regards,
Shehryar Dahar
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |