WFDSS_UI_DAILY_LIST_ADD_COLUMN SAP (Daily list with additional columns) Structure details

Dictionary Type: Structure
Description: Daily list with additional columns




ABAP Code to SELECT data from WFDSS_UI_DAILY_LIST_ADD_COLUMN
Related tables to WFDSS_UI_DAILY_LIST_ADD_COLUMN
Access table WFDSS_UI_DAILY_LIST_ADD_COLUMN




Structure field list including key, data, relationships and ABAP select examples

WFDSS_UI_DAILY_LIST_ADD_COLUMN is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Daily list with additional columns" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_WFDSS_UI_DAILY_LIST_ADD_COLUMN TYPE WFDSS_UI_DAILY_LIST_ADD_COLUMN.

The WFDSS_UI_DAILY_LIST_ADD_COLUMN table consists of various fields, each holding specific information or linking keys about Daily list with additional columns data available in SAP. These include FULL_NAME (Resource Description for UI), LAST_NAME (Name 1, Search Result Element of Service WFD Resource Finder), FIRST_NAME (Name 2, Search Result Element of Service WFD Resource Finder), PARTNER_NUMBER (Business Partner Number).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP WFDSS_UI_DAILY_LIST_ADD_COLUMN structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
RES_GUIDGUID WFDSE_GUIDCHAR32CHAR32
FULL_NAMEResource Description for UI WFDSE_UI_RES_DESCRIPTIONSTRG0WFDS_STRING
LAST_NAMEName 1, Search Result Element of Service WFD Resource Finder WFDSE_RESOURCE_FINDER_NAME1CHAR40BU_NAME
FIRST_NAMEName 2, Search Result Element of Service WFD Resource Finder WFDSE_RESOURCE_FINDER_NAME2CHAR40BU_NAME
PARTNER_NUMBERBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
RES_TYPEAttribute Set Type WFDSE_UI_ATS_TYPECHAR1WFDS_UI_ATS_TYPE
CAPACITY_CALCResource capacity calculation rule WFDBP_CAPA_CALCNUMC1WFD_CAPA_INPUT_TYPE
ORG_ASSIGNMENTorganizational Assignment WFDSE_UI_ORG_ASGNUMC8NUMC08
ORG_ASSIGNMENT_TOOLTIP Tooltip for Organizational Assignment0
ORG_ASSIGNMENT_TOrganizational Assignment WFDSE_UI_ORG_UNITCHAR40TEXT40
ORG_ASSIGNMENT_T_TOOLTIP Tooltip for Organizational Assignment Text0
MANAGER_NAMEResponsible Manager for UI WFDSE_UI_RES_MANAGERSTRG0WFDS_STRING
CONTRACTOR_NAMEService Provider for UI WFDSE_UI_CONTRACTORSTRG0WFDS_STRING
PRIM_SERV_AREAPrimary Service Area WFDSE_UI_PRIM_SERV_AREACHAR10Assigned to domainWFD_SERVICE_AREA_CODE
PRIM_SERV_AREA_TOOLTIP Tooltip for Primary Service Area0
PRIM_SERV_AREA_TPrimary Service Area WFDSE_UI_PRIM_SERV_AREA_TSTRG0
PRIM_SERV_AREA_T_TOOLTIP Tooltip for Primary Service Area Text0
ALT_SERV_AREAAlternative Service Area WFDSE_UI_ALT_SERV_AREACHAR10Assigned to domainWFD_SERVICE_AREA_CODE
ALT_SERV_AREA_TOOLTIP Tooltip for Alternative Service Area0
ALT_SERV_AREA_TAlternative Service Area WFDSE_UI_ALT_SERV_AREA_TSTRG0
ALT_SERV_AREA_T_TOOLTIP Tooltip for Alternative Service Area Text0
JOB_FUNCTION_LEVELJob Function / Job Level WFDSE_UI_JOB_FUNCLEVELSTRG0
JOB_FUNCTION_LEVEL_TOOLTIP Tooltip for Job Function / Job Level0
JOB_FUNCTION_LEVEL_TJob Function / Job Level WFDSE_UI_JOB_FUNCLEVEL_TSTRG0
JOB_FUNCTION_LEVEL_T_TOOLTIP Tooltip for Job Function / Job Level Text0
COST_RATECost Rate WFDSE_UI_COST_RATESTRG0
ADDRESSAddress WFDSE_UI_ADDRESSSTRG0
ASSIGNED_AVAILABLEassigned / available WFDSE_UI_ASSIGNED_AVAILSTRG0WFDS_STRING
REMAININGremaining WFDSE_UI_REMAININGSTRG0WFDS_STRING
BOOKED_AVAILABLEbooked / available WFDSE_UI_BOOKED_AVAILSTRG0WFDS_STRING
AVAILABLE_MINUS_BOOKEDavailable minus booked WFDSE_UI_AVAIL_MINUS_BOOKEDSTRG0WFDS_STRING
QUALIF_RANKDegree of Suitability Relating to Qualifications WFDSE_MATCH_QUALIFINT25
AVAIL_RANKDegree of Suitability Relating to Availability WFDSE_MATCH_AVAILINT25
OVERALL_RANKTotal Suitability WFDSE_MATCHINT25
OBL_QUALIF_OKMandatory Qualification Requirements Are Fulfilled WFDSE_MATCH_OBL_OKCHAR1WFDS_BOOLEAN
DISTANCEDIstance for location search WFDSE_DISTANCEQUAN13(2)
DISTANCE_UNITUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
DEMAND_GUIDGUID WFDSE_GUIDCHAR32CHAR32
RESOURCE_GUIDGUID WFDSE_GUIDCHAR32CHAR32
DUMMYDummy function in length 1 DUMMYCHAR1DUMMY

Key field Non-key field



How do I retrieve data from SAP structure WFDSS_UI_DAILY_LIST_ADD_COLUMN using ABAP code?

As WFDSS_UI_DAILY_LIST_ADD_COLUMN is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on WFDSS_UI_DAILY_LIST_ADD_COLUMN as there is no data to select.

How to access SAP table WFDSS_UI_DAILY_LIST_ADD_COLUMN

Within an ECC or HANA version of SAP you can also view further information about WFDSS_UI_DAILY_LIST_ADD_COLUMN and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!