SAP ABAP IMG Activity CRMV_APPL_OTYP (Assign Object Type to Application)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF-CUS (Application Component) People-Centric UI Framework Customizing
     CRM_BSP_FRAME_SC_BLUEPRINT (Package) Controller Implementation: Blueprint
IMG Activity
ID CRMV_APPL_OTYP Assign Object Type to Application  
Transaction Code S_AEC_21000080   (empty) 
Created on 20020627    
Customizing Attributes CRMV_APPL_OTYP   Assign Object Type to Application 
Customizing Activity CRMV_APPL_OTYP   Assign Object Type to Application 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name CRMV_APPL_OTYP    

Use

The framework uses Generic Object Services (GOS) provided by mySAP Technology to manage the favorites. The favorites - objects the user frequently works with - are displayed in the OIC result list when the user starts an application. Additionally, there is the predefined query "my favorites". The UI framework uses the folder concept of the GOS favorites to assign the favorites to an application. In the CRMC_BL_APPL blueprint table, each application has the favorites_folder attribute, where the corresponding folder of the GOS favorites has to be added.

If the user adds an object to favorites, the framework saves the favorites in the correct folder. To get the correct BOR object type (Business Object Repository) of the object, the CONVERT_TO_BOR method of the model access class is called.

To display the favorites, the framework reads all favorites according to the definition for the folder. In GOS, there is a table for the relationship of folder name and assigned object types (SMY1), which has to be maintained. The application therefore has assigned object types. Additionally, the framework reads all favorites of the assigned object types that are not related to a folder. To convert the BOR key to the internal object ID, the CONVERT_FROM_BOR method is called.

Requirements

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 899   not to be assigned 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG CRMV_APPL_OTYP 0 ABC0000061 People-Centric UI Framework Customizing 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
CRMV_APPL_OBJT V - View CRM_BSP_VIEW_APPLOBJ  
History
Last changed by/on SAP  20050404 
SAP Release Created in 310