Skip to end of metadata
Go to start of metadata
FacesCSXFILTER
Company NameAP

//CompanyInfo/TelephoneInfo[@PhoneLocationType='8' and not('-F' = substring(@PhoneNumber, string-length(@PhoneNumber) - string-length('-F') + 1))]

Note: in case company has value "-F" on the end, filter is not working

Customer No.AIAN//TicketingAccountInformation
Customer No. as PINPIN//UniqueID[@ID_Context='PIN']
AddressAB//AddressInfo
PhoneAP <number>-B//CompanyInfo/TelephoneInfo[@PhoneLocationType='7']
FaxAP <number>-F//CompanyInfo/TelephoneInfo[@PhoneLocationType='8' and contains(@PhoneNumber, '-F')]
ConfidentialRX//Comments/Comment[@Name='RX']
Form of PaymentFP//PaymentForm[starts-with(PaymentCard/@Text, 'CC')]
Hotel InformationPHI//PrefCollections/PrefCollection[RuleManagement/@TravelSector='3']
Car InformationPCI//PrefCollections/PrefCollection[RuleManagement/@TravelSector='2']
EmailAPE//Email
Airline Company Program /publsih as "SR CLID"SR CLID//AirlinePref/SSR_Pref[@SSR_Code="CLID"]
Other form of paymentFP INV//PaymentForm[PaymentCard/@Text='INV']
  • No labels