SAP ABAP Class CL_RECN_OA_SPLT_BATCH_STORABLE (RECN: Batch Number for Org. Assgmts Split)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
PSM-FM (Application Component) Funds Management
⤷
FM_RE_EXTENSIONS_E (Package) Extensions to RE for Funds Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation | 20080630 |
Properties
| Class | CL_RECN_OA_SPLT_BATCH_STORABLE | |
| Short Description | RECN: Batch Number for Org. Assgmts Split | |
| Super Class | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FM_RE_EXTENSIONS_E | Extensions to RE for Funds Management |
| Created | 20080630 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RECN_OA_SPLT_BATCH_STORABLE has no forward declaration.
Interfaces
Class CL_RECN_OA_SPLT_BATCH_STORABLE has no interface implemented.
Friends
Class CL_RECN_OA_SPLT_BATCH_STORABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RECAEXTID | 'RECN_OA_SPLIT' | 20080630 | |||
| 2 | Constant | Private | Type reference (TYPE) | TABNAME | 'RECN_OA_SPLIT' | Table Name | 20080630 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | MTYPE_T_EXM | Local Table Type for RECN_OA_SPLIT | 20080630 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | MTYPE_T_EXM | Local Table Type for RECN_OA_SPLIT | 20080630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get conditional split flag | 20080630 | |
| 2 | Instance method | Public | Method | Gets the Current Data | 20080630 | |
| 3 | Instance method | Private | Method | Repair the list | 20080630 | |
| 4 | Instance method | Public | Method | Writes Changes to mt_list | 20080630 |
Events
Class CL_RECN_OA_SPLT_BATCH_STORABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_T_EXM | Public | See coding | Local Table Type for RECN_OA_SPLIT | 20080630 | MTYPE_T_EXM TYPE STANDARD TABLE OF recn_oa_split
|
Method Signatures
Method GET_CDSPLIT_FLG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PAYMENT_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_RETM_PAYMENT_MNGR | Posting Term Manager (VITMPY) | 20080630 | |||
| 2 | I_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Term Number | 20080630 | |||
| 3 | I_VALIDFROM | Call by reference | Type reference (TYPE) | RETMTERMVALIDFROM | Valid-From Date of Term | 20080630 | |||
| 4 | R_FLG_CDSPLIT | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20080630 |
Method GET_CDSPLIT_FLG on class CL_RECN_OA_SPLT_BATCH_STORABLE 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) | MTYPE_T_EXM | Local Table Type for RECN_OA_SPLIT | 20080630 |
Method GET_LIST on class CL_RECN_OA_SPLT_BATCH_STORABLE has no exception.
Method REPAIR_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PAYMENT_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_RETM_PAYMENT_MNGR | Posting Term Manager (VITMPY) | 20080630 |
Method REPAIR_LIST on class CL_RECN_OA_SPLT_BATCH_STORABLE 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) | MTYPE_T_EXM | 20080630 |
Method SET_LIST on class CL_RECN_OA_SPLT_BATCH_STORABLE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |