• Register

Text

This API allows reading text from SAP by leveraging the RFC_READ_TEXT functionality. #### Request URI

Query Parameter Type Description Mandatory
textDocumentObject String Document object N
textDocumentItem String Document item N
textDocumentID String Document ID N
textDocumentLanguage String Document Language N
#### Response Structure
Type Description
String Concatenated text built from TDLINE fields of TEXT_LINES structure provided by SAP, sorted by COUNTER.
#### Response Example

Docs Navigation