Table/Structure Field list used by SAP ABAP Function Module CA_GR_GET_DOCUMENT_TAB_TABIX (Finds the line index of a document info record in table DOCUMENT_TAB)
SAP ABAP Function Module CA_GR_GET_DOCUMENT_TAB_TABIX (Finds the line index of a document info record in table DOCUMENT_TAB) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DRAW - DOKAR Document Type SOURCE VALUE(DOCUMENT_TYPE) LIKE DRAW-DOKAR
2 Table/Structure Field  DRAW - DOKAR Document Type
3 Table/Structure Field  DRAW - DOKNR Document number SOURCE VALUE(DOCUMENT_NUMBER) LIKE DRAW-DOKNR
4 Table/Structure Field  DRAW - DOKNR Document number
5 Table/Structure Field  DRAW - DOKTL Document part SOURCE VALUE(DOCUMENT_PART) LIKE DRAW-DOKTL DEFAULT '000'
6 Table/Structure Field  DRAW - DOKTL Document part
7 Table/Structure Field  DRAW - DOKVR Document version
8 Table/Structure Field  DRAW - DOKVR Document version SOURCE VALUE(DOCUMENT_VERSION) LIKE DRAW-DOKVR DEFAULT '00'
9 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables