SAP Knowledge Base Article - Public

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

Symptom

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

Environment

SAP S/4HANA Cloud

Reproducing the Issue

You need to extract the long text in the sales orders header and item data:

Cause

Missing Functionality.

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).

There is currently an Influence Idea for this requirement: CDS View for Long Text.

You can follow this idea and receive updates, such as when it is planned to be delivered.

See Also

Sales Order (A2X)

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

SAP Help Documentation / Sales Order (A2X)

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 , Text Processing , SD-BF-TP-2CL , Text Processing (Public Cloud) , How To

Product

SAP S/4HANA Cloud Public Edition all versions