‎2008 Jan 23 10:26 AM
Hi Friends,
I would like to know the difference between the application layer in BDC and Presentation layer in BDC.
thank you
‎2008 Jan 23 10:30 AM
friend application layer in BDC is that on which your BDC runs and data along with error report is generated on presentation layer.it is a precise answer.
reward if useful
keep rockin
vivek
‎2008 Jan 23 10:30 AM
friend application layer in BDC is that on which your BDC runs and data along with error report is generated on presentation layer.it is a precise answer.
reward if useful
keep rockin
vivek
‎2008 Jan 23 10:33 AM
Hi ,
Can u be still detailed or can u send me some links regarding this. As I would like to know about the BDC application layer and the presentation layer.
thank you.
you will be surely rewarded
‎2008 Jan 23 10:32 AM
hi,
You can directly upload the data in the Application layer with the help of transaction.
CG3Z is the transaction to upload data from Presentation server to Application server.
CG3Y is the transaction to upload data from Application server to Presentation server.
You can see whether the data has been uploaded or not thr Al11 transaction... an going on to that particular dierctly.for uploading the same data in the internal table, yo have to use open dataset and close dataset.
‎2008 Jan 23 10:38 AM
Chandra,
When we are working woth BDC we need to bring the data into from outside to our internal table.Bringing this data is of 2 types.
1. From Application server.
Using OPEN DATA SET
2.Presentaion server
FROM desktop or other Drives( c,d).
Using GUI_UPLOAD.
Don't forget to reward if useful...