ディスカッション
NetSuiteの保存検索やレポートをマスターするための究極のガイドである分析センターを使用して、データの力を最大限に活用しましょう。複雑さを単純化し、組織の真の可能性を解き放ちます。今すぐ分析センターに参加して、新たな高みを目指しましょう!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
バックオーダー数量と金額を表示する請求書保存検索
で 会計 / ERP
適用
製品: NetSuite 2020.1
シナリオ
バックオーダー数量と金額を表示する請求書保存検索を作成する
解決策
- レポート> 保存検索> すべての保存検索> 新規作成に移動します
- トランザクション検索タイプを選択します
- 条件タブ> 標準サブタブで、以下を設定します
- 種類 = 請求書
- 税金ライン = False
- 出荷ライン = False
- 日付 = 日付を設定
- 計算式(数値)= {appliedtotransaction.quantity}-nvl({appliedtotransaction.quantitycommitted},0)-nvl({appliedtotransaction.quantityshiprecv},0)
- 計算式(通貨)= ({appliedtotransaction.quantity}-nvl({appliedtotransaction.quantitycommitted},0)-nvl({appliedtotransaction.quantityshiprecv},0))*{rate}
注:ユーザーは、トランザクション検索で利用可能なフィルターおよび列として、改善機能#158211:バックオーダーフィールドを追加するケースを添付できます。
タグ付けされた:
0