cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Where can I received full description of order IW32

jakubkielt
Discoverer

Accepted Solutions (0)

Answers (3)

Answers (3)

RaymondGiuseppi
Active Contributor
0 Likes

Could you elaborate on your requirement?

Else look at

  • Tables used in views such as VIAUFK_AFVC and tables such as JSTO/JEST (status) and STXH/STXL (long texts - READ_TEXT FM)
  • BAPI such as BAPI_ALM_ORDER_GET_DETAIL
  • IDOC IORDER01 message type IORDER (transaction IORD)
  • etc.
ajitkumar
Active Contributor
0 Likes

if you mean the long text in description, it is stored in STXH and STXL with object AUFK for order. object number ends in the order number . you will need read_text FM to read it

ajitkumar
Active Contributor
0 Likes

if you mean the long text in description, it is stored in STXH and STXL with object AUFK for order. object number ends in the order number . you will need read_text FM to read it