SAP ABAP Class CL_ICL_CLAIMASSIGN_SUBOBJECT (Services for Claim Subobject Assignments)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_CDC (Package) FS-CM: Data Capture
⤷
⤷
Properties
| Class | CL_ICL_CLAIMASSIGN_SUBOBJECT | |
| Short Description | Services for Claim Subobject Assignments | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_CDC | FS-CM: Data Capture |
| Created | 20050812 | SAP |
| Last change | 20090218 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICL_CLAIMASSIGN_SUBOBJECT has no forward declaration.
Interfaces
Class CL_ICL_CLAIMASSIGN_SUBOBJECT has no interface implemented.
Friends
Class CL_ICL_CLAIMASSIGN_SUBOBJECT has no friend class.
Attributes
Class CL_ICL_CLAIMASSIGN_SUBOBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determines Whether AssignCat Is Registered in TICL215 | 20050823 | |
| 2 | Static method | Public | Method | Assigns the Specified Claim Subobjects to One Another | 20050812 | |
| 3 | Static method | Public | Method | Determines Whether Cross-Claim Assignment Is Supported | 20050823 | |
| 4 | Static method | Public | Method | Deletes Assignment of Specified Claim Subobjects | 20081029 | |
| 5 | Static method | Private | Method | Creates an ICL_CLAIMASSIGN Instance | 20050812 |
Events
Class CL_ICL_CLAIMASSIGN_SUBOBJECT has no event.
Types
Class CL_ICL_CLAIMASSIGN_SUBOBJECT has no local type.
Method Signatures
Method ASSIGNCAT_IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSIGNCAT | Call by reference | Type reference (TYPE) | ICL_ASSIGN_CAT | Verknüpfungstyp | 20050823 | |||
| 2 | RV_XVALID | Value transfer | Type reference (TYPE) | BOOLE_D | Kennzeichen zur Gültigkeit der Assigncat | 20050823 |
Method ASSIGNCAT_IS_VALID on class CL_ICL_CLAIMASSIGN_SUBOBJECT has no exception.
Method ASSIGN_SUBOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSIGNCAT | Call by reference | Type reference (TYPE) | ICL_ASSIGN_CAT | Verknüpfungstyp | 20050812 | |||
| 2 | IV_ASSIGNTYPE | Call by reference | Type reference (TYPE) | ICL_ASSIGN_TYPE_D | Verknüpfungsart | 20081029 | |||
| 3 | IV_SRCE_CLAIM | Call by reference | Type reference (TYPE) | ICL_CLAIM | Nummer des Schaden-/Leistungsfalls | 20050812 | |||
| 4 | IV_SRCE_SUBOBJCAT | Call by reference | Type reference (TYPE) | ICL_SUBOBJCAT | Fallteilobjekttyp | 20050812 | |||
| 5 | IV_SRCE_SUBOBJECT | Call by reference | Type reference (TYPE) | ICL_SUBOBJECT | Fallteilobjekt | 20050812 | |||
| 6 | IV_TRGT_CLAIM | Call by reference | Type reference (TYPE) | ICL_CLAIM | Nummer des Schaden-/Leistungsfalls | 20050812 | |||
| 7 | IV_TRGT_SUBOBJCAT | Call by reference | Type reference (TYPE) | ICL_SUBOBJCAT | Fallteilobjekttyp | 20050812 | |||
| 8 | IV_TRGT_SUBOBJECT | Call by reference | Type reference (TYPE) | ICL_SUBOBJECT | Fallteilobjekt | 20050812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Teilobjekt nicht gefunden | 20050816 |
Method CROSS_CLAIMASSIGN_IS_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSIGNCAT | Call by reference | Type reference (TYPE) | ICL_ASSIGN_CAT | Verknüpfungstyp | 20050823 | |||
| 2 | RV_XSUPPORTED | Value transfer | Type reference (TYPE) | BOOLE_D | Kennzeichen: fallübergreifende Verknüpfungen unterstützt | 20050823 |
Method CROSS_CLAIMASSIGN_IS_SUPPORTED on class CL_ICL_CLAIMASSIGN_SUBOBJECT has no exception.
Method DELETE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSIGNCAT | Call by reference | Type reference (TYPE) | ICL_ASSIGN_CAT | Verknüpfungstyp | 20081029 | |||
| 2 | IV_ASSIGNTYPE | Call by reference | Type reference (TYPE) | ICL_ASSIGN_TYPE_D | Verknüpfungsart | 20081029 | |||
| 3 | IV_SRCE_CLAIM | Call by reference | Type reference (TYPE) | ICL_CLAIM | Nummer des Schaden-/Leistungsfalls | 20081029 | |||
| 4 | IV_SRCE_SUBOBJCAT | Call by reference | Type reference (TYPE) | ICL_SUBOBJCAT | Fallteilobjekttyp | 20081029 | |||
| 5 | IV_SRCE_SUBOBJECT | Call by reference | Type reference (TYPE) | ICL_SUBOBJECT | Fallteilobjekt | 20081029 | |||
| 6 | IV_TRGT_CLAIM | Call by reference | Type reference (TYPE) | ICL_CLAIM | Nummer des Schaden-/Leistungsfalls | 20081029 | |||
| 7 | IV_TRGT_SUBOBJCAT | Call by reference | Type reference (TYPE) | ICL_SUBOBJCAT | Fallteilobjekttyp | 20081029 | |||
| 8 | IV_TRGT_SUBOBJECT | Call by reference | Type reference (TYPE) | ICL_SUBOBJECT | Fallteilobjekt | 20081029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Teilobjekt nicht gefunden | 20081029 |
Method INIT_CLAIMASSIGN_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBOBJCAT | Call by reference | Type reference (TYPE) | ICL_SUBOBJCAT | Fallteilobjekttyp | 20050812 | |||
| 2 | RO_CLAIMASSIGN | Value transfer | Object reference (TYPE REF TO) | ICL_CLAIMASSIGN | Fallteilobjekttypspezifische BAdI Instanz | 20050812 |
Method INIT_CLAIMASSIGN_BADI on class CL_ICL_CLAIMASSIGN_SUBOBJECT has no exception.
History
| Last changed by/on | SAP | 20090218 |
| SAP Release Created in | 600 |