SAP ABAP Function Module PRC_GET_PERIODS (Ermittelung der Anzahl Tage, ... aus Von- und Bis-Datum)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-PRC-PR (Application Component) Pricing
⤷
PRICING_INTERFACE (Package) Official Interface for Pricing
⤷
⤷
Basic Data
| Function Module | PRC_GET_PERIODS | Ermittelung der Anzahl Tage, ... aus Von- und Bis-Datum |
| Function Group | PRC_PRICING_API | Open Pricing FM (API) |
| Program Name | SAPLPRC_PRICING_API | |
| INCLUDE Name | LPRC_PRICING_APIU49 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_PERIODS | TYPE | PRCT_PERIODS_T | Tabelle über Anzahl der Tage, Wochen, Monate und Jahre | |||
| |
IV_BAL_LOG | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |||
| |
IV_DAYS_PER_MONTH | TYPE | PRCT_DAYS_PER_MONTH | Anzahl Tage pro Monat | |||
| |
IV_DAYS_PER_YEAR | TYPE | PRCT_DAYS_PER_YEAR | Anzahl Tage pro Jahr | |||
| |
IT_HOLIDAYS | TYPE | PRIT_DATE_T | a set of days | |||
| |
IT_TIME_FROM_TO | TYPE | PRCT_TIME_FROM_TO_T | Tabelle über Beginn und Ende einer Periode | |||
| |
IPC_ERROR | TYPE | Fehler beim Aufruf des IPC | ||||
| |
SESSION_BEGIN | TYPE | keine Verbindung zum IPC | ||||
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 | 20020829 |
| SAP Release Created in | 30A |