Paramètre | Reférence | Type | Long. | Description |
---|---|---|---|---|
BI_INFO | BDCRUN | u | 169 | Transfer structure BI |
CTU_INFO | CTU_PARAMS | u | 7 | Call Transaction Using Values |
Exception | Description |
---|---|
BI_INVALID_DATA | Transfer structure missing or incorrect |
BI_NOTAKTIV | Batch input is not active |
Function module BDC_RUNNING Description: This funstion module provides status information during the runtime ofof a batch input. This information contains the following: Structure: BDCRUN Description Values ---------------------------------------------------------------------- Field: GROUPID - Folder name ('Hugo') PROGRAM - Module pool ('SAPMSHUG') USER - BI user ('SAP*') BDC_AMODUS - Batch input process mode ('A','E','N') BDC_AKTIV - Batch input active (flag) ('X',' ') CTU_AMODUS - CALL TRANSACTION USING AMode (see above) CTU_AKTIV - CALL TRANSACTION USING Active (see above) CDU_AMODUS - CALL DIALOG USING AMode (see above) CDU_AKTIV - CALL DIALOG USING Active (see above) |
415716 | User exits in delivery processing |