SAP ABAP Function Module /SPE/INB_INTRANSIT_CALCULATE (Calculation of Intransit Quantities for Sched. Agreement Item)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-SPM-INB (Application Component) Goods Receipt Process
⤷
/SPE/ID_HANDLING (Package) Inbound delivery handling
⤷
⤷
Basic Data
| Function Module | /SPE/INB_INTRANSIT_CALCULATE | Calculation of Intransit Quantities for Sched. Agreement Item |
| Function Group | /SPE/INB_PROC | Function modules for inbound processes |
| Program Name | /SPE/SAPLINB_PROC | |
| INCLUDE Name | /SPE/LINB_PROCU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_MENGE | TYPE | /SPE/INB_CUM_ITQ_SA | Cumulative Qty In Transit for SchedAgreement | |||
| |
E_MEINS | TYPE | LIPS-MEINS | Unit of Measure for Intransit Quantity (=I_MEINS unless initial) | |||
| |
I_EBELN | TYPE | EKES-EBELN | Number of Scheduling Agreement | |||
| |
I_EBELP | TYPE | EKES-EBELP | Item Number of Scheduling Agreement | |||
| |
I_MEINS | TYPE | LIPS-MEINS | Desired Unit of Measure for Intransit Quantity | |||
| |
IS_LIPS | TYPE | LIPSVB | Structure for XLIPS for Inbound Deliveries: Fast UOM conversion | |||
| |
IS_LIKP | TYPE | LIKPVB | Structure for XLIKP for Inbound Deliveries: Fast UOM conversion | |||
| |
I_DATE | TYPE | DATS | Date up to which ID quantities are summed up | |||
| |
I_OPTION | TYPE | CHAR1 | 'O' | flag: control whether open 'O' or full quantities 'F' up to i_date are calc. | ||
| |
T_EXCLUDED_DOCUMENTS | TYPE | /SPE/INB_ID_EXCLUDE | Documents that Should not be Considered for Intransit Calculation | |||
| |
CALCULATION_NOT_POSSIBLE | TYPE | Intransit Calculation not Possible (Select Statement could not be Performed) | ||||
| |
NO_UOM_FOUND | TYPE | No Order Unit of Measure found for Calculation | ||||
| |
NO_IMPORT_UOM_FOUND | TYPE | No Import Unit of Measure Specified | ||||
| |
UOM_CONVERSION_NOT_POSSIBLE | TYPE | Conversion into desired output UOM not possible | ||||
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 | 20050615 |
| SAP Release Created in | 600 |