SAP ABAP Class CL_ISSR_BASI_RG_SERVICES (Services für die Registrierung)
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
⤷
⤷
Properties
| Class | CL_ISSR_BASI_RG_SERVICES | |
| Short Description | Services für die Registrierung | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | VVSRFISL | Statutory Reporting for Insurance from FI-SL |
| Created | 20080808 | SAP |
| Last change | 20110810 | 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) |
Interfaces
Class CL_ISSR_BASI_RG_SERVICES has no interface implemented.
Friends
Class CL_ISSR_BASI_RG_SERVICES has no friend class.
Attributes
Class CL_ISSR_BASI_RG_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20091117 | ||
| 2 | Static method | Public | Method | 20091117 | ||
| 3 | Static method | Public | Method | 20091012 | ||
| 4 | Static method | Public | Method | 20091012 | ||
| 5 | Static method | Public | Method | 20091012 | ||
| 6 | Static method | Public | Method | 20091012 | ||
| 7 | Static method | Private | Method | 20091012 | ||
| 8 | Static method | Private | Method | 20091012 |
Events
Class CL_ISSR_BASI_RG_SERVICES has no event.
Types
Class CL_ISSR_BASI_RG_SERVICES has no local type.
Method Signatures
Method CREATE_RG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20091117 | |||
| 2 | ID_COUNTRYVAR | Value transfer | Type reference (TYPE) | ISSR_REP_COUNTRY | Meldewesenvariante | 20091117 | |||
| 3 | ID_RGSENDEROBJNR | Value transfer | Type reference (TYPE) | ISSRRGSENDEROBJNR | Objektnummer des Empfängerobjekts | 20091117 | |||
| 4 | IF_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091117 | ||||
| 5 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091117 | ||||
| 6 | IF_MSGLIST_INSTEAD_OF_EXC | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091117 | ||||
| 7 | IF_TEST_RUN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091117 | ||||
| 8 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_ISSR_BASI_MESSAGE_LIST | Message Collector | 20091117 | |||
| 9 | IS_RG_INP | Value transfer | Type reference (TYPE) | ISSR_BASI_RG_INP | Registrierungseintrag: Eingabefelder | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20091117 |
Method DELETE_RG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20091117 | |||
| 2 | ID_COUNTRYVAR | Value transfer | Type reference (TYPE) | ISSR_REP_COUNTRY | Meldewesenvariante | 20091117 | |||
| 3 | ID_RGSENDEROBJNR | Value transfer | Type reference (TYPE) | ISSRRGSENDEROBJNR | Objektnummer des Empfängerobjekts | 20091117 | |||
| 4 | IF_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091117 | ||||
| 5 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091117 | ||||
| 6 | IF_MSGLIST_INSTEAD_OF_EXC | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091117 | ||||
| 7 | IF_TEST_RUN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091117 | ||||
| 8 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_ISSR_BASI_MESSAGE_LIST | Message Collector | 20091117 | |||
| 9 | IS_RG_INP | Value transfer | Type reference (TYPE) | ISSR_BASI_RG_INP | Registrierungseintrag: Eingabefelder | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20091117 |
Method GET_RG_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RG_RECEIVER | Call by reference | Type reference (TYPE) | ISSR_T_RG_RECEIVER | Registierungsempfänger | 20091012 | |||
| 2 | ID_FILTER_RESPONSIBLE | Value transfer | Type reference (TYPE) | CSEQUENCE | '*' | Verantwortlicher des Registrierungsempfängers | 20091012 | ||
| 3 | ID_FILTER_RGRECEIVEROBJNR | Value transfer | Type reference (TYPE) | ISSRRGRECEIVEROBJNR | Objektnummer des Empfängerobjekts | 20091012 | |||
| 4 | ID_FILTER_RGSTATE | Value transfer | Type reference (TYPE) | ISSRRGSTATE | Objektzustand | 20091012 |
Method GET_RG_LIST on class CL_ISSR_BASI_RG_SERVICES has no exception.
Method GET_RG_LIST_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RG_RECEIVER_X | Call by reference | Type reference (TYPE) | ISSR_T_RG_RECEIVER_X | Registierungsempfänger und Zusatzfelder | 20091012 | |||
| 2 | ID_FILTER_RESPONSIBLE | Value transfer | Type reference (TYPE) | CSEQUENCE | '*' | Verantwortlicher des Registrierungsempfängers | 20091012 | ||
| 3 | ID_FILTER_RGRECEIVEROBJNR | Value transfer | Type reference (TYPE) | ISSRRGRECEIVEROBJNR | Objektnummer des Empfängerobjekts | 20091012 | |||
| 4 | ID_FILTER_RGSTATE | Value transfer | Type reference (TYPE) | ISSRRGSTATE | Objektzustand | 20091012 | |||
| 5 | ID_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20091012 |
Method GET_RG_LIST_X on class CL_ISSR_BASI_RG_SERVICES has no exception.
Method GET_RG_STATE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RG_STATE_X | Call by reference | Type reference (TYPE) | ISSR_T_RG_STATE_X | Objektzustände | 20091012 | |||
| 2 | ID_FILTER_RESPONSIBLE | Value transfer | Type reference (TYPE) | CSEQUENCE | '*' | Verantwortlicher des Registrierungsempfängers | 20091012 | ||
| 3 | ID_FILTER_RGRECEIVEROBJNR | Value transfer | Type reference (TYPE) | ISSRRGRECEIVEROBJNR | Objektnummer des Empfängerobjekts | 20091012 | |||
| 4 | ID_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20091012 |
Method GET_RG_STATE_LIST on class CL_ISSR_BASI_RG_SERVICES has no exception.
Method UPDATE_RECEIVER_BY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ANY_DONE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Mindestens 1 Reg.-empfänger wurde erfolgreich aktualisiert | 20091012 | |||
| 2 | ET_RG_RECEIVER_DONE | Call by reference | Type reference (TYPE) | ISSR_T_RG_RECEIVER | Erfolgreich aktualisierte Registierungsempfänger | 20091012 | |||
| 3 | IF_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | COMMIT WORK in der Methode aufrufen | 20091012 | ||
| 4 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20091012 | ||
| 5 | IF_WITH_PROGRESS_IND | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Mit Verlaufsanzeige in Statuszeile | 20091012 | ||
| 6 | IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_ISSR_BASI_MESSAGE_LIST | Protokoll | 20091012 | |||
| 7 | IT_RG_RECEIVER | Call by reference | Type reference (TYPE) | ISSR_T_RG_RECEIVER | Registierungsempfänger | 20091012 |
Method UPDATE_RECEIVER_BY_LIST on class CL_ISSR_BASI_RG_SERVICES has no exception.
Method _CONVERT_FILTER_RESPONSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SO_RESPONSIBLE | Call by reference | Type reference (TYPE) | ISSR_T_R_RESPONSIBLE | Select-Options für Objektverantwortlichen | 20091012 | |||
| 2 | ID_FILTER_RESPONSIBLE | Call by reference | Type reference (TYPE) | ISSRRESPONSIBLE | Verantwortlicher | 20091012 |
Method _CONVERT_FILTER_RESPONSIBLE on class CL_ISSR_BASI_RG_SERVICES has no exception.
Method _CONVERT_FILTER_RGSTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SO_RGSTATE | Call by reference | Type reference (TYPE) | ISSR_T_R_RGSTATE | Select-Options für Objektzustand | 20091012 | |||
| 2 | ID_FILTER_RGSTATE | Call by reference | Type reference (TYPE) | ISSRRGSTATE | Objektzustand | 20091012 |
Method _CONVERT_FILTER_RGSTATE on class CL_ISSR_BASI_RG_SERVICES has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in |