2008 Jul 03 11:18 AM
hi
what are the using of persistance calss in abap oops
2008 Jul 03 12:40 PM
Hi,
Refer the below link.
[http://help.sap.com/saphelp_nw70/helpdata/en/f5/a3682ebc6911d4b2e80050dadfb92b/content.htm|http://help.sap.com/saphelp_nw70/helpdata/en/f5/a3682ebc6911d4b2e80050dadfb92b/content.htm]
Regards,
SB
Edited by: Craig Cmehil on Jul 3, 2008 3:34 PM
2008 Jul 03 4:49 PM
Hi awadesh,
Please refer to this link:
Link:[http://help.sap.com/saphelp_nw70/helpdata/EN/06/f23c3d638d11d4966d00a0c94260a5/frameset.htm]
if it useful, reward points.
Thank you,
Prasad G.v.k
2008 Jul 03 4:53 PM
The user of persistent objects of classes in ABAP is to encapulate and unify the data access of a table or group of tables. This is a standardization of the data access as well, meaning that the programs of which access the table, access it in the same way. Otherwise, you have multiple developers writing their own SQL statements to access the table, and they may be all different.
Regards,
Rich Heilman
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |