21.03.2013 Views

Object Oriented ABAP

Object Oriented ABAP

Object Oriented ABAP

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Persistent <strong>Object</strong>s: A Quick Reference<br />

<strong>Object</strong>ive<br />

To store references to the persistent object persistently in the database.<br />

Step: 1 -> Create a database table<br />

This table should contain 2 fields of type OS_GUID in addition to the GUID object attribute.<br />

The first field is used to store the instance GUID while the other is used to store the class<br />

GUID.<br />

Step: 2 ->Create a Persistent Class<br />

In the next screen select the class type as Persistent Class and then hit Save Button.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!