CreateSavedSearchSchema
指定されたテーブルのスキーマを作成します。Location 接続プロパティで設定された場所にスキーマを格納します。
Input
Name | Type | Description |
SavedSearch | String | 保存検索の名前。これは、結果テーブルの名前になります。 |
SavedSearchId | String | 保存検索のInternalId。 |
SavedSearchDescription | String | 保存検索のオプショナル説明。 |
SearchType | String | 使用されている検索のタイプ。以下の値が含まれます:Account,AccountingPeriod,AccountingTransaction,BillingAccount,BillingSchedule,Bin,Bom,BomRevision,Budget,CalendarEvent,Campaign,Charge,Classification,Contact,ContactCategory,ContactRole,CostCategory,ConsolidatedExchangeRate,CouponCode,CurrencyRate,Customer,CustomerCategory,CustomerMessage,CustomerStatus,CustomerSubsidiaryRelationship,CustomList,CustomRecord,Department,Employee,EntityGroup,ExpenseCategory,FairValuePrice,File,Folder,GiftCertificate,GlobalAccountMapping,HcmJob,InboundShipment,InventoryNumber,Item,ItemAccountMapping,ItemDemandPlan,ItemRevision,ItemSupplyPlan,Issue,Job,JobStatus,JobType,Location,ManufacturingCostTemplate,ManufacturingOperationTask,ManufacturingRouting,MerchandiseHierarchyNode,Message,Nexus,Note,NoteType,Opportunity,OtherNameCategory,Partner,PartnerCategory,Paycheck,PaymentMethod,PayrollItem,PhoneCall,PriceLevel,PricingGroup,ProjectTask,PromotionCode,ResourceAllocation,RevRecSchedule,RevRecTemplate,SalesRole,SalesTaxItem,Solution,SiteCategory,Subsidiary,SupportCase,Task,TaxGroup,TaxType,Term,TimeBill,TimeSheet,Topic,Transaction,UnitsType,Usage,Vendor,VendorCategory,VendorSubsidiaryRelationship,WinLossReason |
ResultsToSample | String | サンプリングする結果の数を指定するinteger。
デフォルト値は50です。 |
Result Set Columns
Name | Type | Description |
FileData | String | Location 入力が空の場合。 |
Result | String | Success またはFailure を返します。 |
SchemaFile | String | 生成されたスキーマファイル。 |
Columns | String | 見つかったカラムの数。 |