on 2024 Nov 11 6:07 AM
I want to fetch the SGTXT field in an SAP Script form within the main window, specifically in the second column, using data from either the BSEG or BSID tables. I attempted to display it directly by specifying BSEG-SGTXT along with other column values, but while other values appear, SGTXT does not display. I also tried using a PERFORM to fetch SGTXT from BSID, but during debugging, the internal table appears empty, resulting in the SGTXT value not displaying. Could anyone suggest what might be causing this issue or what I should try next?
Request clarification before answering.
While writing subroutine I have used zca_itcsy_tt structure with input and output table fi_upar & fi_cpar respectively where lw_refer is the variable where I store sgtxt value which i fetch from bsid table and used same variable on script &lw_refer& to display the value using fi_upar, fi_cpar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.