SAP ABAP Class CL_ISSR_OUT_DATA_CONVERTER (ISSR: dynamische Feldzuweisungen)
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
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISSR_OUT_DATA_SRC_FLDET | Klasse zur BAdI-Impl.: ISSR_OUT_DATA_SRC_FLDET | 20111209 |
Properties
| Class | CL_ISSR_OUT_DATA_CONVERTER | |
| Short Description | ISSR: dynamische Feldzuweisungen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VVSRFISL | Statutory Reporting for Insurance from FI-SL |
| Created | 20111129 | SAP |
| Last change | 20130531 | 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 CL_ISSR_OUT_DATA_CONVERTER has no interface implemented.
Friends
Class CL_ISSR_OUT_DATA_CONVERTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TABNAME | 'ISSR_MACVRU' | 20111209 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TABNAME | 'ISSR_MACVFIAS' | 20111209 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISSR_BASI_DATA_CONTAINER | 20111209 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TABNAME | 'ISSR_MACVTA' | 20111209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20111209 | ||
| 2 | Instance method | Protected | Method | 20111209 | ||
| 3 | Instance method | Public | Constructor | 20111209 | ||
| 4 | Instance method | Public | Method | 20111209 | ||
| 5 | Instance method | Public | Method | 20111209 | ||
| 6 | Instance method | Protected | Method | 20111209 | ||
| 7 | Instance method | Protected | Method | 20111209 | ||
| 8 | Instance method | Protected | Method | 20111209 | ||
| 9 | Instance method | Protected | Method | 20111209 |
Events
Class CL_ISSR_OUT_DATA_CONVERTER has no event.
Types
Class CL_ISSR_OUT_DATA_CONVERTER has no local type.
Method Signatures
Method ASSIGN_COLLECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TOTABLE | Call by reference | Type reference (TYPE) | ANY | Empfaengerstruktur | 20111209 | |||
| 2 | CT_TOTABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Empfaengertabelle | 20111209 | |||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_ISSR_BASI_MESSAGE_LIST | Message Collector | 20111209 | |||
| 4 | IS_FROMTABLE | Call by reference | Type reference (TYPE) | ANY | Sendestruktur | 20111209 | |||
| 5 | IT_RULETAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Regeltabelle in type issr_mafias | 20111209 |
Method ASSIGN_COLLECTOR on class CL_ISSR_OUT_DATA_CONVERTER has no exception.
Method COMPLEX_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TOTABLE | Call by reference | Type reference (TYPE) | ANY | Empfängerstruktur | 20111209 | |||
| 2 | IS_FROMTABLE | Call by reference | Type reference (TYPE) | ANY | Sendestruktur | 20111209 | |||
| 3 | IS_RULETAB | Call by reference | Type reference (TYPE) | ISSR_MACVFIAS | Converter Haupt-Regeltabelle | 20111209 |
Method COMPLEX_ASSIGN on class CL_ISSR_OUT_DATA_CONVERTER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISSR_OUT_DATA_CONVERTER has no parameter.
Method CONSTRUCTOR on class CL_ISSR_OUT_DATA_CONVERTER has no exception.
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TOTABLE | Call by reference | Type reference (TYPE) | ANY | totable als Sruktur | 20111209 | |||
| 2 | CT_TOTABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | totable als Tabelle | 20111209 | |||
| 3 | ID_INTERFACE | Call by reference | Type reference (TYPE) | ISSR_INTERFACE | Bezeichnung der Eingangsschnittstelle | 20111209 | |||
| 4 | ID_UEXIT_VAR | Call by reference | Type reference (TYPE) | ISSR_UEXIT_VAR | Userexit-Variante | 20111209 | |||
| 5 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_ISSR_BASI_MESSAGE_LIST | Message Collector | 20111209 | |||
| 6 | IS_FROMTABLE | Call by reference | Type reference (TYPE) | ANY | fromtable als Struktur | 20111209 |
Method CONVERT on class CL_ISSR_OUT_DATA_CONVERTER has no exception.
Method CONVERT_MW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TOTABLE | Call by reference | Type reference (TYPE) | ANY | empfaengerstruktur | 20111209 | |||
| 2 | CT_TOTABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | empfaengertabelle | 20111209 | |||
| 3 | ID_COUNTRY_VAR | Call by reference | Type reference (TYPE) | ISSR_REP_COUNTRY | Meldewesenvariante | 20111209 | |||
| 4 | ID_INTERFACE | Call by reference | Type reference (TYPE) | ISSR_INTERFACE | Bezeichnung der Eingangsschnittstelle | 20111209 | |||
| 5 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_ISSR_BASI_MESSAGE_LIST | Message Collector | 20111209 | |||
| 6 | IS_FROMTABLE | Call by reference | Type reference (TYPE) | ANY | sendestruktur | 20111209 |
Method CONVERT_MW on class CL_ISSR_OUT_DATA_CONVERTER has no exception.
Method DERIVED_FIELD_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TOTABLE | Call by reference | Type reference (TYPE) | ANY | Empfängerstruktur | 20111209 | |||
| 2 | IS_FROMTABLE | Call by reference | Type reference (TYPE) | ANY | Sendestruktur | 20111209 | |||
| 3 | IS_MACVRU | Call by reference | Type reference (TYPE) | ISSR7_SOLUTION | ISSR: Tabelle für indirekt zuzuweisende Felder | 20111209 | |||
| 4 | IS_RULETAB | Call by reference | Type reference (TYPE) | ISSR_MACVFIAS | Interface: Steuerungstabelle für Feldzuordnung | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20111209 |
Method DIRECT_FIELD_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TOTABLE | Call by reference | Type reference (TYPE) | ANY | Empfängerstruktur | 20111209 | |||
| 2 | IS_FROMTABLE | Call by reference | Type reference (TYPE) | ANY | Sendestruktur | 20111209 | |||
| 3 | IS_RULETAB | Call by reference | Type reference (TYPE) | ISSR_MACVFIAS | Interface: Steuerungstabelle für Feldzuordnung | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20111209 |
Method EXIT_FIELD_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TOTABLE | Call by reference | Type reference (TYPE) | ANY | Empfängerstruktur | 20111209 | |||
| 2 | CT_TOTABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Empfängertabelle | 20111209 | |||
| 3 | IS_FROMTABLE | Call by reference | Type reference (TYPE) | ANY | Sendestruktur | 20111209 | |||
| 4 | IS_RULETAB | Call by reference | Type reference (TYPE) | ISSR_MACVFIAS | Interface: Steuerungstabelle für Feldzuordnung | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20111209 |
Method TRANSFERTABLE_FIELD_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TOTABLE | Call by reference | Type reference (TYPE) | ANY | Empfängerstruktur | 20111209 | |||
| 2 | IM_FROMTABLE | Call by reference | Type reference (TYPE) | ANY | Sendestruktur | 20111209 | |||
| 3 | IM_WA_MACVRU | Call by reference | Type reference (TYPE) | ISSR7_SOLUTION | ISSR: Tabelle für indirekt zuzuweisende Felder | 20111209 | |||
| 4 | IM_WA_RULETAB | Call by reference | Type reference (TYPE) | ISSR_MACVFIAS | Interface: Steuerungstabelle für Feldzuordnung | 20111209 |
Method TRANSFERTABLE_FIELD_ASSIGN on class CL_ISSR_OUT_DATA_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |