SAP ABAP Function Module CA_GR_GET_DOCUMENT_TAB_TABIX (Finds the line index of a document info record in table DOCUMENT_TAB)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-CAD (Application Component) CAD Integration
⤷
CA (Package) CAD Integration

⤷

⤷

Basic Data
Function Module | CA_GR_GET_DOCUMENT_TAB_TABIX | Finds the line index of a document info record in table DOCUMENT_TAB |
Function Group | CAGR | Layout of Tree Structures |
Program Name | SAPLCAGR | |
INCLUDE Name | LCAGRU14 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
DOCUMENT_TAB_TABIX | TYPE | SYST-TABIX | Line index in table DOCUMENT_TAB | |||
![]() |
DOCUMENT_NUMBER | TYPE | DRAW-DOKNR | Document number | |||
![]() |
DOCUMENT_PART | TYPE | DRAW-DOKTL | '000' | Document part | ||
![]() |
DOCUMENT_TYPE | TYPE | DRAW-DOKAR | Document type | |||
![]() |
DOCUMENT_VERSION | TYPE | DRAW-DOKVR | '00' | Document version | ||
![]() |
NOT_IN_DOCUMENT_TAB | TYPE | Document not found in DOCUMENT_TAB | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950404 |
SAP Release Created in |