SAP ABAP Interface IF_RSDS_GENERATION_EXIT (Generation Exits for Remote Extractors)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS (Package) Apollo DataSource

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSCRT_RDA_ADAPTER | NDS Adapter for Realtime | 20070917 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_ACCESS_BOBJDS | Business Objects DataServices BAPI Access | 20100122 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_CONVERT_ASCII_HIER | Hierarchy Parser for ASCII | 20060727 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_CONVERT_CSV_HIER | Hierarchy Parser for CSV | 20070831 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_QUEUE_BIN_ACCESS | Extraction from the queue, binary | 20040609 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_SAPI | Access to SAPI in the New DataSource | 20040609 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_WEBSERVICE | DataSource WebService Attributes | 20050121 |
Properties
Interface | IF_RSDS_GENERATION_EXIT | |
Short Description | Generation Exits for Remote Extractors |
General Data
Package | RSDS | Apollo DataSource |
Created | 20040609 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSDS_GENERATION_EXIT has no forward declaration.
Interfaces
Interface IF_RSDS_GENERATION_EXIT has no interface.
Friends
Interface IF_RSDS_GENERATION_EXIT has no friend.
Attributes
Interface IF_RSDS_GENERATION_EXIT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generation of Additional Objects | 20040609 |
2 | ![]() |
Static method | Public | Method | Deletion of Additional Objects | 20040609 |
3 | ![]() |
Static method | Public | Method | Additional DDIC Objects: Name Determination and Save | 20050120 |
Events
Interface IF_RSDS_GENERATION_EXIT has no event.
Types
Interface IF_RSDS_GENERATION_EXIT has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CURRENTLY_USED | Call by reference | Type reference (TYPE) | RS_BOOL | Methode soll für das Laden verwendet werden | 20040609 | ||
2 | ![]() |
I_DATASOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20040609 | ||
3 | ![]() |
I_DATASOURCE_CHANGED | Call by reference | Type reference (TYPE) | RS_BOOL | DataSource wurde seit dem letzen Aufruf geändert | 20040609 | ||
4 | ![]() |
I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20100803 | ||
5 | ![]() |
I_FROM_CONTENT | Call by reference | Type reference (TYPE) | RS_BOOL | Objekt wird gerade aus dem Content übernommen | 20040609 | ||
6 | ![]() |
I_INFOPACKAGE | Call by reference | Type reference (TYPE) | RSLOGDPID | Aufruf aus InfoPackage | 20040609 | ||
7 | ![]() |
I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20040609 | ||
8 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 'A' | Objektversion, in welcher die DS gelesen werden muss | 20040630 | |
9 | ![]() |
I_R_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenz auf die Attribut-Klasse der Methode | 20040609 | ||
10 | ![]() |
I_R_DATASOURCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDS_RSDS | DataSource (für schmutzige Aktionen) | 20040609 | ||
11 | ![]() |
I_T_SEGMENTS | Call by reference | Type reference (TYPE) | RSDS_T_STRUCTURES | Namen der Applikations- und Characterstrukturen | 20040609 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during generation, transfer message via Sy fields | 20040609 | |
2 | ![]() |
Error during remote access, transfer message using Sy fields | 20040609 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATASOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20040609 | ||
2 | ![]() |
I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20100803 | ||
3 | ![]() |
I_INFOPACKAGE | Call by reference | Type reference (TYPE) | RSLOGDPID | Aufruf aus InfoPackage | 20040609 | ||
4 | ![]() |
I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20040609 | ||
5 | ![]() |
I_R_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenz auf Speicherobjekt | 20040609 | ||
6 | ![]() |
I_R_DATASOURCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDS_RSDS | DataSource | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during deleting, transfer message via Sy fields | 20040609 | |
2 | ![]() |
Error during remote access, transfer message via Sy fields | 20040609 |
Method GET_DDIC_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CURRENTLY_USED | Call by reference | Type reference (TYPE) | RS_BOOL | Methode soll für das Laden verwendet werden | 20050120 | ||
2 | ![]() |
I_DATASOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20050120 | ||
3 | ![]() |
I_DATASOURCE_CHANGED | Call by reference | Type reference (TYPE) | RS_BOOL | DataSource wurde seit dem letzen Aufruf geändert | 20050120 | ||
4 | ![]() |
I_FROM_CONTENT | Call by reference | Type reference (TYPE) | RS_BOOL | Objekt wird gerade aus dem Content übernommen | 20050120 | ||
5 | ![]() |
I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20050120 | ||
6 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 'A' | Objektversion, in welcher die DS gelesen werden muss | 20050120 | |
7 | ![]() |
I_ONLY_COLLECT | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' | =' ' DDIC Objekte sammeln und sichern; ='X': nur sammeln | 20050120 | |
8 | ![]() |
I_R_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenz auf die Attribut-Klasse der Methode | 20050120 | ||
9 | ![]() |
I_R_DATASOURCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDS_RSDS | DataSource (für schmutzige Aktionen) | 20050120 | ||
10 | ![]() |
I_T_SEGMENTS | Call by reference | Type reference (TYPE) | RSDS_T_STRUCTURES | Namen der Applikations- und Characterstrukturen | 20050120 | ||
11 | ![]() |
R_T_MAGE | Value transfer | Type reference (TYPE) | RSDG_T_MAGE | BW Generierung: Objektliste Massenaktivierer | 20050120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during generation, transfer message via Sy fields | 20050120 | |
2 | ![]() |
Error during remote access, transfer message using Sy fields | 20050120 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |