SAP ABAP IMG Activity HRAS_PORTMANOADP220 (Define Columns)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     PAOC_ASR_WORKCENTER (Package) Work Center
IMG Activity
ID HRAS_PORTMANOADP220 Define Columns  
Transaction Code S_XEN_65000012   (empty) 
Created on 20050714    
Customizing Attributes HRAS_PORTMANOADP220   Define Columns 
Customizing Activity PORT_MAN_OADP_220   Define Columns 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PORT_MAN_OADP_220    

Use

In this IMG activity, you create columns. In these columns, the user can display additional information about the objects you specified for the defined object selections.

Requirements

If it is to be possible to sort the column content, it must be displayed in an appropriate format. For more information, see Sorting Column Content.

Standard settings

This view contains a customer namespace. You can create customer-specific entries in the namespaces Y* and Z*. You must not change the entries in the standard system.

Activities

  • If you leave the FM for Column Content field blank, the Web Dynpro application must get the column content.

    The Web Dynpro application affected must register the objectDataApplicationColumnProcess event sent by the Object and Data Provider, and use the method setObjectDataApplicationColumnData to transfer the column content.

  • If the column content is to be determined in the backend system, enter a function module that is to get the column content.

    To create a function module of your own, use the function module HRWPC_CB_CONTENT in the standard system as a template. You must use this as a template since your function module must have the same interface as the function module in the standard system.

  • If you want to reuse a function module that you have created for the Column Framework of the Personnel Management component, enter FM from Column Framework in this field.

    You can find the relevant function modules in Customizing for Personnel Management under Global Settings in Personnel Management -> Column Framework -> Define Your Own Columns/Change Column Group Text -> Define Your Own Column -> Column Group Definition (view T77COL).

  • If you want to display an icon in a column for which the content was provided by a function module, make a suitable entry in this function module in the ICONNAME field of the COLUMN_CONTENT table.
    • If you want to display a SAP GUI icon, enter the name of the relevant file (*.gif).
    • If you want to display an icon that is defined by a Web Dynpro application, make an entry in the following format <imageDC>*<imageComponent>*<imageFilename>. The elements of this entry have the following meaning:
    • * = Separator between parameters
      <imageDC> = Name of development component (such as sap.com/pcui_gp~xssutils)
      <imageComponent> = Name of Web Dynpro component (such as com.sap.xss.ser.xssmenu.vc.areagroup.VcXssMenuAreaGroup)
      <imageFilename> = Name of icon (such as car.gif)
  • If the column content provided by the function module is not to be converted in the standard manner, enter a suitable conversion routine. If you do not specify a conversion routine, the system converts the column content in the standard manner.

    For more information, see SAP Library under SAP NetWeaver -> Application Platform -> ABAP Technology -> ABAP Workbench -> ABAP Dictionary -> Domains -> Input and Output Conversions.

  • If you want to store a hyperlink for the text or icon in a column, specify the service the system can use to obtain information about the link. You create services in Customizing for the Column Framework under Services -> Define Services.

Example

Business Attributes
ASAP Roadmap ID 262   Technical and Graphical Settings 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
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
V_TWPC_COL_ERP V - View SM30  
History
Last changed by/on SAP  20050714 
SAP Release Created in 600