SAP ABAP Function Module TB_TIME_INTERVAL_OVERLAP (Berechnung der Überlappungstage zwischen zwei Zeitintervallen)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FTA (Package) R/3 appl. development for Treasury money,forex,forward gen
⤷
⤷
⤷
Basic Data
| Function Module | TB_TIME_INTERVAL_OVERLAP | Berechnung der Überlappungstage zwischen zwei Zeitintervallen |
| Function Group | TB61 | Accrual/deferral: Calculate and generate |
| Program Name | SAPLTB61 | |
| INCLUDE Name | LTB61U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OVERLAP | TYPE | Überlappungstage | ||||
| |
A_BEGIN | TYPE | VTBBEWE-DBERVON | '00010101' | Intervall A: Beginn | ||
| |
A_BEGIN_EXCLUSIVE | TYPE | VTBBEWE-SEXCLVON | '0' | Intervall A: Beginn - Exklusiv | ||
| |
A_BEGIN_LAST_OF_MONTH | TYPE | VTBBEWE-SULTVON | SPACE | Intervall A: Beginn - Ultimo | ||
| |
A_END | TYPE | VTBBEWE-DBERBIS | Intervall A: Ende | |||
| |
A_END_INCLUSIVE | TYPE | VTBBEWE-SINCLBIS | '0' | Intervall A: Ende - Inklusiv | ||
| |
A_END_LAST_OF_MONTH | TYPE | VTBBEWE-SULTBIS | SPACE | Intervall A: Ende - Ultimo | ||
| |
B_BEGIN | TYPE | VTBBEWE-DBERVON | '00010101' | Intervall B: Beginn | ||
| |
B_BEGIN_EXCLUSIVE | TYPE | VTBBEWE-SEXCLVON | '0' | Intervall B: Beginn - Exklusiv | ||
| |
B_BEGIN_LAST_OF_MONTH | TYPE | VTBBEWE-SULTVON | SPACE | Intervall B: Beginn - Ultimo | ||
| |
B_END | TYPE | VTBBEWE-DBERBIS | Intervall B: Ende | |||
| |
B_END_INCLUSIVE | TYPE | VTBBEWE-SINCLBIS | '0' | Intervall B: Ende - Inklusiv | ||
| |
B_END_LAST_OF_MONTH | TYPE | VTBBEWE-SULTBIS | SPACE | Intervall B: Ende - Ultimo | ||
| |
CALCULATION_METHOD | TYPE | VTBBEWE-SZBMETH | Zinsberechnungsmethode | |||
| |
CALENDAR | TYPE | SKALID | Zinskalender | |||
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 | 19970710 |
| SAP Release Created in |