2024 Apr 29 4:32 PM - edited 2024 Apr 29 4:33 PM
Hello Everyone, I hope anyone can help me.
I'm using CL_SALV_TABLE and I would like to show ALV with a field that contains the table RETURN of BAPI_ACC_DOCUMENT_POST.
To be clear: if I must show 3 records into ALV, each record can have a number of columns and one of these columns must contain the table RETURN.
Could you write me the code?
I tried to do it but the column is not shown.
2024 Apr 29 4:51 PM - edited 2024 Apr 29 4:55 PM
No, you can only display single fields and not a structure such as BAPIRET2 behind RETURN, and certainly not an internal table of this structure. Check your field catalog.
NB: To display such an application log, perform some search on Application Logging using ABAP