procedure to build the result string for TC, containing TCQuery,FieldName,Value in a special format The internal format looks like the following example: T4S_QUERY_TO_MAP_ROW:SAP2MatNo=P-xxx;
- Parameters
-
RowQueryName | Name of the user query |
EntryFiledName | Name master form entry field |
EntryValue | the wanted value of the master form field |
RowQueryDataString | used to build row query search string with more then 1 entry |
- Returns
- String containing the internal row to map the external query row to an existing Tc object.