SAP ABAP Class CL_FMFG_RCN_SLICE (Reconciliation Data Slice)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM (Application Component) Funds Management
⤷
FMFG_RECON_E (Package) Reconciliation Tool

⤷

⤷

Properties
Class | CL_FMFG_RCN_SLICE | |
Short Description | Reconciliation Data Slice | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | FMFG_RECON_E | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | FMFG_RECON_E | Reconciliation Tool |
Created | 20020820 | SAP |
Last change | 20050219 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FMFG_RCN_SLICE has no forward declaration.
Interfaces
Class CL_FMFG_RCN_SLICE has no interface implemented.
Friends
Class CL_FMFG_RCN_SLICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | CHAR1 | '*' | Star for wildcard | 20021101 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020820 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020820 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | TDID | 'ST' | Text ID | 20020820 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | TDOBJECT | 'TEXT' | Texts: application object | 20020820 | |
6 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SWDTDD07V | Table of Fixed Values for Domains | 20020820 | ||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SWDTDD07V | Table of Fixed Values for Domains | 20020820 | ||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SWDTDD07V | Table of Fixed Values for Domains | 20020820 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FMFGRCN_T_SLICESEL | Original selection data | 20020827 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FMFGRCN_T_TEXT | Text lines for Reconciliation Data Slice | 20020821 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FMFGRCN_T_SLICESEL | Selection criteria | 20020827 | ||
12 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SWDTDD07V | Table of Fixed Values for Domains | 20050308 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FMFGRCN_T_TEXT | Budgeting tool - Kernel Utility - Table of text lines | 20020820 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MANDT | Client | 20020820 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IFMFGRCN_SLICE | Structure for displaying slice information | 20020820 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IFMFGRCN_SLICE | Structure for displaying slice information | 20020820 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FMFG_RCN_PROVIDER | Reconciliation Tool Data Provider | 20020820 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check for valid slice definition | 20021008 |
2 | ![]() |
Static method | Public | Constructor | Prepare class | 20020820 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20020820 |
4 | ![]() |
Instance method | Private | Method | Create a data slice | 20020820 |
5 | ![]() |
Instance method | Private | Method | Create a data slice by copying | 20020820 |
6 | ![]() |
Instance method | Public | Method | Delete the slice from the database | 20020820 |
7 | ![]() |
Instance method | Public | Method | Return slice data | 20020820 |
8 | ![]() |
Static method | Public | Method | Return a list of slices | 20020820 |
9 | ![]() |
Instance method | Public | Method | Return reference to the Data Provider for the slice | 20020820 |
10 | ![]() |
Instance method | Public | Method | Return slice long text | 20020827 |
11 | ![]() |
Instance method | Public | Method | Return slice long text | 20020820 |
12 | ![]() |
Instance method | Private | Method | Return text id for the slice | 20020820 |
13 | ![]() |
Instance method | Public | Method | Has the slice been changed since last Save | 20020820 |
14 | ![]() |
Static method | Public | Method | Determine if a data slice is in the database | 20020820 |
15 | ![]() |
Instance method | Public | Method | Save the slice to the database | 20020820 |
16 | ![]() |
Instance method | Public | Method | Get descriptions for coded values | 20020820 |
17 | ![]() |
Instance method | Public | Method | Change slice data | 20020820 |
18 | ![]() |
Instance method | Public | Method | Transport data slice | 20020820 |
Events
Class CL_FMFG_RCN_SLICE has no event.
Types
Class CL_FMFG_RCN_SLICE has no local type.
Method Signatures
Method CHECK_SLICE Signature
Method CHECK_SLICE on class CL_FMFG_RCN_SLICE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed selection criteria | 20021008 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FMFG_RCN_SLICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FMFG_RCN_SLICE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COPYFROM | Call by reference | Object reference (TYPE REF TO) | CL_FMFG_RCN_SLICE | Reconciliation Data Slice to copy | 20020820 | ||
2 | ![]() |
IM_GROUPID | Call by reference | Type reference (TYPE) | FMFGRCNGROUPID | Reconciliation Group ID | 20020822 | ||
3 | ![]() |
IM_PROVIDERID | Call by reference | Type reference (TYPE) | FMFGRCNPROVID | Reconciliation Tool Data Provider ID | 20020820 | ||
4 | ![]() |
IM_SLICEID | Call by reference | Type reference (TYPE) | FMFGRCNSLICEID | Slice Identifier for Reconciliation Tool | 20020820 |
Method CONSTRUCTOR on class CL_FMFG_RCN_SLICE has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_GROUPID | Call by reference | Type reference (TYPE) | FMFGRCNGROUPID | Reconciliation Group ID | 20020822 | ||
2 | ![]() |
IM_PROVIDERID | Call by reference | Type reference (TYPE) | FMFGRCNPROVID | Reconciliation Tool Data Provider ID | 20020820 | ||
3 | ![]() |
IM_SLICEID | Call by reference | Type reference (TYPE) | FMFGRCNSLICEID | Slice Identifier for Reconciliation Tool | 20020820 |
Method CREATE on class CL_FMFG_RCN_SLICE has no exception.
Method CREATE_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COPYFROM | Call by reference | Object reference (TYPE REF TO) | CL_FMFG_RCN_SLICE | Reconciliation Data Slice | 20020820 | ||
2 | ![]() |
IM_SLICEID | Call by reference | Type reference (TYPE) | FMFGRCNSLICEID | Slice Identifier for Reconciliation Tool | 20020820 |
Method CREATE_COPY on class CL_FMFG_RCN_SLICE has no exception.
Method DELETE Signature
Method DELETE on class CL_FMFG_RCN_SLICE has no parameter.
Method DELETE on class CL_FMFG_RCN_SLICE has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DATA | Value transfer | Type reference (TYPE) | IFMFGRCN_SLICE | Structure for displaying slice information | 20020820 |
Method GET_DATA on class CL_FMFG_RCN_SLICE has no exception.
Method GET_LIST_SLICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_GROUPID | Call by reference | Type reference (TYPE) | FMFGRCNGROUPID | Reconciliation Group ID | 20020820 | ||
2 | ![]() |
IM_PROVIDERID | Call by reference | Type reference (TYPE) | FMFGRCNPROVID | Reconciliation Tool Data Provider ID | 20020820 | ||
3 | ![]() |
RE_SLICE_LIST | Value transfer | Type reference (TYPE) | FMFGRCN_T_SLICELIST | Table of Reconciliation Data Slices | 20020820 |
Method GET_LIST_SLICE on class CL_FMFG_RCN_SLICE has no exception.
Method GET_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PROVIDER | Value transfer | Object reference (TYPE REF TO) | CL_FMFG_RCN_PROVIDER | Financial Reconciliation Group | 20020820 |
Method GET_PROVIDER on class CL_FMFG_RCN_SLICE has no exception.
Method GET_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_SELECT | Value transfer | Type reference (TYPE) | FMFGRCN_T_SLICESEL | Text lines for Reconciliation Data Slice | 20020827 |
Method GET_SELECT on class CL_FMFG_RCN_SLICE has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TEXT | Value transfer | Type reference (TYPE) | FMFGRCN_T_TEXT | Text lines for Reconciliation Data Slice | 20020827 |
Method GET_TEXT on class CL_FMFG_RCN_SLICE has no exception.
Method GET_TEXT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TEXT_ID | Value transfer | Type reference (TYPE) | TDOBNAME | Name | 20020820 |
Method GET_TEXT_ID on class CL_FMFG_RCN_SLICE has no exception.
Method IS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_FLG_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020820 |
Method IS_CHANGED on class CL_FMFG_RCN_SLICE has no exception.
Method IS_IN_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20020820 | ||
2 | ![]() |
IM_PROVIDERID | Call by reference | Type reference (TYPE) | FMFGRCNPROVID | Reconciliation Tool Data Provider ID | 20020820 | ||
3 | ![]() |
IM_SLICEID | Call by reference | Type reference (TYPE) | FMFGRCNSLICEID | Slice Identifier for Reconciliation Tool | 20020820 | ||
4 | ![]() |
RE_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020820 |
Method IS_IN_DATABASE on class CL_FMFG_RCN_SLICE has no exception.
Method SAVE Signature
Method SAVE on class CL_FMFG_RCN_SLICE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Slice fails validation logic | 20021008 | |
2 | ![]() |
Unable to save long text | 20020821 |
Method SET_CODE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_DATA | Call by reference | Type reference (TYPE) | IFMFGRCN_SLICE | Structure for displaying slice information | 20020820 |
Method SET_CODE_TEXTS on class CL_FMFG_RCN_SLICE has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_DATA | Call by reference | Type reference (TYPE) | IFMFGRCN_SLICE | Structure for displaying slice information | 20020820 | ||
2 | ![]() |
IM_SELECT | Call by reference | Type reference (TYPE) | FMFGRCN_T_SLICESEL | Table of selection criteria for a Reconciliation slice | 20020827 | ||
3 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | FMFGRCN_T_TEXT | Text lines for Reconciliation Data Slice | 20020820 |
Method SET_DATA on class CL_FMFG_RCN_SLICE has no exception.
Method TRANSPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Table Keys for Processing (Correction Interface) | 20020926 | ||
2 | ![]() |
CH_OBJECTS | Call by reference | Type reference (TYPE) | TR_OBJECTS | Objects for Processing (Correction Interface) | 20020926 | ||
3 | ![]() |
IM_COLLECT_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Only return object list; no insert into request | 20020926 | ||
4 | ![]() |
IM_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Anfrage/Aufgabe | 20020820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Cancelled by user | 20030203 | |
2 | ![]() |
Could not create transport request | 20030203 |
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 200 |