SAP ABAP Function Module PK_CHECK_CAPACITIES (Pegelkreisberechnung mit Kapazitätsbetrachtung)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MD05 (Package) Development class KANBAN
⤷
⤷
⤷
Basic Data
| Function Module | PK_CHECK_CAPACITIES | Pegelkreisberechnung mit Kapazitätsbetrachtung |
| Function Group | MPKC | Functions for Kanban Calculation |
| Program Name | SAPLMPKC | Functions for Kanban Calculation |
| INCLUDE Name | LMPKCU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_PKPR | TYPE | PKPR_TAB | Change Proposals from Kanban Calculation | |||
| |
ET_PKEC | TYPE | PKEC_TAB | Error Log for Kanban Calculation | |||
| |
IT_CAPA_WORKCTRS | TYPE | PKCAPA_WC_TAB | Work Centers for Kanban Calculation | |||
| |
IV_KCVDT | TYPE | KCVDT | Start of Evaluation Period for Kanban Calculation | |||
| |
IV_KCBDT | TYPE | KCBDT | End of Evaluation Period for Kanban Calculation | |||
| |
IT_PKHD | TYPE | PKHDX | Standard Table for PKHD | |||
| |
IT_CAPA_DEMANDS | TYPE | PKCAPA_DEMAND_TAB | Requirement Table for Kanban Calculation | |||
| |
IT_PKPR | TYPE | PKPR_TAB | Change Proposals from Kanban Calculation | |||
| |
IT_PVBE | TYPE | PVBKABEX | Table Type for PVB - Provided by Kanban | |||
| |
IT_TPKBP | TYPE | TPKBP_TAB | Kanban Calculation Profile | |||
| |
IV_DATA_COMPLETE | TYPE | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | ||
| |
IV_RECALC_TRIGGER_POINTS | TYPE | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | ||
| |
IV_PCMRP | TYPE | PCMRP | 'X' | Kanban Calculation Using Data from MRP Run | ||
| |
IV_PCLTP | TYPE | PCLTP | Kanban Calculation with Long-Term Planning Data | |||
| |
IV_PLSCN | TYPE | PLSCN | '000' | Planning Scenario of Long-Term Planning | ||
| |
IV_DAY_IGNORE | TYPE | KIGDAYS | Number of Days Without Requirements to Be Ignored | |||
| |
MISSING_PARAMETERS | TYPE | Missing import parameters | ||||
| |
WRONG_PARAMETERS | TYPE | Fehlerhafte Importparameter | ||||
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 |