How To Maintain Long Text Object in SAP
Long Text has many usages in SAP, in this text object we can put on information such as names, job position without have to create any tables or user exits.
To read the information in the long text object, we’re can use the “READ_TEXT” function, You can check here to find out how to read from [...]