SAP ABAP Function Module CY_KBED_COMMITMENT_GET_INTERV (Belegung durch KBED-Sätze im Intervall lesen.)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CY01 (Package) R/3 Application Development: Resource Planning

⤷

⤷

⤷

Basic Data
Function Module | CY_KBED_COMMITMENT_GET_INTERV | Belegung durch KBED-Sätze im Intervall lesen. |
Function Group | CY16 | Administration of capacity commitments |
Program Name | SAPLCY16 | |
INCLUDE Name | LCY16U14 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_KAPID | TYPE | KAKO-KAPID | ||||
![]() |
I_DATE_BEG | TYPE | I | ||||
![]() |
I_TIME_BEG | TYPE | KAPA-BEGZT | ||||
![]() |
I_DATE_END | TYPE | I | ||||
![]() |
I_TIME_END | TYPE | KAPA-BEGZT | Read record using index | |||
![]() |
I_INDEX | TYPE | SYST-TABIX | 0 | Index of commitment record starting with which search begins | ||
![]() |
I_FLG_FORWARD | TYPE | C | 'X' | Search in future | ||
![]() |
I_AMOUNT_SUM | TYPE | KBED-KRUEREST | 0 | Existing total commitment in interval | ||
![]() |
I_FLG_NOT_STARTING_BEFORE | TYPE | C | SPACE | Do not look for commitment starting before interval | ||
![]() |
I_FLG_ONLY_UP_TO_NEXT_GAP | TYPE | C | SPACE | |||
![]() |
KBED_COMMITMENT_TAB | TYPE | CYKAPABEL | Commitment records found | |||
![]() |
NOT_FOUND | TYPE | No records found | ||||
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 | 19950404 |
SAP Release Created in |