Start of Content Area

Procedure documentation Creating a Physical Info Object Class  Locate the document in its SAP Library structure

Use

Now that you have created a logical IO class, you need to create a physical LOIO class. The process is largely the same as for logical IO classes.

Procedure

...

       1.      Right-click on the folder PHIO classes to call up the context menu, and choose Create.

       2.      Create virtual and real LOIO classes, using the procedure you used for LOIO Classes.

To do this, you need instance attributes.

¡        To use the standard instance attributes, open the Entity properties view by double-clicking on the name of the document area and then on the name of the class, open the Instance Attribs tab page, and choose This graphic is explained in the accompanying text (Insert Standard Properties). (To be able to do this, you have to be in change mode.)

 

This graphic is explained in the accompanying text

 

-         A list of all standard attributes opens. For the sake of simplicity, choose Select All.

Once you confirm your selection, the attributes are copied over.

Caution

Next, you have to mark the attribute STORAGE_CATEGORY as ‘required’.

This graphic is explained in the accompanying text

 

¡        Next, on the Standard Properties tab page, you have to enter a category for STORAGE_CATEGORY under Attribute Value. To do this, open the value help (F4). The table that opens lists all categories that are maintained in the system.

Recommendation

It makes sense to create specific categories for new document areas. See the Implementation Guide (IMG) under SAP Web Application Server Basis Services Knowledge Provider Content Management Service Define Content Categories for information on how to create new categories.

¡        Copy over a category from the table by selecting it and choosing Copy.

¡        Next, set the Class Att flag for STORAGE_CATEGORY.

This graphic is explained in the accompanying text

 

 

       3.      Now, create the tables in the same way as for LOIO Classes.

 

 

 

End of Content Area