Tuesday 6 September 2016

Add a Combo-box Control in PR using ALN Domain or Object in Database Configuration | IBM Maximo

My client requirement is to have of combo-box (dropdown control) instead of domain(magnifier) for SHIPVIA in Purchase Requisition application Main tab.


Object is: PR
attribute is: SHIPVIA of PR object
DOMAINID in database configuration attach to SHIPVIA of PR object: SHIPVIA  (ALN domain name)






Shipvias are listed in ALN Domain: SHIPVIA domain
attributes of SHIPVIAs domain: VALUE, DESCRIPTION


1. Drop a combobox control from tool palatte
2. in Properties:
Attribute: SHIPVIA of PR object
Display Attribute: DESCRIPTION of SHIPVIA (ALN Domain)

you are again DONE :)


we also can use Table Object as data source like worktype in workorder tracking.

client requirement is to have of combobox (dropdown control) instead of domain/lookup for WORKTYPEs in Workorder Tracking application Main tab.

Object is: WORKORDER
attribute for worktype is: WORKTYPE

worktypes are listed in another object: WORKTYPE
attributes of WORKTYPE object are: WORKTYPE, WTYPEDESC

1. Drop a combobox control from tool palatte
2. in properties:
Attribute: WORKTYPE of WORKORDER object
Display Attribute: WTYPEDESC of WORKTYPE object (source for combobox)
and you are DONE :) 

No comments:

Post a Comment