SAP ABAP Class IF_RSDS_STRUCTURE_PROPOSE (Structure Proposals Using Access Methods)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDS_CHECK Check of DS with Access Methods 20040618
2 Interface composition (i COMPRISING i_ref)  IF_RSDS_MAINTAINABILITY Maintainability 20040625
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_BOBJDS Business Objects DataServices BAPI Access 20090928
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_BOBJDS_BULK Business Objects DataServices BAPI Access 20090928
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_DB_GENMETADATA DB Connect Extractor Class 20040722
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_EXCEL Generated Extraction Excel native 20090505
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_ODP Access to Operational Data Provider 20110809
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_UD_GENMETADATA UD Connect Maintenance Class 20041005
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_CONVERT_ASCII Ascii Converter Class 20070102
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_CONVERT_ASCII_HIER Hierarchy Parser for ASCII 20060721
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_CONVERT_CSV_FLEXIBLE CSV Fixed-Converter Class 20050527
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_CONVERT_CSV_HIER Hierarchy Parser for CSV 20070831
... Click here to see Used By full list (11 items)
Properties
Class IF_RSDS_STRUCTURE_PROPOSE  
Short Description Structure Proposals Using Access Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040405   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDS_STRUCTURE_PROPOSE has no forward declaration.
Interfaces
Class IF_RSDS_STRUCTURE_PROPOSE has no interface implemented.
Friends
Class IF_RSDS_STRUCTURE_PROPOSE has no friend class.
Attributes
Class IF_RSDS_STRUCTURE_PROPOSE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20040618
2 GET_STRUCTURE Static method Public Method Give back new structure of datasource 20040414
3 GET_SUBSCREEN Static method Public Method Give back the subscreen 20040405
4 INIT Static method Public Method Initialization 20040818
5 SET_DATA Static method Public Method Retrieve data, if required 20040414
6 SET_STRUCTURE Static method Public Method Retrieve actual structure of datasource 20040405
Events
Class IF_RSDS_STRUCTURE_PROPOSE has no event.
Types
Class IF_RSDS_STRUCTURE_PROPOSE has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class IF_RSDS_STRUCTURE_PROPOSE has no parameter.
Method CHECK on class IF_RSDS_STRUCTURE_PROPOSE has no exception.

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_ATTRIBUTES Call by reference Object reference (TYPE REF TO) OBJECT Attribute der Methode (evt. geändert) 20040802
2 Exporting E_T_FIELDS Call by reference Type reference (TYPE) RSDS_TX_SEGMENTS Segmente mit Feldern 20040414

Method GET_STRUCTURE on class IF_RSDS_STRUCTURE_PROPOSE has no exception.

Method GET_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYNNR Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040405
2 Exporting E_LOAD Value transfer Type reference (TYPE) RS_BOOL You need data to make a suggestion 20040405
3 Exporting E_REPID Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20040405
4 Importing I_DATASOURCE Call by reference Type reference (TYPE) RSOLTPSOURCER DataSource 20040405
5 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20040405
6 Importing I_S_METHOD Call by reference Type reference (TYPE) RSDS_S_R_ACCESSATTR Instanzen der Zugriffsmethoden 20090814

Method GET_SUBSCREEN on class IF_RSDS_STRUCTURE_PROPOSE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) RSOLTPSOURCER DataSource 20040818
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20040818
3 Importing I_R_ACCESSMETHODS Call by reference Object reference (TYPE REF TO) CL_RSDS_ACCESSMETHODS Zugriff auf die Zugriffsmethoden 20080327
4 Importing I_R_ATTRIBUTES Call by reference Object reference (TYPE REF TO) OBJECT Attribute der Methode 20040818

Method INIT on class IF_RSDS_STRUCTURE_PROPOSE has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_EXTRACTOR Value transfer Object reference (TYPE REF TO) OBJECT Storage-Klasse des Extraktors 20050613
2 Importing I_T_DATA Value transfer Type reference (TYPE) RSDS_T_DATA Tabelle von Datenstrings 20040414

Method SET_DATA on class IF_RSDS_STRUCTURE_PROPOSE has no exception.

Method SET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL Nur Anzeigen 20050104
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050608
3 Importing I_R_ATTRIBUTES Call by reference Object reference (TYPE REF TO) OBJECT Attribute der Methode 20040618
4 Importing I_R_DS Call by reference Object reference (TYPE REF TO) CL_RSDS_RSDS DataSource 20050530
5 Importing I_T_FIELDS Call by reference Type reference (TYPE) RSDS_TX_SEGMENTS Segmente mit Feldern 20040414

Method SET_STRUCTURE on class IF_RSDS_STRUCTURE_PROPOSE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_BOBJDS Business Objects DataServices BAPI Access 20090928
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_BOBJDS_BULK Business Objects DataServices BAPI Access 20090928
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_DB_GENMETADATA DB Connect Extractor Class 20040722
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_EXCEL Generated Extraction Excel native 20090505
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_ODP Access to Operational Data Provider 20110809
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_UD_GENMETADATA UD Connect Maintenance Class 20041005
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_CONVERT_ASCII Ascii Converter Class 20070102
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_CONVERT_ASCII_HIER Hierarchy Parser for ASCII 20060721
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_CONVERT_CSV_FLEXIBLE CSV Fixed-Converter Class 20050527
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_CONVERT_CSV_HIER Hierarchy Parser for CSV 20070831
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_WEBSERVICE DataSource WebService Attributes 20080121
History
Last changed by/on SAP  20130531 
SAP Release Created in