SAP ABAP Interface IF_REIS_PROFILE (Report Profile)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-IS (Application Component) Information System
     RE_IS_PF (Package) RE: Info System Profiles
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REIS_PROFILE Report Profile: Standard Implementation 20021031
Properties
Interface IF_REIS_PROFILE  
Short Description Report Profile    
General Data
Package RE_IS_PF   RE: Info System Profiles 
Created 20021031   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20021217
Friends
Interface IF_REIS_PROFILE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20021217
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20021217
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20021217
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20021217
5 MO_DATA Instance attribute Public Object reference (TYPE REF TO) CL_REIS_DATA ALV Reporting: Model Component [Abstract] 20030120
6 MS_DETAIL Instance attribute Public Type reference (TYPE) REISC_REP_PROFILE_X Report Profile and Additional Fields 20021217
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_SPECIAL_GROUPS Instance method Public Method Adds Additional Field Groups for Profile 20031023
2 ADD_CHILD Instance method Public Method 20021121
3 ADOPT_FIELDCATALOG Instance method Public Method Adds Additional Columns to Field Catalog per Profile 20021031
4 ADOPT_PROFILE_DATA_FOR_OBJECT Instance method Public Method Sets All Profile Data for a Business Object 20021217
5 CHECK_ALL Instance method Public Method 20021217
6 FREE Instance method Public Method 20021217
7 GET_CHILDREN Instance method Public Method 20021217
8 GET_EXTENSION Instance method Public Method 20050225
9 GET_FIELDSTATUS Instance method Public Method 20050225
10 GET_PROFILE_2 Instance method Public Method Gets the ID of the Set Report Profile 20021217
11 INIT Instance method Public Method 20021217
12 INIT_BY_TEMPLATE Instance method Public Method 20021217
13 IS_FIELDSTATUS_SET Instance method Public Method 20050225
14 IS_MODIFIED Instance method Public Method 20021217
15 IS_OK Instance method Public Method 20021217
16 IS_PERSISTENT Instance method Public Method T/F: Does Profile Exist on the Database? 20030207
17 REGISTER_ALL_CHILDREN Instance method Public Method 20021217
18 RELEASE Instance method Public Method 20021217
19 SET_DATA_OBJECT Instance method Public Method Sets the Model Components 20030120
20 SET_PROFILE_2 Instance method Public Method Sets the Report Profile 20021217
21 STORE Instance method Public Method 20021217
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20021217
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20021217
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050225
Types
Interface IF_REIS_PROFILE has no local type.
Method Signatures

Method ADAPT_SPECIAL_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SPECIAL_GROUPS Call by reference Type reference (TYPE) LVC_T_SGRP 20031023

Method ADAPT_SPECIAL_GROUPS on Interface IF_REIS_PROFILE has no exception.

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_REIS_PROFILE has no parameter.
Method ADD_CHILD on Interface IF_REIS_PROFILE has no exception.

Method ADOPT_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 20021031

Method ADOPT_FIELDCATALOG on Interface IF_REIS_PROFILE has no exception.

Method ADOPT_PROFILE_DATA_FOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LISTALL Call by reference Type reference (TYPE) INDEX TABLE Tabelle Daten aus Busobj und Profildaten 20021217
2 Importing ID_STRUCT_NAME Call by reference Type reference (TYPE) C Name der Struktur für CT_LISTALL 20021217
3 Importing ID_VALID_FROM Call by reference Type reference (TYPE) REISRECVALIDFROM Gültig-Ab Selektionsbild geschnitten mit Objekt 20021217
4 Importing ID_VALID_TO Call by reference Type reference (TYPE) REISRECVALIDTO Gültig-Bis Selektionsbild geschnitten mit Objekt 20021217
5 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt, wozu Profildaten geholt werden sollen 20021217
6 Importing IO_PROFILE_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Profilspezifische Parameter 20061012

Method ADOPT_PROFILE_DATA_FOR_OBJECT on Interface IF_REIS_PROFILE has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_REIS_PROFILE has no parameter.
Method CHECK_ALL on Interface IF_REIS_PROFILE has no exception.

Method FREE Signature

Method FREE on Interface IF_REIS_PROFILE has no parameter.
Method FREE on Interface IF_REIS_PROFILE has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_REIS_PROFILE has no parameter.
Method GET_CHILDREN on Interface IF_REIS_PROFILE has no exception.

Method GET_EXTENSION Signature

Method GET_EXTENSION on Interface IF_REIS_PROFILE has no parameter.
Method GET_EXTENSION on Interface IF_REIS_PROFILE has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_REIS_PROFILE has no parameter.
Method GET_FIELDSTATUS on Interface IF_REIS_PROFILE has no exception.

Method GET_PROFILE_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_PFID Value transfer Type reference (TYPE) REISPFID Reportprofil 20021217

Method GET_PROFILE_2 on Interface IF_REIS_PROFILE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY Aktivität 20021217
2 Importing ID_PFID Value transfer Type reference (TYPE) REISPFID Reportprofil 20021217
3 Importing IO_DATA Call by reference Object reference (TYPE REF TO) CL_REIS_DATA ALV-Reporting: Model-Komponente [abstrakt] 20030120
# Exception Resumable Description Created on
1 ERROR Fehler beim Initialisieren 20021217

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_REIS_PROFILE has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_REIS_PROFILE has no exception.

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on Interface IF_REIS_PROFILE has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_REIS_PROFILE has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_REIS_PROFILE has no parameter.
Method IS_MODIFIED on Interface IF_REIS_PROFILE has no exception.

Method IS_OK Signature

Method IS_OK on Interface IF_REIS_PROFILE has no parameter.
Method IS_OK on Interface IF_REIS_PROFILE has no exception.

Method IS_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_PERSISTENT Value transfer Type reference (TYPE) RECABOOL T/F: Existiert das Profil auf der Datenbank? 20030207

Method IS_PERSISTENT on Interface IF_REIS_PROFILE has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on Interface IF_REIS_PROFILE has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_REIS_PROFILE has no exception.

Method RELEASE Signature

Method RELEASE on Interface IF_REIS_PROFILE has no parameter.
Method RELEASE on Interface IF_REIS_PROFILE has no exception.

Method SET_DATA_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA Call by reference Object reference (TYPE REF TO) CL_REIS_DATA ALV-Reporting: Model-Komponente [abstrakt] 20030120

Method SET_DATA_OBJECT on Interface IF_REIS_PROFILE has no exception.

Method SET_PROFILE_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PFID Call by reference Type reference (TYPE) REISPFID Reportprofil 20021217

Method SET_PROFILE_2 on Interface IF_REIS_PROFILE has no exception.

Method STORE Signature

Method STORE on Interface IF_REIS_PROFILE has no parameter.
Method STORE on Interface IF_REIS_PROFILE has no exception.
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_REIS_PROFILE has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_REIS_PROFILE has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_REIS_PROFILE has no parameter.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200