cancel
Showing results for 
Search instead for 
Did you mean: 

Credit management Text id's in SAP query

0 Kudos

Dear all ,

I am developing a query for credit management and i want to bring the text in the text id to my query report .can you guide how to do that or it is in any table . And also i want to bring the credit limit used %

also to be displayed in the report .

kinldy guide

Barani

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Baranidharan

If ur taking about SAP query to display text, i think it is not possible (Not sure)

But very well you can develop write as code with help of your abaper. please find the below steps for the same.

1. A text will have Text Id & text Name.

2. First find the text id for the same.

3.Using Text id's u get the Text name in Table STXH & STXL

4. With the same use FM : read_text to get the text

hope this will be helpful

regards

Arun prasad