SAP ABAP Data Element ROOSFDELTA (Function Module for Invalidatin a Delta Update)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-BW (Application Component) BW Service API
⤷
RSUM (Package) BW Service API: Metadata
⤷
⤷
Basic Data
| Data Element | ROOSFDELTA |
| Short Description | Function Module for Invalidatin a Delta Update |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FUNCNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | TFDIR |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | F.module |
| Medium | 20 | Reset-Delta Event |
| Long | 36 | Invalidates a Delta Update |
| Heading | 36 | Invalidates a Delta Update |
Documentation
Definition
This function module invalidates the delta update of a BI DataSource. It is specific to one DataSource. That means each DataSource can install a function module of this type as an 'exit' where a user invalidates the delta update in BI.
Interface template:
RSAX_EVENT_RESET_DELTA
Import Parameters
- I_OSOURCE TYPE RSAOT_OLTPSOURCE: Name of the DataSource
- I_RLOGSYS TYPE RSAOT_LOGSYS: Logical name of the BI system
- I_DELETE_ALL TYPE C: Set during the last deleted target system connection
Export Parameters
- E_T_MESSAGES TYPE RSAOT_T_MESSAGES: Messages for the generation log
Exceptions
- FAILED
History
| Last changed by/on | SAP | 20080415 |
| SAP Release Created in |