SAP ABAP Class CL_ICL_SUBROREQ_OTHERSC_AL (Access to Other (Sub)Components)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_SUBROGATION_AL (Package) Claims: Subrogation: Application Logic Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ICL_SUBROREQ_CLAIMSC_AL Access to (Sub)Components of CM 20050514
Properties
Class CL_ICL_SUBROREQ_OTHERSC_AL  
Short Description Access to Other (Sub)Components    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package ICL_SUBROGATION_AL   Claims: Subrogation: Application Logic Layer 
Created 20050513   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ISCM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ICL_SUBROREQ_OTHERSC_AL has no interface implemented.
Friends
Class CL_ICL_SUBROREQ_OTHERSC_AL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_SUBROG_GUID Instance attribute Protected Type reference (TYPE) ICL_SUBROG_GUID_D_PE Universal Unique Identifier of Subrogation/Recovery 20050515
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ASSIGNED_OBJECT Instance method Protected Method Add Linked Object 20050520
2 CHECK_PAYER Instance method Public Method Checks Whether System Knows the Business Partner 20050523
3 GET_ASSIGNED_OBJECTS Instance method Protected Method Get Linked Objects 20050515
4 GET_CLAIM Instance method Public Method Get Claim 20050515
5 GET_NEGHEADER Instance method Public Method Gets Header of Negotiation 20050516
6 GET_NEGID Instance method Protected Method Gets GUID of Assigned Negotiation 20050516
7 GET_PAYMENT Instance method Public Method Gets Assigned Payment Header for Payment Item 20050515
8 GET_PAYMENTITEM Instance method Public Method Gets Assigned Payment Header for Payment Item 20050515
9 GET_PAYMENTS Instance method Public Method Gets All Persistent Payments (or in Current Memory) 20050516
10 GET_PROCESS Instance method Public Method Get Process Type 20050514
11 GET_SUBROG Instance method Public Method Gets Subrogation/Recovery Header 20050520
12 GET_SUBROG_GUID Instance method Public Method Get Subrogation/Recovery GUID 20050515
13 GET_TICL321 Instance method Public Method Get Policy Product Version 20050605
14 GET_TXT_CONTEXT Instance method Public Method Gets Text Fields from Claim Context 20050520
15 LOAD Instance method Public Method Reload Subro/Rcvry Receivables 20050515
16 LOAD_SUBROPAID Instance method Protected Method Gets All Receipts for a Subro/Rcvry Receivable 20050515
17 LOAD_SUBROREQ Instance method Protected Method Gets All Subro/Rcvry Receivables (Hdr) for Subro/Recovery 20050515
18 LOAD_SUBROREQITEM Instance method Protected Method Gets Subro/Rcvry Receivable Items for Subro/Recovery Recvble 20050515
19 MODIFY_ASSIGNED_OBJECT Instance method Protected Method Add Linked Object 20050523
20 MODIFY_MI Instance method Public Method Updates Current Memory + Obj.Instances f.Coins.(Persistency) 20070109
21 MODIFY_PAYER Instance method Public Method Updates Payer (Persistency) 20050520
22 MODIFY_SUBROREQ Instance method Public Method Updates Current Memory (Persistency) 20050520
23 MODIFY_SUBROREQITEM Instance method Public Method Updates Current Memory (Persistency) 20050523
24 SET_PAYMENTS Instance method Protected Method Gets All Persistent Payments (or in Current Memory) 20050523
25 SET_SUBROG_GUID Instance method Public Method Set Subrogation/Recovery GUID 20050515
Events
Class CL_ICL_SUBROREQ_OTHERSC_AL has no event.
Types
Class CL_ICL_SUBROREQ_OTHERSC_AL has no local type.
Method Signatures

Method ADD_ASSIGNED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SGUID Call by reference Type reference (TYPE) ICL_SOURCE_GUID UUID des Quelleintrags einer Verknüpfung 20050520
2 Changing CV_TGUID Call by reference Type reference (TYPE) ICL_TARGET_GUID UUID des Zieleintrags einer Verknüpfung 20050520
3 Importing IV_ASSIGNCAT Call by reference Type reference (TYPE) ICL_ASSIGN_CAT Verknüpfungstyp 20050520
4 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050520
5 Importing IV_SOURCETAB Call by reference Type reference (TYPE) ICL_SOURCE_TABNAME Tabellenname der Verknüpfungsquelle 20050520
6 Importing IV_TARGETTAB Call by reference Type reference (TYPE) ICL_TARGET_TABNAME Tabellenname des Verknüpfungsziels 20050520

Method ADD_ASSIGNED_OBJECT on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method CHECK_PAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAYER Call by reference Type reference (TYPE) ICL_PAYER Zahlungspflichtiger 20050523
# Exception Resumable Description Created on
1 CX_ICL_ERROR_PAYER Geschäftspartner nicht gefunden 20050604

