Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2017 10:22 PM
Thanks Jasapl for the response,
Table name is Expenses types.
columns in table are : Expense type. Data entered into the field expense type are: Travel and etc..,
attaching the screenshot of table.
i am calling this table as reference to other variable created in order guide as shown below. The field is Type of expense and it is reference type which is linked to the expenses types table.
While i am trying to select a value from the type of expense, it is showing the sys_id's instead of field values as per the table.
i am seeing these values instead of travel, medical etc..,
Please help me in this regard to get the values so that i can move forward in my work.