SAP ABAP Function Module PRS_CALCULATE_WIP_SORTANDFIFO (WIP Postpone Calculation: Sorting and FIFO logic)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BIL-IV-SM (Application Component) Expense-Related Billing
⤷
PROF_SERV_B_SFWS_SC (Package) Prof. Services Engagement Mgmt. UI Enh.: Business Core
⤷
⤷
Basic Data
| Function Module | PRS_CALCULATE_WIP_SORTANDFIFO | WIP Postpone Calculation: Sorting and FIFO logic |
| Function Group | PRS_EM02 | Prof.Serv. Engagement Management 2 |
| Program Name | SAPLPRS_EM02 | |
| INCLUDE Name | LPRS_EM02U17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CT_EDITED_SORTED | TYPE | PRST_DLIEF_WIP | Engagement mgmt:Table type for Postponement of DLI | |||
| |
CV_EDITED_POSTPONEQ | TYPE | EB_FKMNG | Quantity billed | |||
| |
CV_EDITED_POSTPONEV | TYPE | EB_FKWRT | Amount referenced for invoicing | |||
| |
EV_ABSOLUTE_POSTPONEQ | TYPE | EB_FKMNG | Quantity billed | |||
| |
EV_ABSOLUTE_POSTPONEV | TYPE | EB_FKWRT | Amount referenced for invoicing | |||
| |
EV_EDIT_IN_MEGBTR | TYPE | EB_FKMNG | Quantity billed | |||
| |
EV_EDIT_IN_WKGBTR | TYPE | EB_FKWRT | Amount referenced for invoicing | |||
| |
EV_OVERLIMIT_MEGBTR | TYPE | EB_FKMNG | Quantity billed | |||
| |
EV_OVERLIMIT_WKGBTR | TYPE | EB_FKWRT | Amount referenced for invoicing | |||
| |
EV_OVERLIMIT_POSTPONEQ | TYPE | EB_FKMNG | Quantity billed | |||
| |
EV_OVERLIMIT_POSTPONEV | TYPE | EB_FKWRT | Amount referenced for invoicing | |||
| |
IS_GROUPED | TYPE | PRSS_DLIEF_WIP | Engagement mgmt:Struct for Postponement of DLI | |||
| |
IS_EDITED_GROUPED | TYPE | PRSS_DLIEF_WIP | Engagement mgmt:Struct for Postponement of DLI | |||
| |
IV_DLI_SUM_MIN | TYPE | NETWR_AP | Net value of the order item in document currency | |||
| |
IV_DLI_SUM_MAX | TYPE | NETWR_AP | Net value of the order item in document currency | |||
| |
IV_DLI_QTY_MIN | TYPE | EB_FKMNG | Quantity billed | |||
| |
IV_DLI_QTY_MAX | TYPE | EB_FKMNG | Quantity billed | |||
| |
ERROR | TYPE | Error occured | ||||
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 | 20100310 |
| SAP Release Created in | 603 |