SAP ABAP Class IF_REIS_PROFILE_SPEC (Specific Report Profile)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RECA_STORABLE | Object Can Be Stored | 20021217 |
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
Class | IF_REIS_PROFILE_SPEC | |
Short Description | Specific Report Profile | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021112 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_REIS_PROFILE_SPEC has no interface implemented.
Friends
Class IF_REIS_PROFILE_SPEC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021217 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | REISPFID | Report Profile | 20021217 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR30 | Name of Structure with All Special Profile Data | 20021121 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR30 | Name of Table with All Profile Data | 20021121 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR30 | Name of Valid-From Date | 20021121 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR30 | Name of Valid-To Date | 20021121 | ||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021217 | ||||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021217 | ||||
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021217 | ||||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | T/F: Get All Time-Dependent Data for This Profile? | 20021121 | ||
11 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_REIS_PROFILE | Superordinate Report Profile | 20021112 |
Methods
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
Class 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 | ![]() |
CT_SPECIAL_GROUPS | Call by reference | Type reference (TYPE) | LVC_T_SGRP | 20031023 |
Method ADAPT_SPECIAL_GROUPS on class IF_REIS_PROFILE_SPEC has no exception.
Method ADD_CHILD Signature
Method ADD_CHILD on class IF_REIS_PROFILE_SPEC has no parameter.
Method ADD_CHILD on class 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 | ![]() |
CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20021112 |
Method ADOPT_FIELDCATALOG on class 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 | ![]() |
CR_LIST_PROFILE_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf ct_profile_data | 20021217 | ||
2 | ![]() |
ID_VALID_FROM | Call by reference | Type reference (TYPE) | REISRECVALIDFROM | Gültig-Ab Selektionsbild geschnitten mit Objekt | 20021217 | ||
3 | ![]() |
ID_VALID_TO | Call by reference | Type reference (TYPE) | REISRECVALIDTO | Gültig-Bis Selektionsbild geschnitten mit Objekt | 20021217 | ||
4 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt, wozu Profildaten geholt werden sollen | 20021217 | ||
5 | ![]() |
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 class IF_REIS_PROFILE_SPEC has no exception.
Method CHECK_ALL Signature
Method CHECK_ALL on class IF_REIS_PROFILE_SPEC has no parameter.
Method CHECK_ALL on class IF_REIS_PROFILE_SPEC has no exception.
Method FREE Signature
Method FREE on class IF_REIS_PROFILE_SPEC has no parameter.
Method FREE on class IF_REIS_PROFILE_SPEC has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_REIS_PROFILE_SPEC has no parameter.
Method GET_CHILDREN on class IF_REIS_PROFILE_SPEC has no exception.
Method GET_EXTENSION Signature
Method GET_EXTENSION on class IF_REIS_PROFILE_SPEC has no parameter.
Method GET_EXTENSION on class IF_REIS_PROFILE_SPEC has no exception.
Method GET_FIELDSTATUS Signature
Method GET_FIELDSTATUS on class IF_REIS_PROFILE_SPEC has no parameter.
Method GET_FIELDSTATUS on class 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 | ![]() |
ID_PFID | Value transfer | Type reference (TYPE) | REISPFID | Name des spez. Reportprofils | 20021217 | ||
2 | ![]() |
IO_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_REIS_PROFILE | Übergeordnetes Reportprofil | 20021112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20021217 |
Method INIT_BY_TEMPLATE Signature
Method INIT_BY_TEMPLATE on class IF_REIS_PROFILE_SPEC has no parameter.
Method INIT_BY_TEMPLATE on class IF_REIS_PROFILE_SPEC has no exception.
Method IS_FIELDSTATUS_SET Signature
Method IS_FIELDSTATUS_SET on class IF_REIS_PROFILE_SPEC has no parameter.
Method IS_FIELDSTATUS_SET on class IF_REIS_PROFILE_SPEC has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on class IF_REIS_PROFILE_SPEC has no parameter.
Method IS_MODIFIED on class IF_REIS_PROFILE_SPEC has no exception.
Method IS_OK Signature
Method IS_OK on class IF_REIS_PROFILE_SPEC has no parameter.
Method IS_OK on class 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 | ![]() |
RF_PERSISTENT | Value transfer | Type reference (TYPE) | RECABOOL | T/F: Existiert das Profil auf der Datenbank? | 20030207 |
Method IS_PERSISTENT on class IF_REIS_PROFILE_SPEC has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on class IF_REIS_PROFILE_SPEC has no parameter.
Method REGISTER_ALL_CHILDREN on class IF_REIS_PROFILE_SPEC has no exception.
Method RELEASE Signature
Method RELEASE on class IF_REIS_PROFILE_SPEC has no parameter.
Method RELEASE on class IF_REIS_PROFILE_SPEC has no exception.
Method STORE Signature
Method STORE on class IF_REIS_PROFILE_SPEC has no parameter.
Method STORE on class IF_REIS_PROFILE_SPEC has no exception.
Event Signatures
Event AFTER_STORE Signature
Event AFTER_STORE on class IF_REIS_PROFILE_SPEC has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on class IF_REIS_PROFILE_SPEC has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on class IF_REIS_PROFILE_SPEC has no parameter.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |