SAP Knowledge Base Article - Public

3282990 - CDS View for Sales Order Long Text not available in SAP S/4HANA Cloud Public Edition

Symptom

The Sales Order has Header and Item Long Text maintained that need to be extracted but there is no CDS View released, also the CDS view for Long Text is not available in the SAP API HUB https://api.sap.com/ or app "View Browser".

Environment

SAP S/4HANA Cloud Public Edition

Reproducing the Issue

  1. It is necessary to extract the long text in the sales orders header and item data:

Cause

Instead of using a CDS View, you can extract the header and item texts for sales orders using our API Sales Order (A2X)

Resolution

Consider using API Sales Order (A2X) to extract the header and item texts for the sales orders:

  • /A_SalesOrderItem(SalesOrder='{SalesOrder}',SalesOrderItem='{SalesOrderItem}')/to_Text (Reads the text of a sales order item).
  • /A_SalesOrder('{SalesOrder}')/to_Text (Reads the header texts of a sales order).

See Also

Sales Order (A2X)

Influence Opportunity Lists / SAP S/4HANA Cloud for Sales

SAP Help Documentation / Sales Order (A2X)

There is currently an Influence Idea for this requirement also which is being considered in the long term scenario: CDS View for Long Text.

Keywords

long Text, Header text, Item text, sales order, View Browser, Query Browser, API_SALES_ORDER_SRV, text tab, header data, item data, Texts, internal note, internal note from customer, sales note for customer, shipping instructions, billing instruction, cds view, extract text, retrieve text, get text
 
, KBA , SD-BF-TP-2CL , Text Processing (Public Cloud) , SD-BF-TP , Text Processing , Problem

Product

SAP S/4HANA Cloud Public Edition all versions