SAP ABAP Class CL_IM_FMSP_PR_ASSIGN_SPLIT (Rule-Based Account Distributions for PReq)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM (Application Component) Funds Management
⤷
FM_SWITCHABLE_OBJECTS_E (Package) Objects which are switchable by Switch-Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_ME_PROCESS_REQ | BAdI Interface IF_EX_ME_PROCESS_REQ | 20041215 |
Properties
| Class | CL_IM_FMSP_PR_ASSIGN_SPLIT | |
| Short Description | Rule-Based Account Distributions for PReq | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FM_SWITCHABLE_OBJECTS_E | Objects which are switchable by Switch-Framework |
| Created | 20041215 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IM_FMSP_PR_ASSIGN_SPLIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_ME_PROCESS_REQ | BAdI Interface IF_EX_ME_PROCESS_REQ | 20041215 |
Friends
Class CL_IM_FMSP_PR_ASSIGN_SPLIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BSTYP | 'F' | 20041216 | |||
| 2 | Constant | Private | Type reference (TYPE) | KZVBR | 'A' | 20041216 | |||
| 3 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | 20041216 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TP_T_MESSAGE | 20041216 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FM_SPLIT_CONTROLLER | 20041216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Transform EXKN and item data to COBL structure | 20041216 | |
| 2 | Instance method | Private | Method | 20041217 | ||
| 3 | Instance method | Private | Method | 20041216 |
Events
Class CL_IM_FMSP_PR_ASSIGN_SPLIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_MESSAGE | Private | See coding | 20041216 | BEGIN OF tp_message,
bnfpo TYPE bnfpo, " Item number
zexkn TYPE exkn-zexkn, " Acct assgn number
id TYPE int4, " bus object id
t_msg TYPE bal_t_msg, " messages
END OF tp_message
|
||
| 2 | TP_T_MESSAGE | Private | See coding | 20041216 | tp_t_message TYPE TABLE OF tp_message
|
Method Signatures
Method MOVE_ACCOUNTING_TO_COBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COBL | Call by reference | Type reference (TYPE) | COBL | 20041216 | ||||
| 2 | IS_ACCT | Call by reference | Type reference (TYPE) | EXKN | 20041216 | ||||
| 3 | IS_HEADER | Call by reference | Type reference (TYPE) | MEREQ_HEADER | 20041216 | ||||
| 4 | IS_ITEM | Call by reference | Type reference (TYPE) | MEREQ_ITEM | 20041216 | ||||
| 5 | I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20041216 |
Method MOVE_ACCOUNTING_TO_COBL on class CL_IM_FMSP_PR_ASSIGN_SPLIT has no exception.
Method MOVE_COBL_TO_ACCOUNTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ACCT | Call by reference | Type reference (TYPE) | EXKN | 20041220 | ||||
| 2 | CS_ITEM | Call by reference | Type reference (TYPE) | MEREQ_ITEM | 20041220 | ||||
| 3 | IS_COBL | Call by reference | Type reference (TYPE) | COBL | Kontierungsblock | 20041217 | |||
| 4 | IT_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | FMSP_T_FIELD_PROFILE_FIELDS | 20041220 |
Method MOVE_COBL_TO_ACCOUNTING on class CL_IM_FMSP_PR_ASSIGN_SPLIT has no exception.
Method STORE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FLAG_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | 20041216 | ||||
| 2 | I_BNFPO | Call by reference | Type reference (TYPE) | BNFPO | 20050221 | ||||
| 3 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | 20041216 | ||||
| 4 | I_ZEXKN | Call by reference | Type reference (TYPE) | DZEKKN | Laufende Nummer der Kontierung | 20050221 |
Method STORE_MESSAGES on class CL_IM_FMSP_PR_ASSIGN_SPLIT has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |