GRFN_S_REP_SELECTION_ALOG SAP (Selection for Reporting Audit Log) Structure details

Dictionary Type: Structure
Description: Selection for Reporting Audit Log




ABAP Code to SELECT data from GRFN_S_REP_SELECTION_ALOG
Related tables to GRFN_S_REP_SELECTION_ALOG
Access table GRFN_S_REP_SELECTION_ALOG




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

GRFN_S_REP_SELECTION_ALOG 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 "Selection for Reporting Audit Log" 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_GRFN_S_REP_SELECTION_ALOG TYPE GRFN_S_REP_SELECTION_ALOG.

The GRFN_S_REP_SELECTION_ALOG table consists of various fields, each holding specific information or linking keys about Selection for Reporting Audit Log data available in SAP. These include DATE_TO (Valid to), CENTRAL_OBJECTS (Central / Local Objects), T_REGULATION_ID (), ORGUNIT_ID (Object ID).. 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: Cannot Be Enhanced


SAP GRFN_S_REP_SELECTION_ALOG 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
DATE_FROMValid from GRPC_DATE_FROMDATS8GRPC_DATE_FROM
DATE_TOValid to GRPC_DATE_TODATS8GRPC_DATE_TO
CENTRAL_OBJECTSCentral / Local Objects GRPC_CENTRAL_OBJECTSCHAR1GRPC_CENTRAL_OBJECTS
T_REGULATION_ID 0
ORGUNIT_IDObject ID GRFN_OBJECT_IDNUMC8NUM08
ORGUNITOrganizational Unit Title GRPC_UI_ORGUNITCHAR100GRPC_TEXT
PROCESS_IDObject ID GRFN_OBJECT_IDNUMC8NUM08
PROCESSProcess Title GRPC_UI_PROCESSCHAR100GRPC_TEXT
SUBPROCESS_IDObject ID GRFN_OBJECT_IDNUMC8NUM08
SUBPROCESSSubprocess GRPC_UI_SUBPROCESSCHAR100TEXT100
CONTROL_IDObject ID GRFN_OBJECT_IDNUMC8NUM08
CONTROLControl GRPC_UI_CONTROLCHAR40GRPC_UI_CONTROL
COBJECTIVE_IDControl ID GRFN_REP_CONTROL_IDCHAR9
COBJECTIVEControl Objective GRPC_UI_COBJECTIVECHAR100GRPC_TEXT
RISK_IDObject ID GRFN_OBJECT_IDNUMC8NUM08
RISKRisk GRPC_UI_RISKCHAR100GRPC_TEXT
ECONTROL_IDObject ID GRFN_OBJECT_IDNUMC8NUM08
ECONTROLEntity-Level Control GRPC_UI_ECONTROLCHAR80TEXT80
ACCGROUP_IDObject ID GRFN_OBJECT_IDNUMC8NUM08
ACCGROUPAccount Group GRPC_UI_ACCGROUPCHAR100GRPC_TEXT
RULE_IDRule GRPC_RLEIDCHAR20GRPC_RLEID
RULERule GRPC_UI_RULECHAR100GRPC_TEXT
RULESCRIPT_IDScript GRPC_SCRIPTCHAR40Assigned to domainPROGRAMM
RULESCRIPTRule Script GRPC_UI_RULESCRIPTCHAR100GRPC_TEXT
RULECR_IDRule Criteria GRPC_RULEVARCHAR30Assigned to domainGRPC_RULEVAR
RULECRRule Criteria GRPC_UI_RULECRCHAR100GRPC_TEXT
BUSINESS_RULE_IDBusiness Rule ID GRFN_REP_BR_IDNUMC8Assigned to domainHROBJID
BUSINESS_RULEBusiness Rule GRFN_REP_BR_TEXTCHAR40TEXT40
DATA_SOURCE_IDData Source ID GRFN_REP_DS_IDNUMC8Assigned to domainHROBJID
DATA_SOURCEData Source GRFN_REP_DS_TEXTCHAR40TEXT40
OLSP_IDOrganization Level System Parameter GRPC_ORGUNITGRPCHAR40GRPC_ORGUNITGRP
OLSPOLSP GRPC_UI_OLSPCHAR100GRPC_TEXT
SHOW_CENTRALCentral Objects GRPC_REP_SHOW_CENTRALCHAR20GRPC_REP_SHOW_CENTRAL
SHOW_LOCALLocal Objects GRPC_REP_SHOW_LOCALCHAR20GRPC_REP_SHOW_LOCAL
CHA_NEWReporting: Change New GRPC_REP_CHA_NEWCHAR1XFLAG
CHA_MODIFYReporting: Change Modify GRPC_REP_CHA_MODIFYCHAR1XFLAG
CHA_DELETEReporting: Change Delete GRPC_REP_CHA_DELETECHAR1XFLAG
CHA_ROLEReporting: Change Role GRPC_REP_CHA_ROLECHAR1XFLAG
CHA_DESCRReporting: Change of Description GRPC_REP_CHA_DESCRCHAR1BOOLE
AGGR_TECHNIQUEAggregation Logic in Reporting GRFN_REP_AGGR_TECHNIQUECHAR1GRFN_REP_AGGR_TECHNIQUE
NO_SUBORGSPC Reporting: Subnode Selection GRFN_REP_NO_SUBORGSCHAR1GRFN_REP_NO_SUBORGS
NO_BUFFERReport: Use of reporting buffer GRFN_REP_NO_BUFFERCHAR1GRFN_REP_NO_BUFFER
PROC_ASSReport: Display Assessment / Test with rating GRFN_REP_PROC_ASSCHAR1GRFN_REP_PROC_ASS
CASESCase selection GRFN_REP_CASESCHAR1GRFN_REP_CASES
OUTPUT_TYPEReport Output Format GRFN_REP_OUTPUT_TYPECHAR1GRFN_REP_OUTPUT_TYPE
CURRENCYCurrency GRFN_CURRENCYCUKY5Assigned to domainWAERSFWSH_TCURC
ASSIGNMENT_TYPEAssignment Type GRFN_ASSIGNMENT_TYPECHAR3Assigned to domainRELAT
CF_CASESCarryforward Cases selection GRFN_REP_CARRYFORWARDCHAR1GRFN_REP_CARRYFORWARD
ASPECT_ORGUNITRisk Aspect GRFN_REP_RISK_ASPECTNUMC8NUMC08
AGGR_TF_FREQUENCYTimeframe Frequency GRFN_TF_FREQUENCYCHAR10Assigned to domainGRFN_TF_FREQUENCY
FH_SELTYPESelection type of forecasting horizon GRFN_REP_FH_SELTYPECHAR1GRFN_REP_FH_SELTYPE

Key field Non-key field



How do I retrieve data from SAP structure GRFN_S_REP_SELECTION_ALOG using ABAP code?

As GRFN_S_REP_SELECTION_ALOG 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 GRFN_S_REP_SELECTION_ALOG as there is no data to select.

How to access SAP table GRFN_S_REP_SELECTION_ALOG

Within an ECC or HANA version of SAP you can also view further information about GRFN_S_REP_SELECTION_ALOG 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!