Method GET_ASSIGNED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSIGNCAT Call by reference Type reference (TYPE) ICL_ASSIGN_CAT Verknüpfungstyp 20050515
2 Importing IV_SGUID Call by reference Type reference (TYPE) ICL_SOURCE_GUID UUID des Quelleintrags einer Verknüpfung 20050515
3 Returning RT_CLAIMASSIGN Value transfer Type reference (TYPE) ICLCLAIMASSIGN_TAB Fallteilobjektzuordnung - Tabellentyp 20050515
# Exception Resumable Description Created on
1 CLAIM_GET_ERROR Fehler beim Holen der verknüpften Objekte 20050515

Method GET_CLAIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CLAIM Value transfer Type reference (TYPE) ICLCLAIM Schaden-/Leistungsfall 20050515

Method GET_CLAIM on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method GET_NEGHEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE ID der Verhandlung 20050516
2 Returning RS_NEGHEADER Value transfer Type reference (TYPE) ICL_NEGHEADER Verhandlung (komplette Struktur für Tabellentypen) 20050516

Method GET_NEGHEADER on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method GET_NEGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBROREQID Call by reference Type reference (TYPE) ICL_ASSIGN_GUID UUID eines zu verknüpfenden Eintrags 20050516
2 Returning RV_NEGID Value transfer Type reference (TYPE) ICL_NEGID_D_PE ID der Verhandlung 20050516

Method GET_NEGID on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method GET_PAYMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PAYMENTITEM Call by reference Type reference (TYPE) ICL_PAYI Fallzahlung: Zahlungspositionen einer Zahlung 20050515
2 Returning RS_PAYMENT Value transfer Type reference (TYPE) ICL_PAYO Fallzahlung: Übersicht über alle Zahlungen 20050515

Method GET_PAYMENT on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method GET_PAYMENTITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SUBROREQITEM Call by reference Type reference (TYPE) ICL_SUBROREQITEM_S_AL Regressforderungsposition: Persistente und logische Felder 20050515
2 Returning RS_PAYMENTITEM Value transfer Type reference (TYPE) ICL_PAYI Fallzahlung: Zahlungspositionen einer Zahlung 20050515

Method GET_PAYMENTITEM on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method GET_PAYMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PAYIC Call by reference Type reference (TYPE) ICL_PAYI_TAB Schadenzahlung: Zahlungspositionen einer Zahlung 20050516
2 Exporting ET_PAYOV Call by reference Type reference (TYPE) ICL_PAYO_TAB Schadenzahlung: Übersicht über alle Zahlungen 20050516

Method GET_PAYMENTS on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method GET_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROCESS Value transfer Type reference (TYPE) ICL_PROCESS Betriebswirtschaftlicher Prozess einer internen Fallart 20050514

Method GET_PROCESS on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method GET_SUBROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBROG_GUID Call by reference Type reference (TYPE) ICL_SUBROG_GUID_D_PE SPACE Universal Unique Identifier des Regresses 20050520
2 Returning RS_SUBROG Value transfer Type reference (TYPE) ICL_SUBROG_WS_S_PE Regresskopf: Arbeitsstruktur (ICL_SUBROG + ext. Felder) 20050520

Method GET_SUBROG on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method GET_SUBROG_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUBROG_GUID Value transfer Type reference (TYPE) ICL_SUBROG_GUID_D_PE Universal Unique Identifier des Regresses 20050515

Method GET_SUBROG_GUID on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method GET_TICL321 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TICL321 Value transfer Type reference (TYPE) TICL321 Policenproduktversion 20050605

Method GET_TICL321 on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method GET_TXT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SUBROREQ Call by reference Type reference (TYPE) ICL_SUBROREQ_S_AL Regressforderung: Persistente und logische Felder 20050520
2 Changing CS_SUBROREQITEM Call by reference Type reference (TYPE) ICL_SUBROREQITEM_S_AL Regressforderungsposition: Persistente und logische Felder 20050523
# Exception Resumable Description Created on
1 CX_ICL_SUBROREQ Fehler im Bereich der Regressforderung 20050604

Method LOAD Signature

Method LOAD on class CL_ICL_SUBROREQ_OTHERSC_AL has no parameter.
Method LOAD on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method LOAD_SUBROPAID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SUBROREQ Call by reference Type reference (TYPE) ICL_SUBROREQ_S_AL Regressforderung: Persistente und logische Felder 20050515
2 Returning RT_SUBROPAID Value transfer Type reference (TYPE) ICL_SUBROPAID_T_AL Geldeingänge 20050515

