SAP ABAP Function Module OIK_LOG_DOCUMENT (Log table - Enter documents and check status)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-DS-TAS (Application Component) Interface to Terminal Automation System
⤷
OIK (Package) TAS/TPI Common Objects
⤷
⤷
Basic Data
| Function Module | OIK_LOG_DOCUMENT | Log table - Enter documents and check status |
| Function Group | OIKR | TPI - Manual Schedule Functions |
| Program Name | SAPLOIKR | |
| INCLUDE Name | LOIKRU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_STATUS | TYPE | OIKSSL-LOG_MODE | status of SD document for Icons | |||
| |
I_DOC_TYP | TYPE | OIKSSL-DOCTYP | 'J' | SD document category | ||
| |
I_DOC_NR | TYPE | OIKSSL-DOCNR | SD document number | |||
| |
I_USER | TYPE | OIKSSL-LOG_USER | SY-UNAME | system user from SAP logon | ||
| |
I_DATE | TYPE | OIKSSL-LOG_DATE | SY-DATUM | system date | ||
| |
I_LOG_MODE | TYPE | OIKSSL-LOG_MODE | 'S' | status of SD document in the table | ||
| |
WRONG_I_LOG_MODE | TYPE | wrong log mode entered (possible 'E' or 'S') | ||||
| |
DELIVERY_PLANED_ALREADY | TYPE | delivery already assigned to generated shipment | ||||
| |
INSERT_FAILED | TYPE | new entry in log table failed | ||||
| |
UPDATE_FAILED | TYPE | update of entry in log table failed | ||||
| |
NO_ENTRY_FOUND | TYPE | no entry found for update | ||||
| |
WRONG_DOC_NO | TYPE | |||||
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 | 20050224 |
| SAP Release Created in |