/DSD/GS_DMI_INFO_PROV_READ_PAR SAP (DSD: Parameters of Function Module RSDRI_INFOPROV_READ_RFC) Structure details

Dictionary Type: Structure
Description: DSD: Parameters of Function Module RSDRI_INFOPROV_READ_RFC




ABAP Code to SELECT data from /DSD/GS_DMI_INFO_PROV_READ_PAR
Related tables to /DSD/GS_DMI_INFO_PROV_READ_PAR
Access table /DSD/GS_DMI_INFO_PROV_READ_PAR




Structure field list including key, data, relationships and ABAP select examples

/DSD/GS_DMI_INFO_PROV_READ_PAR is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "DSD: Parameters of Function Module RSDRI_INFOPROV_READ_RFC" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/DSD/GS_DMI_INFO_PROV_READ_PAR TYPE /DSD/GS_DMI_INFO_PROV_READ_PAR.

The /DSD/GS_DMI_INFO_PROV_READ_PAR table consists of various fields, each holding specific information or linking keys about DSD: Parameters of Function Module RSDRI_INFOPROV_READ_RFC data available in SAP. These include I_REFERENCE_DATE (BW Data Manager: Key date), I_SAVE_IN_TABLE (Describes whether data is written to a table), I_TABLENAME (BW Data Manager: Table name), I_SAVE_IN_FILE (Describes whether data is written to a file).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP /DSD/GS_DMI_INFO_PROV_READ_PAR structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
I_INFOPROVInfoProvider RSINFOPROVCHAR30RSINFOPROVRSIRSINFOPROV
I_REFERENCE_DATEBW Data Manager: Key date RSDRI_REFDATEDATS8RSDATE
I_SAVE_IN_TABLEDescribes whether data is written to a table RSDRI_SAVE_IN_TABLECHAR1RSDRI_SAVE_IN_TABLE_DOM
I_TABLENAMEBW Data Manager: Table name RSDRI_TABLENAMECHAR30TABNAME
I_SAVE_IN_FILEDescribes whether data is written to a file RSDRI_SAVE_IN_FILECHAR1RSDRI_SAVE_IN_FILE_DOM
I_FILENAMEBW Data Manager: File name RSDRI_FILENAMECHAR60FILENAME
I_AUTHORITY_CHECKDM: Type of Authorization Check RSDRI_AUTHCHKCHAR1RSDRI_AUTHCHK_DOM
I_CURRENCY_CONVERSIONCurrency conversion RSDR0_CURR_CONVCHAR1RSDR0_CURR_CONVD
I_S_RFCMODE 0
IDLogical identifier RSDP0_RFCIDCHAR10ALPHALOGSYS
RFC_RECEIVERReceived RFC-capable ABAP function name RSDP0_RFC_RECEIVERCHAR30FUNCNAME
PACKAGESIZEPackage Size RSDP0_PACKAGESIZEINT410INT4
I_MAXROWS 0
I_USE_DB_AGGREGATIONBoolean RS_BOOLCHAR1RS_BOOL
I_USE_AGGREGATESBoolean RS_BOOLCHAR1RS_BOOL
I_ROLLUP_ONLYBoolean RS_BOOLCHAR1RS_BOOL
I_READ_ODS_DELTABoolean RS_BOOLCHAR1RS_BOOL
I_RESULTTYPEType of Result RSDRI_RESULTTYPECHAR1RSDRI_RESULTTYPE_DOM
I_DEBUGBoolean RS_BOOLCHAR1RS_BOOL
I_T_SFC 0
I_T_SFK 0
I_T_RANGE 0
I_T_TABLESEL 0
I_T_RTIME 0
I_T_REQUID 0
E_END_OF_DATABoolean RS_BOOLCHAR1RS_BOOL
E_AGGREGATEInfoCube RSINFOCUBECHAR30RSINFOCUBERSI
E_SPLIT_OCCURREDResult may not be completely aggregated RSDR0_SPLIT_OCCURREDCHAR1RS_BOOL
E_T_FIELD 0
E_RFCDATA_UC 0

Key field Non-key field



How do I retrieve data from SAP structure /DSD/GS_DMI_INFO_PROV_READ_PAR using ABAP code?

As /DSD/GS_DMI_INFO_PROV_READ_PAR is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /DSD/GS_DMI_INFO_PROV_READ_PAR as there is no data to select.

How to access SAP table /DSD/GS_DMI_INFO_PROV_READ_PAR

Within an ECC or HANA version of SAP you can also view further information about /DSD/GS_DMI_INFO_PROV_READ_PAR and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!