SAP ABAP Interface IF_EX_FMSPLIT_MAINTENANCE (Business add-in interface IF_EX_FMSPLIT_MAINTENANCE)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM (Application Component) Funds Management
⤷
FM_SPLIT_E (Package) Automatic FM account assignment splitting tool

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_FMSPLIT_MAINTENANCE | BAdI class CL_EX_FMSPLIT_MAINTENANCE | 20041123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_CL_GM_SPLIT_MAINT | Imp. class for BAdI imp. ZFMSPLIT_MAINTENANCE | 20041224 |
Properties
Interface | IF_EX_FMSPLIT_MAINTENANCE | |
Short Description | Business add-in interface IF_EX_FMSPLIT_MAINTENANCE |
General Data
Package | FM_SPLIT_E | Automatic FM account assignment splitting tool |
Created | 20041123 | SAP |
Last changed | 20050220 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_FMSPLIT_MAINTENANCE has no forward declaration.
Interfaces
Interface IF_EX_FMSPLIT_MAINTENANCE has no interface.
Friends
Interface IF_EX_FMSPLIT_MAINTENANCE has no friend.
Attributes
Interface IF_EX_FMSPLIT_MAINTENANCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Chance to cancel rule deletion | 20041123 |
2 | ![]() |
Instance method | Public | Method | Move/validate data during PAI processing | 20041123 |
3 | ![]() |
Instance method | Public | Method | Handle data changed event for the ALV that displays splits | 20041124 |
4 | ![]() |
Instance method | Public | Method | Influence field catalog for the ALV that displays the splits | 20041124 |
5 | ![]() |
Instance method | Public | Method | Provide parameters about how to maintain splits for a rule | 20041123 |
6 | ![]() |
Instance method | Public | Method | PBO processing for custom subscreen | 20041123 |
7 | ![]() |
Instance method | Public | Method | To include custom data when a rule is added to a transport | 20041123 |
8 | ![]() |
Instance method | Public | Method | Influence field catalog for the ALV for the field values | 20041124 |
Events
Interface IF_EX_FMSPLIT_MAINTENANCE has no event.
Types
Interface IF_EX_FMSPLIT_MAINTENANCE has no local type.
Method Signatures
Method DELETE_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CANCEL | Call by reference | Type reference (TYPE) | BOOLE_D | Cancel deletion | 20041123 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | FMSP_RULE_TP | Parameter FLT_VAL of method DELETE_RULE | 20041123 | ||
3 | ![]() |
IS_RULE | Call by reference | Type reference (TYPE) | FMSP_RULE | FM account assignment splitting rule data | 20041123 |
Method DELETE_RULE on Interface IF_EX_FMSPLIT_MAINTENANCE has no exception.
Method MOVE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RULE | Call by reference | Type reference (TYPE) | FMSP_RULE | Splitting rule data | 20041123 | ||
2 | ![]() |
E_CANCEL | Call by reference | Type reference (TYPE) | BOOLE_D | Cancel the operation | 20041123 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | FMSP_RULE_TP | Parameter FLT_VAL of method SPLIT_MAINT_PAI | 20041123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Custom data validations failed | 20041123 |
Method SPLIT_ALV_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Data Change Object | 20041124 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | FMSP_RULE_TP | Parameter FLT_VAL of method SPLIT_ALV_DATA_CHANGED | 20041124 |
Method SPLIT_ALV_DATA_CHANGED on Interface IF_EX_FMSPLIT_MAINTENANCE has no exception.
Method SPLIT_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20041124 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | FMSP_RULE_TP | Parameter FLT_VAL of method SPLIT_FIELDCAT | 20041124 |
Method SPLIT_FIELDCAT on Interface IF_EX_FMSPLIT_MAINTENANCE has no exception.
Method SPLIT_MAINT_INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CUST_SUBSCR_DYNNR | Call by reference | Type reference (TYPE) | DYNNR | Screen for customer subscreen area on Rule basic data | 20041124 | ||
2 | ![]() |
C_CUST_SUBSCR_PROG | Call by reference | Type reference (TYPE) | PROGRAMM | Program for customer subscreen area on Rule basic data | 20041124 | ||
3 | ![]() |
C_FLG_NO_SPLIT_MAINT | Call by reference | Type reference (TYPE) | BOOLE_D | Flag to suppress split maintenance completely | 20041124 | ||
4 | ![]() |
C_FLG_USE_STD_SPLIT_MAINT | Call by reference | Type reference (TYPE) | BOOLE_D | Flag to use standard split maintenance | 20041124 | ||
5 | ![]() |
C_SAP_SUBSCR_DYNNR | Call by reference | Type reference (TYPE) | DYNNR | Screen for SAP subscreen area on Rule basic data | 20041124 | ||
6 | ![]() |
C_SAP_SUBSCR_PROG | Call by reference | Type reference (TYPE) | PROGRAMM | Program for SAP subscreen area on Rule basic data | 20041124 | ||
7 | ![]() |
C_SPLIT_SCREEN_DYNNR | Call by reference | Type reference (TYPE) | DYNNR | Screen number of custom subscreen | 20041124 | ||
8 | ![]() |
C_SPLIT_SCREEN_PROG | Call by reference | Type reference (TYPE) | PROGRAMM | Program that contains custom subscreen | 20041124 | ||
9 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | FMSP_RULE_TP | Parameter FLT_VAL of method SPLIT_MAINT_INITIALIZE | 20041123 | ||
10 | ![]() |
IS_RULE | Call by reference | Type reference (TYPE) | FMSP_RULE | FM account assignment splitting rule data | 20041123 |
Method SPLIT_MAINT_INITIALIZE on Interface IF_EX_FMSPLIT_MAINTENANCE has no exception.
Method SPLIT_MAINT_PBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | FMSP_RULE_TP | Parameter FLT_VAL of method SPLIT_MAINT_PBO | 20041123 | ||
2 | ![]() |
IS_RULE | Call by reference | Type reference (TYPE) | FMSP_RULE | FM account assignment splitting rule data | 20041123 | ||
3 | ![]() |
I_DISPLAY | Call by reference | Type reference (TYPE) | BOOLE_D | Indicate if display-only mode | 20041123 | ||
4 | ![]() |
I_NEW | Call by reference | Type reference (TYPE) | BOOLE_D | Indicates if a new rule is being created | 20041123 |
Method SPLIT_MAINT_PBO on Interface IF_EX_FMSPLIT_MAINTENANCE has no exception.
Method TRANSPORT_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Table Keys | 20041123 | ||
2 | ![]() |
CT_OBJECTS | Call by reference | Type reference (TYPE) | TR_OBJECTS | Objects in the transport | 20041123 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | FMSP_RULE_TP | Parameter FLT_VAL of method RULE_TRANSPORT_REQUEST | 20041123 | ||
4 | ![]() |
IS_RULE | Call by reference | Type reference (TYPE) | FMSP_RULE | FM account assignment splitting rule data | 20041123 |
Method TRANSPORT_REQUEST on Interface IF_EX_FMSPLIT_MAINTENANCE has no exception.
Method VALUES_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20041124 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | FMSP_RULE_TP | Parameter FLT_VAL of method VALUES_FIELDCAT | 20041124 |
Method VALUES_FIELDCAT on Interface IF_EX_FMSPLIT_MAINTENANCE has no exception.
History
Last changed by/on | SAP | 20050220 |
SAP Release Created in | 600 |