SAP ABAP Class IF_BENTYPE_TREE_ICL (Interface for Access to Benefit Type Tree)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BENTREE_TICL162 | Benefit Type Tree TICL162 | 20020705 |
Properties
| Class | IF_BENTYPE_TREE_ICL | |
| Short Description | Interface for Access to Benefit Type Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020704 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BENTYPE_TREE_ICL has no forward declaration.
Interfaces
Class IF_BENTYPE_TREE_ICL has no interface implemented.
Friends
Class IF_BENTYPE_TREE_ICL has no friend class.
Attributes
Class IF_BENTYPE_TREE_ICL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Iterate across the top nodes that are cross subclaim | 20020704 | |
| 2 | Instance method | Public | Method | Get the subclaim types that lie under a benefit type | 20030703 | |
| 3 | Instance method | Public | Method | Get the subclaim types that lie under a benefit type | 20020705 | |
| 4 | Instance method | Public | Method | Loop over nodes that are cross subclaim type | 20030703 | |
| 5 | Instance method | Public | Method | Iterate across the top nodes of each subclaim type | 20030703 | |
| 6 | Instance method | Public | Method | Loop over nodes that are cross subclaim type | 20020724 | |
| 7 | Instance method | Public | Method | Loop over nodes that are cross subclaim type | 20030819 | |
| 8 | Instance method | Public | Method | Loop over nodes that are cross subclaim type | 20030703 | |
| 9 | Instance method | Public | Method | Iterate across the top nodes of each subclaim type | 20020705 |
Events
Class IF_BENTYPE_TREE_ICL has no event.
Types
Class IF_BENTYPE_TREE_ICL has no local type.
Method Signatures
Method ACROSS_SUBCLTYPE_TOPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC_BENTREE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_PROC_BEN_TREENODE_ICL | Process a node of the benefit tree | 20020704 |
Method ACROSS_SUBCLTYPE_TOPS on class IF_BENTYPE_TREE_ICL has no exception.
Method GET_COVERED_COVTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COVTYPES | Call by reference | Type reference (TYPE) | ICL_COVTYPE_TAB | Tabelle der Teilschaden-/Deckungsarten | 20030703 | |||
| 2 | IV_BENTYPE | Call by reference | Type reference (TYPE) | ICL_BENTYPE | Leistungsart | 20030703 |
Method GET_COVERED_COVTYPES on class IF_BENTYPE_TREE_ICL has no exception.
Method GET_COVERED_SUBCLTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBCLTYPES | Call by reference | Type reference (TYPE) | ICL_SUBCLTYPE_TAB | Tabelle der Teilschaden-/Deckungsarten | 20020705 | |||
| 2 | IV_BENTYPE | Call by reference | Type reference (TYPE) | ICL_BENTYPE | Leistungsart | 20020705 |
Method GET_COVERED_SUBCLTYPES on class IF_BENTYPE_TREE_ICL has no exception.
Method LOOP_COVTYPE_BENTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC_BENTREE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_PROC_BEN_TREENODE_ICL | Process a node of the benefit tree | 20030703 | |||
| 2 | IV_COVTYPE | Value transfer | Type reference (TYPE) | ICL_COVTYPE | Deckungsart | 20030703 | |||
| 3 | IV_PBENTYPE | Value transfer | Type reference (TYPE) | TICL162-PBENTYPE | Übergeordnete erlaubte Leistungsart | 20030703 |
Method LOOP_COVTYPE_BENTYPES on class IF_BENTYPE_TREE_ICL has no exception.
Method LOOP_COVTYPE_TOPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC_BENTREE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_PROC_BEN_TREENODE_ICL | Process a node of the benefit tree | 20030703 | |||
| 2 | IO_PROC_NEW_COVTYPE | Call by reference | Object reference (TYPE REF TO) | IF_PROC_NEW_COVTYPE | Process the next subcltype | 20030703 | |||
| 3 | IV_PBENTYPE | Value transfer | Type reference (TYPE) | TICL162-PBENTYPE | Übergeordnete erlaubte Leistungsart | 20030703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error | 20030815 |
Method LOOP_CROSSSUBCLT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC_BENTREE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_PROC_BEN_TREENODE_ICL | Process a node of the benefit tree | 20020724 | |||
| 2 | I_PBENTYPE | Call by reference | Type reference (TYPE) | TICL162-PBENTYPE | Übergeordnete erlaubte Leistungsart | 20020724 |
Method LOOP_CROSSSUBCLT_NODES on class IF_BENTYPE_TREE_ICL has no exception.
Method LOOP_CROSS_COVTYPE_BENTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC_BENTREE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_PROC_BEN_TREENODE_ICL | Process a node of the benefit tree | 20030819 | |||
| 2 | I_PBENTYPE | Call by reference | Type reference (TYPE) | TICL162-PBENTYPE | Übergeordnete erlaubte Leistungsart | 20030819 |
Method LOOP_CROSS_COVTYPE_BENTYPES on class IF_BENTYPE_TREE_ICL has no exception.
Method LOOP_SUBCLTYPE_BENTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC_BENTREE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_PROC_BEN_TREENODE_ICL | Process a node of the benefit tree | 20030703 | |||
| 2 | IV_PBENTYPE | Value transfer | Type reference (TYPE) | TICL162-PBENTYPE | Übergeordnete erlaubte Leistungsart | 20030703 | |||
| 3 | IV_SUBCLTYPE | Value transfer | Type reference (TYPE) | TICL005-SUBCLTYPE | Deckungsart | 20030703 |
Method LOOP_SUBCLTYPE_BENTYPES on class IF_BENTYPE_TREE_ICL has no exception.
Method LOOP_SUBCLTYPE_TOPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC_BENTREE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_PROC_BEN_TREENODE_ICL | Process a node of the benefit tree | 20020705 | |||
| 2 | IO_PROC_NEW_SUBCLTYPE | Call by reference | Object reference (TYPE REF TO) | IF_PROC_NEW_SUBCLTYPE | Process the next subcltype | 20020705 | |||
| 3 | IV_PBENTYPE | Value transfer | Type reference (TYPE) | TICL162-PBENTYPE | Übergeordnete erlaubte Leistungsart | 20020724 |
Method LOOP_SUBCLTYPE_TOPS on class IF_BENTYPE_TREE_ICL has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |