Creating Form Component Configurations for Short Profiles
The following procedure describes how you can create a form UIBB component configuration required for a short profile for employees, organizational units, or positions.
Note
For a figure of a form component configuration for short profiles, see Creating Configurations for infotypes.
In Customizing for Personnel & Organization
, you must have created a configuration for data retrieval under .
Choose transaction SE80.
In the Repository Browser
, choose Web Dynpro Comp./Intf.
(= Web Dynpro Component or Interface
) and enter the FPM component name FPM_FORM_UIBB_GL2
.
Position the cursor on the component name and choose Create/Change Configuration
with a right-mouse click.
In the Editor for the Web Dynpro ABAP Component Configuration
, enter a new configuration ID and choose New
.
Example
If you want to follow the SAP naming convention, you can enter a configuration ID such as ZHRPAO_SHORT_PROFILE_EMP_XX
. The XX
stands for international infotype and should be replaced by a country ID such as US
if
the infotype is country-specific.
For a short profile for organizational units, you use ZHRPAO_SHORT_PROFILE_ORG
, and for positions, ZHRPAO_SHORT_PROFILE_POS
.
In the Create Configuration
dialog box, enter a description and choose OK
.
In the Select Package
dialog box, enter your customer-specific package and choose OK
.
In the dialog box Edit Feeder Class
, enter the required feeder class:
CL_HRPAO_GUIBB_SHORTPRF_FORM
.
Choose Edit Parameters
.
In the Edit Parameters
dialog box, edit fields as described in the table below and choose OK
.
Field |
Value/Input |
|---|---|
|
|
|
Enter the corresponding configuration ID that you have created in Customizing for the data retrieval of the object type entered above (see also the |
You are now on the Component Configuration
screen.
In the General Settings
section, enter the Layout Type
16/2.
In the Form UIBB Schema
section of the Component Configuration
screen, use the Add Element
function to add the fields that you want to display in the short profile of the respective object
(employee, organizational unit, or position).
In the menu bar of the component configuration screen, choose Attributes
.
Make sure that the following settings are maintained for each field in Attributes
:
Field |
Value/Input |
|---|---|
Under
|
For fields that are for display only: For fields that should support navigation or display a quickview of data:
For fields with display type Link to Action, you also have to maintain the following attributes. End of the note. |
Under
|
|
Under
|
Enter the required FPM ID to trigger the event. |
Under |
Define the layout for the fields. |
Choose Save
.
You have created a form UIBB configuration for a short profile for employees or organizational units or positions with the following data:
Configuration Element |
Technical Name |
Form UIBB Configuration |
or
or
|
WD Component |
|
WD Window |
|
Feeder Class |
|
Feeder Parameters |
|
Layout Type |
|
For information about how to test your configuration, see Testing FPM Configurations.