SAP ABAP Class IF_FMEUF_TRANSACTION (Expenditure Certification Objects: Transaction Methods)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FMEUF_WD_CERTIFY_0 | Model Class for maintenance of certification run parameters | 20050926 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FMEUF_WD_FINSRC | Model Class for maintenance of Financing Source | 20051027 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FMEUF_WD_OPERATION | Model Class for maintenance of Operation | 20051028 |
Properties
| Class | IF_FMEUF_TRANSACTION | |
| Short Description | Expenditure Certification Objects: Transaction Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050909 | SAP |
| Last change | 20070913 | 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_FMEUF_TRANSACTION has no interface implemented.
Friends
Class IF_FMEUF_TRANSACTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '02' | Activity | 20050913 | ||
| 2 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '01' | Activity | 20050913 | ||
| 3 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '06' | Activity | 20050913 | ||
| 4 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '03' | Activity | 20050913 | ||
| 5 | Constant | Public | Type reference (TYPE) | FMEUF_STATUS_EXIST | 'E' | Status Object Exists | 20050920 | ||
| 6 | Constant | Public | Type reference (TYPE) | FMEUF_STATUS_EXIST | 'D' | Status Object has been Deleted | 20050920 | ||
| 7 | Constant | Public | Type reference (TYPE) | FMEUF_STATUS_EXIST | 'N' | Status Obect does not Exist | 20050920 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | BOOLE-BOOLE | Object has been changed | 20060220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the user authorization | 20050909 | |
| 2 | Instance method | Public | Method | Checks the consistency of the object | 20050909 | |
| 3 | Static method | Public | Method | Checks if an object with the current key exists on DB | 20050913 | |
| 4 | Instance method | Public | Method | Returns a copy of the object (= create with tempate) | 20050909 | |
| 5 | Instance method | Public | Method | Dequeue the object | 20050909 | |
| 6 | Instance method | Public | Method | Enqueue the object | 20050909 | |
| 7 | Instance method | Public | Method | Saves the object to the database | 20050909 | |
| 8 | Instance method | Public | Method | Deletes the object by setting the deletion indicator in obj. | 20050930 |
Events
Class IF_FMEUF_TRANSACTION has no event.
Types
Class IF_FMEUF_TRANSACTION has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Activity | 20050913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Message Exceptionclass for Expenditure Certification | 20050913 |
Method CHECK Signature
Method CHECK on class IF_FMEUF_TRANSACTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Message Exceptionclass for Expenditure Certification | 20050913 |
Method CHECK_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Call by reference | Type reference (TYPE) | CLIKE | 20050913 | ||||
| 2 | RE_EXISTS | Value transfer | Type reference (TYPE) | FMEUF_STATUS_EXIST | 'E' for exist, 'N' for not exist, 'D' for deleted | 20050913 |
Method CHECK_EXISTENCE on class IF_FMEUF_TRANSACTION has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Value transfer | Type reference (TYPE) | CLIKE | Key of the new instance | 20050913 | |||
| 2 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20050913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Message Exceptionclass for Expenditure Certification | 20050913 |
Method DEQUEUE Signature
Method DEQUEUE on class IF_FMEUF_TRANSACTION has no parameter.
Method DEQUEUE on class IF_FMEUF_TRANSACTION has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class IF_FMEUF_TRANSACTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Message Exceptionclass for Expenditure Certification | 20050913 |
Method SAVE Signature
Method SAVE on class IF_FMEUF_TRANSACTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Message Exceptionclass for Expenditure Certification | 20050913 |
Method SET_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_UNDO_DELETION | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Message Exception Class for Expenditure Certification | 20050930 |
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in |