Method LOAD_SUBROPAID on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method LOAD_SUBROREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBROG_GUID Call by reference Type reference (TYPE) ICL_SUBROG_GUID_D_PE SPACE Universal Unique Identifier des Regresses 20050515
2 Returning RT_SUBROREQ Value transfer Type reference (TYPE) ICL_SUBROREQ_T_AL Regressforderung: Persistente und logische Felder 20050515

Method LOAD_SUBROREQ on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method LOAD_SUBROREQITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SUBROREQ Call by reference Type reference (TYPE) ICL_SUBROREQ_S_AL Regressforderung: Persistente und logische Felder 20050515
2 Returning RT_SUBROREQITEM Value transfer Type reference (TYPE) ICL_SUBROREQITEM_T_AL Regressforderungsposition: Persistente und logische Felder 20050515

Method LOAD_SUBROREQITEM on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method MODIFY_ASSIGNED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SGUID Call by reference Type reference (TYPE) ICL_SOURCE_GUID UUID des Quelleintrags einer Verknüpfung 20050523
2 Changing CV_TGUID Call by reference Type reference (TYPE) ICL_TARGET_GUID UUID des Zieleintrags einer Verknüpfung 20050523
3 Importing IV_ASSIGNCAT Call by reference Type reference (TYPE) ICL_ASSIGN_CAT Verknüpfungstyp 20050523
4 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050523
5 Importing IV_SOURCETAB Call by reference Type reference (TYPE) ICL_SOURCE_TABNAME Tabellenname der Verknüpfungsquelle 20050523
6 Importing IV_TARGETTAB Call by reference Type reference (TYPE) ICL_TARGET_TABNAME Tabellenname des Verknüpfungsziels 20050523

Method MODIFY_ASSIGNED_OBJECT on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method MODIFY_MI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SUBROREQ Call by reference Type reference (TYPE) ICL_SUBROREQ_S_AL Regressforderung: Persistente und logische Felder 20070109
# Exception Resumable Description Created on
1 CX_ICL_SUBROREQ Fehler bei einem Regress 20070109

Method MODIFY_PAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SUBROREQ_NEW Call by reference Type reference (TYPE) ICL_SUBROREQ_S_AL Regressforderung: Persistente und logische Felder 20050520
2 Importing IS_SUBROREQ_OLD Call by reference Type reference (TYPE) ICL_SUBROREQ_S_AL Regressforderung: Persistente und logische Felder 20050520
# Exception Resumable Description Created on
1 CX_ICL_ERROR_PAYER Fehler beim Zahlungspflichtigen 20050603

Method MODIFY_SUBROREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SUBROREQ Call by reference Type reference (TYPE) ICL_SUBROREQ_S_AL Regressforderung: Persistente und logische Felder 20050520
2 Importing IS_SUBROREQ_OLD Call by reference Type reference (TYPE) ICL_SUBROREQ_S_AL Regressforderung: Persistente und logische Felder 20050520
# Exception Resumable Description Created on
1 CX_ICL_ERROR_PAYER Fehler beim Zahlungspflichtigen 20050603
2 CX_ICL_SUBROREQ Fehler bei einem Regress 20070102

Method MODIFY_SUBROREQITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SUBROREQITEM Call by reference Type reference (TYPE) ICL_SUBROREQITEM_S_AL Regressforderungsposition: Persistente und logische Felder 20050523
2 Importing IS_PAYMENTITEM_OLD Call by reference Type reference (TYPE) ICL_PAYI Fallzahlung: Zahlungspositionen einer Zahlung 20050523
3 Importing IS_SUBROREQITEM_OLD Call by reference Type reference (TYPE) ICL_SUBROREQITEM_S_AL Regressforderungsposition: Persistente und logische Felder 20050523
4 Importing IV_NO_MI_UPDATE Call by reference Type reference (TYPE) BOOLE_D SPACE Kennzeichen: Mitversicherung nicht aktualisieren 20070102
# Exception Resumable Description Created on
1 CX_ICL_SUBROREQ Fehler bei einem Regress 20070102

Method SET_PAYMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PAYIC Call by reference Type reference (TYPE) ICL_PAYI_TAB Schadenzahlung: Zahlungspositionen einer Zahlung 20050523
2 Importing IT_PAYOV Call by reference Type reference (TYPE) ICL_PAYO_TAB Schadenzahlung: Übersicht über alle Zahlungen 20050523

Method SET_PAYMENTS on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.

Method SET_SUBROG_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBROG_GUID Call by reference Type reference (TYPE) ICL_SUBROG_GUID_D_PE Universal Unique Identifier des Regresses 20050515

Method SET_SUBROG_GUID on class CL_ICL_SUBROREQ_OTHERSC_AL has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600