SAP ABAP Interface IF_REIS_PROFILE_SPEC (Specific 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_CDBD Special Report Profile for Conditions 20030415
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REIS_PROFILE_CDCN Special Report Profile for Conditions 20030414
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REIS_PROFILE_COND Special Report Profile for Conditions 20030117
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REIS_PROFILE_MEAS Special Report Profile for Measurements 20021112
Properties
Interface IF_REIS_PROFILE_SPEC  
Short Description Specific Report Profile    
General Data
Package RE_IS_PF   RE: Info System Profiles 
Created 20021112   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20021217
Friends
Interface IF_REIS_PROFILE_SPEC 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 MD_PFID Instance attribute Public Type reference (TYPE) REISPFID Report Profile 20021217
3 MD_STRUCT_NAME Instance attribute Public Type reference (TYPE) CHAR30 Name of Structure with All Special Profile Data 20021121
4 MD_TABLE_NAME Instance attribute Public Type reference (TYPE) CHAR30 Name of Table with All Profile Data 20021121
5 MD_VALID_FROM_NAME Instance attribute Public Type reference (TYPE) CHAR30 Name of Valid-From Date 20021121
6 MD_VALID_TO_NAME Instance attribute Public Type reference (TYPE) CHAR30 Name of Valid-To Date 20021121
7 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20021217
8 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20021217
9 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20021217
10 MF_MULTI_TIME_SLICES Instance attribute Public Type reference (TYPE) ABAP_BOOL T/F: Get All Time-Dependent Data for This Profile? 20021121
11 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_REIS_PROFILE Superordinate Report Profile 20021112
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 20021217
3 ADOPT_FIELDCATALOG Instance method Public Method Adds Additional Columns to Field Catalog per Profile 20021112
4 ADOPT_PROFILE_DATA_FOR_OBJECT Instance method Public Method Gets Spec. Data for Bus.Obj. per Profile (Meas., Cond.,...) 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 INIT_BY_PARENT Instance method Public Method 20021112
11 INIT_BY_TEMPLATE Instance method Public Method 20021217
12 IS_FIELDSTATUS_SET Instance method Public Method 20050225
13 IS_MODIFIED Instance method Public Method 20021217
14 IS_OK Instance method Public Method 20021217
15 IS_PERSISTENT Instance method Public Method T/F: Does Profile Exist on the Database? 20030207
16 REGISTER_ALL_CHILDREN Instance method Public Method 20021217
17 RELEASE Instance method Public Method 20021217
18 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_SPEC 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_SPEC has no exception.

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_REIS_PROFILE_SPEC has no parameter.
Method ADD_CHILD on Interface IF_REIS_PROFILE_SPEC 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 für ListViewerControl 20021112

Method ADOPT_FIELDCATALOG on Interface IF_REIS_PROFILE_SPEC 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 CR_LIST_PROFILE_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz auf ct_profile_data 20021217
2 Importing ID_VALID_FROM Call by reference Type reference (TYPE) REISRECVALIDFROM Gültig-Ab Selektionsbild geschnitten mit Objekt 20021217
3 Importing ID_VALID_TO Call by reference Type reference (TYPE) REISRECVALIDTO Gültig-Bis Selektionsbild geschnitten mit Objekt 20021217
4 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt, wozu Profildaten geholt werden sollen 20021217
5 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_SPEC has no exception.

Method CHECK_ALL Signature

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

Method FREE Signature

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

Method GET_CHILDREN Signature

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

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

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

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PFID Value transfer Type reference (TYPE) REISPFID Name des spez. Reportprofils 20021217
2 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_REIS_PROFILE Übergeordnetes Reportprofil 20021112
# Exception Resumable Description Created on
1 ERROR Fehler 20021217

Method INIT_BY_TEMPLATE Signature

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

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

Method IS_OK on Interface IF_REIS_PROFILE_SPEC has no parameter.
Method IS_OK on Interface IF_REIS_PROFILE_SPEC 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_SPEC has no exception.

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method STORE Signature

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

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