Start of Content Area

Procedure documentation Customizing for Application Types  Locate the document in its SAP Library structure

Use

The application type is purely a display attribute and does not determine the deployment method. Application types are used in the CTS_BROWSER Web Dynpro to classify attached objects. You can also add your own application types manually in the table CTS_RQ_APPLID.

Procedure

...

       1.      Call transaction SE16.

The Data Browser: Initial Screen appears.

       2.      In the Table Name field, enter CTS_RQ_APPLID.

       3.      Choose Table Contents or Enter.

The Data Browser: Table CTS_RQ_APPLID: Selection Screen appears.

       4.      Leave the Application field empty and choose Execute.

The Table CTS_RQ_APPLID screen appears.

       5.      Choose Create.

The Insert Table CTS_RQ_APPLID screen appears.

       6.      Enter the name of the application in the Application field.

When you choose the F4 help in the Application field, the application name you entered appears in the list box.

       7.      Enter a description of your application type in the Description field.

       8.      Save your entries.

Result

You can select this application type in the list box that appears in the file attachment dialog box in Transport Organizer.

 

End of Content Area