Table/Structure Field list used by SAP ABAP Function Module DD_PR_GET_MESSAGE (Selection of the messages last sent)
SAP ABAP Function Module DD_PR_GET_MESSAGE (Selection of the messages last sent) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  MESSID - ARBGB Application Area
2 Table/Structure Field  MESSID - ARBGB Application Area SOURCE VALUE(ARBGB) LIKE MESSID-ARBGB DEFAULT ' '
3 Table/Structure Field  MESSID - MSGNR Message number
4 Table/Structure Field  MESSID - MSGNR Message number SOURCE VALUE(MSGNR) LIKE MESSID-MSGNR DEFAULT ' '
5 Table/Structure Field  SPROT - SEVERITY Error severity(' ',W(arning),E(rror),A(bnormal termination)) SOURCE VALUE(SEVER) LIKE SPROT-SEVERITY DEFAULT 'E'
6 Table/Structure Field  SPROT - SEVERITY Error severity(' ',W(arning),E(rror),A(bnormal termination))