SAP ABAP Class IF_RESC_SU_SHAREOUT_MNGR (Manager for Allocation Rule (VISCSHAREOUT))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RECA_STORABLE | Object Can Be Stored | 20030211 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RESC_SU_SHAREOUT_MNGR | Manager for Allocation Rule (VISCSHAREOUT) | 20030211 |
Properties
| Class | IF_RESC_SU_SHAREOUT_MNGR | |
| Short Description | Manager for Allocation Rule (VISCSHAREOUT) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030211 | SAP |
| Last change | 20100310 | 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 IF_RESC_SU_SHAREOUT_MNGR has no interface implemented.
Friends
Class IF_RESC_SU_SHAREOUT_MNGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Settlement Unit (VIAK03) | 20030211 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RE_T_SUSHAREOUT | Split Settlement Factors for Settlement Variant (VISCS | 20030211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Could SU Have Allocation Rule for Simulation? [Abstract] | 20061127 | |
| 2 | Instance method | Public | Method | Gets Default Allocation Rules | 20030401 | |
| 3 | Instance method | Public | Method | Supplies First Entry to a Date | 20030212 | |
| 4 | Instance method | Public | Method | Supplies First Entry to a Date | 20030227 | |
| 5 | Instance method | Public | Method | Gets the Assigned Allocation Rules | 20030211 | |
| 6 | Instance method | Public | Method | Gets Assigned Allocation Rules by Any Date | 20030211 | |
| 7 | Instance method | Public | Method | Gets Assigned Allocation Rules by Assignment Date | 20030211 | |
| 8 | Instance method | Public | Method | Gets Assigned Allocation Rules by Assignment Date | 20030213 | |
| 9 | Instance method | Public | Method | Has Allocation Rule [abstract] | 20030627 | |
| 10 | Instance method | Public | Method | Has Allocation Rule for Simulation [Final] | 20061127 | |
| 11 | Instance method | Public | Method | Initializes Manager via Superordinate Object | 20030211 | |
| 12 | Instance method | Public | Method | Changes the Assigned Allocation Rules | 20030211 | |
| 13 | Instance method | Public | Method | Changes the Assigned Allocation Rules by Assignment Date | 20030219 | |
| 14 | Instance method | Public | Method | Changes Start of Validity of a Settlement Unit | 20030401 |
Events
Class IF_RESC_SU_SHAREOUT_MNGR has no event.
Types
Class IF_RESC_SU_SHAREOUT_MNGR has no local type.
Method Signatures
Method CAN_HAVE_A_SIM_SHAREOUTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_KEYDATE | Call by reference | Type reference (TYPE) | RECAKEYDATE | Stichtag | 20061127 | |||
| 2 | RF_HAS_SHAREOUTRULE | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20061127 |
Method CAN_HAVE_A_SIM_SHAREOUTRULE on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method GET_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_SUSHAREOUT | Gesplittete Abrechnungsgrößen zur Abrechnungsvariante (VISCS | 20030401 |
Method GET_DEFAULT on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method GET_DETAIL_BY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DATE | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Beginn einer Abrechnungsperiode | 20030212 | ||
| 2 | ID_PURPOSE | Call by reference | Type reference (TYPE) | RESCSUSHAREOUT-PURPOSE | Für welchen Zweck gilt die Bemessung | 20030212 | |||
| 3 | RS_DETAIL | Value transfer | Type reference (TYPE) | RESCSUSHAREOUT | Gesplittete Abrechnungsgrößen zur Abrechnungsvariante | 20030212 |
Method GET_DETAIL_BY_DATE on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method GET_DETAIL_X_BY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DATE | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Beginn einer Abrechnungsperiode | 20030227 | ||
| 2 | ID_PURPOSE | Call by reference | Type reference (TYPE) | RESCSUSHAREOUT-PURPOSE | Für welchen Zweck gilt die Bemessung | 20030227 | |||
| 3 | RS_DETAIL | Value transfer | Type reference (TYPE) | RESCSUSHAREOUT_X | Gesplittete Abrechnungsgrößen zur Abrechnungsvariante | 20030227 |
Method GET_DETAIL_X_BY_DATE on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_SUSHAREOUT | Gesplittete Abrechnungsgrößen zur Abrechnungsvariante (VISCS | 20030211 |
Method GET_LIST on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method GET_LIST_BY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_SUSHAREOUT | Gesplittete Abrechnungsgrößen zur Abrechnungsvariante (VISCS | 20030211 | |||
| 2 | ID_DATE | Value transfer | Type reference (TYPE) | SYDATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030211 |
Method GET_LIST_BY_DATE on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method GET_LIST_BY_VALIDFROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_SUSHAREOUT | Gesplittete Abrechnungsgrößen zur Abrechnungsvariante (VISCS | 20030211 | |||
| 2 | ID_VALIDFROM | Value transfer | Type reference (TYPE) | RESCSUSHAREOUT-VALIDFROM | Datum, ab dem die Zuordnung beachtet wird | 20030211 |
Method GET_LIST_BY_VALIDFROM on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method GET_LIST_X_BY_VALIDFROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_SUSHAREOUT_X | Gesplittete Abrechnungsgrößen zur Abrechnungsvariante (VISCS | 20030213 | |||
| 2 | ID_VALIDFROM | Value transfer | Type reference (TYPE) | RESCSUSHAREOUT-VALIDFROM | Datum, ab dem die Zuordnung beachtet wird | 20030213 |
Method GET_LIST_X_BY_VALIDFROM on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method HAS_SHAREOUTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_HAS_SHAREOUTRULE | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20030627 |
Method HAS_SHAREOUTRULE on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method HAS_SIM_SHAREOUTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_KEYDATE | Call by reference | Type reference (TYPE) | RECAKEYDATE | Stichtag | 20061127 | |||
| 2 | RF_HAS_SHAREOUTRULE | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20061127 |
Method HAS_SIM_SHAREOUTRULE on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method INIT_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VIAK03) | 20030211 |
Method INIT_BY_PARENT on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method SET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | RE_T_SUSHAREOUT | Gesplittete Abrechnungsgrößen zur Abrechnungsvariante (VISCS | 20030211 |
Method SET_LIST on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method SET_LIST_WITH_VALIDFROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VALIDFROM | Value transfer | Type reference (TYPE) | RESCSUSHAREOUT-VALIDFROM | Datum, ab dem die Zuordnung beachtet wird | 20030219 | |||
| 2 | IT_LIST | Call by reference | Type reference (TYPE) | RE_T_SUSHAREOUT | Gesplittete Abrechnungsgrößen zur Abrechnungsvariante (VISCS | 20030219 |
Method SET_LIST_WITH_VALIDFROM on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
Method SET_VALIDFROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VALIDFROM | Call by reference | Type reference (TYPE) | RESCSUVALIDFROM | Gültig-ab-Datum einer Abrechnungseinheit | 20030401 |
Method SET_VALIDFROM on class IF_RESC_SU_SHAREOUT_MNGR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |