SAP ABAP Interface IF_ISSR_BASI_STORABLE (Object Can Be Stored)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-SR (Application Component) Regulatory reporting for insurance companies
⤷
VVSRFISL (Package) Statutory Reporting for Insurance from FI-SL
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_ISSR_BASI_STORABLE | |
| Short Description | Object Can Be Stored |
General Data
| Package | VVSRFISL | Statutory Reporting for Insurance from FI-SL |
| Created | 20060302 | SAP |
| Last changed | 20070913 | 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 | ISSR1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISSR_BASI_OBJECT | Instanziierbares Objekt | 20060318 |
Friends
Interface IF_ISSR_BASI_STORABLE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_ACTIVITY | Instance attribute | Public | Type reference (TYPE) | ISSRACTIVITY | 20060318 | |||
| 2 | MF_ARCHIVED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060318 | |||
| 3 | MF_AUTH_CHECK | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060318 | |||
| 4 | MF_ENQUEUE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060318 | ||
| 2 | Instance method | Public | Method | 20060318 | ||
| 3 | Instance method | Public | Method | 20060318 | ||
| 4 | Instance method | Public | Method | 20060318 | ||
| 5 | Instance method | Public | Method | 20060318 | ||
| 6 | Instance method | Public | Method | 20060318 | ||
| 7 | Instance method | Public | Method | 20060318 | ||
| 8 | Instance method | Public | Method | 20060318 | ||
| 9 | Instance method | Public | Method | 20060318 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_STORE | Instance Event (0) |
Public (2) |
20060318 | |
| 2 | BEFORE_STORE | Instance Event (0) |
Public (2) |
20060318 | |
| 3 | ON_CHECK_ALL | Instance Event (0) |
Public (2) |
20060318 |
Types
Interface IF_ISSR_BASI_STORABLE has no local type.
Method Signatures
Method ADD_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_ISSR_BASI_STORABLE | Speicherbares Unterobjekt | 20060318 |
Method ADD_CHILD on Interface IF_ISSR_BASI_STORABLE has no exception.
Method CHECK_ALL 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_ISSR_BASI_MESSAGE_LIST | Nachrichtensammler | 20060318 |
Method CHECK_ALL on Interface IF_ISSR_BASI_STORABLE has no exception.
Method FREE Signature
Method FREE on Interface IF_ISSR_BASI_STORABLE has no parameter.
Method FREE on Interface IF_ISSR_BASI_STORABLE has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETO_CHILDREN | Call by reference | Type reference (TYPE) | ISSR_T_IF_BASI_STORABLE | Liste der Unterobjekte | 20060318 |
Method GET_CHILDREN on Interface IF_ISSR_BASI_STORABLE has no exception.
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_MODIFIED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Daten geändert? | 20060318 |
Method IS_MODIFIED on Interface IF_ISSR_BASI_STORABLE has no exception.
Method IS_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fehler vorhanden? | 20060318 | |||
| 2 | EF_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Kein Fehler und keine Warnung vorhanden? | 20060318 | |||
| 3 | EF_WARNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | Warnung vorhanden? | 20060318 |
Method IS_OK on Interface IF_ISSR_BASI_STORABLE has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on Interface IF_ISSR_BASI_STORABLE has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_ISSR_BASI_STORABLE has no exception.
Method RELEASE Signature
Method RELEASE on Interface IF_ISSR_BASI_STORABLE has no parameter.
Method RELEASE on Interface IF_ISSR_BASI_STORABLE has no exception.
Method STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20060318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler vor dem Sichern (noch keine Verbuchung erfolgt) | 20060318 |
Event Signatures
Event AFTER_STORE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IN_UPDATE_TASK | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung wird "IN UPDATE TASK" durchgeführt | 20060318 |
Event BEFORE_STORE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_ISSR_BASI_MESSAGE_LIST | Nachrichtensammler (E-Meldung verhindert das Sichern) | 20060318 |
Event ON_CHECK_ALL Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_BEFORE_STORE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prüfung unmittelbar vor dem Sichern | 20060318 | |
| 2 | IO_MSGLIST | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_ISSR_BASI_MESSAGE_LIST | Nachrichtensammler | 20060318 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in |