![]() |
T4S4
18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API Reference
|
for internal use only More...
Functions | |
buildRowQueryDataString RowQueryName EntryFiledName EntryValue ?RowQueryDataString? args | |
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; More... | |
for internal use only
T4X::QUERY::buildRowQueryDataString | RowQueryName EntryFiledName EntryValue ?RowQueryDataString? args | ||
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;
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 |