Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RECA_STORABLE | Object Can Be Stored | 20040315 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REBD_VALID_PERIOD_MNGR | Object-Period Manager | 20040315 |
Properties
| Class | IF_REBD_VALID_PERIOD_MNGR | |
| Short Description | Object-Period Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040315 | SAP |
| Last change | 20131127 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_REBD_VALID_PERIOD_MNGR has no interface implemented.
Friends
Class IF_REBD_VALID_PERIOD_MNGR 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) | 20040315 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Checks Object for New Parent Period | 20130816 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20050225 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20040315 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20040315 | |||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_REBD_HAS_VALID_PERIOD | Object with Validity Period | 20040315 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_CHANGE | Instance Event (0) |
Public (2) |
After Change | 20040315 |
| 2 | AFTER_STORE | Instance Event (0) |
Public (2) |
20050225 | |
| 3 | BEFORE_STORE | Instance Event (0) |
Public (2) |
20050225 | |
| 4 | CHECK_BEFORE_CHANGE | Instance Event (0) |
Public (2) |
Check Before Changing | 20070216 |
| 5 | ON_CHECK_ALL | Instance Event (0) |
Public (2) |
20050225 |
Types
Class IF_REBD_VALID_PERIOD_MNGR has no local type.
Method Signatures
Method ADD_CHILD Signature
Method ADD_CHILD on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method ADD_CHILD on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method CHECK_ALL Signature
Method CHECK_ALL on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method CHECK_ALL on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method CHECK_CHANGE_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VALIDFROM_NEW | Call by reference | Type reference (TYPE) | REBDVALIDFROM | Neues Datum: Objekt gültig ab | 20040423 | |||
| 2 | ID_VALIDFROM_OLD | Call by reference | Type reference (TYPE) | REBDVALIDFROM | Altes Datum: Objekt gültig ab | 20040423 | |||
| 3 | ID_VALIDTO_NEW | Call by reference | Type reference (TYPE) | REBDVALIDTO | Neues Datum: Objekt gültig bis | 20040423 | |||
| 4 | ID_VALIDTO_OLD | Call by reference | Type reference (TYPE) | REBDVALIDTO | Altes Datum: Objekt gültig bis | 20040423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zeitraumänderung ist nicht möglich | 20040423 |
Method CHECK_VALID_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040315 |
Method CHECK_VALID_PERIOD on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method FREE Signature
Method FREE on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method FREE on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method GET_CHECKED_WITH_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CHECKED_WITH_PARENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Prüft Objekt auf neue Parent-Periode? | 20130816 |
Method GET_CHECKED_WITH_PARENT on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method GET_CHILDREN on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method GET_EXTENSION Signature
Method GET_EXTENSION on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method GET_EXTENSION on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method GET_FIELDSTATUS Signature
Method GET_FIELDSTATUS on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method GET_FIELDSTATUS on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method GET_VALID_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_VALIDFROM | Call by reference | Type reference (TYPE) | RECADATEFROM | Beginn des Zeitraums | 20040315 | |||
| 2 | ED_VALIDTO | Call by reference | Type reference (TYPE) | RECADATETO | Ende des Zeitraums | 20040315 | |||
| 3 | IF_OBJECT_PERIOD | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Bool: Direkt auf Objekt gesetzter Zeitraum (ohne PARENT) | 20040315 | ||
| 4 | IF_OLD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Alte Werte | 20051027 |
Method GET_VALID_PERIOD on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method GET_VALID_PERIOD_WITH_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_VALIDFROM | Call by reference | Type reference (TYPE) | RECADATEFROM | Datum: gültig ab | 20040315 | |||
| 2 | CD_VALIDTO | Call by reference | Type reference (TYPE) | RECADATETO | Datum: gültig bis | 20040315 | |||
| 3 | IF_OLD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Alte Werte | 20051027 |
Method GET_VALID_PERIOD_WITH_PARENT on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method INHERIT_VALID_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_INHERIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE=Erben, FALSE=direkt gesetzt | 20040315 | ||
| 2 | IF_VALIDFROM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Von-Datum erben | 20040315 | ||
| 3 | IF_VALIDTO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Bis-Datum erben | 20040315 |
Method INHERIT_VALID_PERIOD on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method INIT_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_REBD_HAS_VALID_PERIOD | Objekt mit Gültigkeitszeitraum | 20040315 |
Method INIT_BY_PARENT on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method INIT_BY_TEMPLATE Signature
Method INIT_BY_TEMPLATE on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method INIT_BY_TEMPLATE on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method IS_FIELDSTATUS_SET Signature
Method IS_FIELDSTATUS_SET on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method IS_INHERITANCE_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Vererbung möglich | 20040315 |
Method IS_INHERITANCE_POSSIBLE on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method IS_MODIFIED on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method IS_OK Signature
Method IS_OK on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method IS_OK on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method IS_PERIOD_CHANGE_CRITICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_CRITICAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Änderung ist kritisch | 20040315 |
Method IS_PERIOD_CHANGE_CRITICAL on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method IS_VALIDFROM_INHERITED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_INHERITED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Geerbt | 20040315 |
Method IS_VALIDFROM_INHERITED on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method IS_VALIDTO_INHERITED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_INHERITED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Geerbt | 20040315 |
Method IS_VALIDTO_INHERITED on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method IS_VALID_PERIOD_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Direkte Änderung möglich | 20040315 |
Method IS_VALID_PERIOD_CHANGEABLE on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method IS_VALID_PERIOD_INHERITED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_INHERITED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Geerbt | 20040315 |
Method IS_VALID_PERIOD_INHERITED on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method RELEASE Signature
Method RELEASE on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method RELEASE on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method SET_CHECKED_WITH_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CHECKED_WITH_PARENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Prüft Objekt auf neue Parent-Periode? | 20130816 |
Method SET_CHECKED_WITH_PARENT on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method SET_VALID_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VALIDFROM | Call by reference | Type reference (TYPE) | REBDVALIDFROM | Datum: Objekt gültig ab | 20040315 | |||
| 2 | ID_VALIDTO | Call by reference | Type reference (TYPE) | REBDVALIDTO | Datum: Objekt gültig bis | 20040315 | |||
| 3 | IF_NO_EVENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Keine Event auslösen | 20040315 |
Method SET_VALID_PERIOD on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Method STORE Signature
Method STORE on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Method STORE on class IF_REBD_VALID_PERIOD_MNGR has no exception.
Event Signatures
Event AFTER_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW_VALID_PERIOD | Exporting | Value transfer | Type reference (TYPE) | RECADATERANGE | Zeitraum von-bis nach dem Ändern | 20040315 | ||
| 2 | IS_NEW_VALID_PERIOD_OBJECT | Exporting | Value transfer | Type reference (TYPE) | RECADATERANGE | Zeitraum von-bis nach dem Ändern (Objekt - ohne Parent) | 20040315 | ||
| 3 | IS_OLD_VALID_PERIOD | Exporting | Value transfer | Type reference (TYPE) | RECADATERANGE | Zeitraum von-bis vor dem Ändern | 20040315 | ||
| 4 | IS_OLD_VALID_PERIOD_OBJECT | Exporting | Value transfer | Type reference (TYPE) | RECADATERANGE | Zeitraum von-bis vor dem Ändern (Objekt - ohne Parent) | 20040315 |
Event AFTER_STORE Signature
Event AFTER_STORE on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
Event CHECK_BEFORE_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VALIDFROM_NEW | Exporting | Value transfer | Type reference (TYPE) | REBDVALIDFROM | Neues Datum: Objekt gültig ab | 20070216 | ||
| 2 | ID_VALIDFROM_OLD | Exporting | Value transfer | Type reference (TYPE) | REBDVALIDFROM | Altes Datum: Objekt gültig ab | 20070216 | ||
| 3 | ID_VALIDTO_NEW | Exporting | Value transfer | Type reference (TYPE) | REBDVALIDTO | Neues Datum: Objekt gültig bis | 20070216 | ||
| 4 | ID_VALIDTO_OLD | Exporting | Value transfer | Type reference (TYPE) | REBDVALIDTO | Altes Datum: Objekt gültig bis | 20070216 | ||
| 5 | IO_MSGLIST | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20070216 |
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on class IF_REBD_VALID_PERIOD_MNGR has no parameter.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |