SAP ABAP Class CL_REEX_DOC_FM_SERVICES (Services for FM Document)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_EX_FM (Package) RE: FM (Interface to Funds Management)
⤷
⤷
Properties
| Class | CL_REEX_DOC_FM_SERVICES | |
| Short Description | Services for FM Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_EX_FM | RE: FM (Interface to Funds Management) |
| Created | 20050823 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REEX_DOC_FM_SERVICES has no interface implemented.
Friends
Class CL_REEX_DOC_FM_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RECAOBJNR | Object Number | 20051117 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Workflow Cancelled? | 20051124 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | RE_T_FM_DOCITEMNO | Reference to Line Items in Funds Management | 20051117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Approve Document | 20050823 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20051124 | |
| 3 | Static method | Public | Method | Reject document | 20050909 | |
| 4 | Static method | Public | Method | Display Contract for Document | 20050907 | |
| 5 | Static method | Public | Method | Generate Workflow Event for Contract | 20050916 | |
| 6 | Static method | Public | Method | Determine approval groups | 20051024 | |
| 7 | Static method | Public | Method | Gets Data for Summarization | 20051006 | |
| 8 | Static method | Public | Method | Gets Information on Document Type | 20051026 | |
| 9 | Static method | Public | Method | Gets Field Status for FM Account Assignment Elements | 20050919 | |
| 10 | Static method | Public | Method | Gets Data for Cancelled Workflow | 20051117 | |
| 11 | Static method | Public | Method | Workflow Status for Contract | 20050929 |
Events
Class CL_REEX_DOC_FM_SERVICES has no event.
Types
Class CL_REEX_DOC_FM_SERVICES has no local type.
Method Signatures
Method APPROVAL_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FMDOCITEMNO | Call by reference | Type reference (TYPE) | KBLPOS | Belegposition | 20050825 | |||
| 2 | ID_FMDOCNO | Call by reference | Type reference (TYPE) | KBLNR | Belegnummer | 20050823 | |||
| 3 | IF_ACTIVATE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Incl. Aktivieren | 20050905 | ||
| 4 | IF_COMMIT | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Commit? | 20050905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050823 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_REEX_DOC_FM_SERVICES has no parameter.
Method CONSTRUCTOR on class CL_REEX_DOC_FM_SERVICES has no exception.
Method DECLINE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FMDOCITEMNO | Call by reference | Type reference (TYPE) | KBLPOS | Belegposition | 20050909 | |||
| 2 | ID_FMDOCNO | Call by reference | Type reference (TYPE) | KBLNR | Belegnummer | 20050909 | |||
| 3 | IF_COMMIT | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Commit? | 20050909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050909 |
Method DISPLAY_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FMDOCNO | Call by reference | Type reference (TYPE) | KBLNR | Belegnummer | 20050907 | |||
| 2 | IF_NEW_EXTERNAL_MODE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Neues Fenster öffnen? | 20050907 | ||
| 3 | IF_NEW_INTERNAL_MODE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Neuer interner Modus (CALL TRANSACTION)? | 20050907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050907 |
Method EVENT_WORKFLOW_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FMDOCNO | Call by reference | Type reference (TYPE) | KBLNR | Belegnummer Mittelvormerkung | 20051020 | |||
| 2 | IF_LOCK_ADJUSTMENT | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Anpassung? | 20050916 | ||
| 3 | IF_LOCK_CONTRACT | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Vertrag? | 20050916 | ||
| 4 | IF_SEND_APPROVED | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Genehmigt? | 20050923 | ||
| 5 | IF_SEND_APPROVE_CANCELLED | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Entsperren abgebrochen? | 20051014 | ||
| 6 | IF_SEND_DECLINED | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Abgelehnt? | 20050923 | ||
| 7 | IF_SEND_STOP | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Beenden? | 20051121 | ||
| 8 | IF_SEND_UNLOCKED | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Entsperrt? | 20051005 | ||
| 9 | IF_SEND_UNLOCKING | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Entsperrungsanforderung senden? | 20051005 | ||
| 10 | IF_SEND_UNLOCK_CANCELLED | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Genehmigen abgebrochen? | 20051014 | ||
| 11 | IF_WITHOUT_DOCPOS | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Ohne Belegzeile? | 20051018 | ||
| 12 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20050916 | |||
| 13 | IS_CONDENSE | Call by reference | Type reference (TYPE) | REEX_CF_CONDENSE | Verdichtungsdaten | 20050927 | |||
| 14 | IS_CONDENSE_X | Call by reference | Type reference (TYPE) | REEX_CF_CONDENSE_X | Verdichtungsdaten | 20050916 | |||
| 15 | IT_FMDOCITEMNO | Call by reference | Type reference (TYPE) | RE_T_FM_DOCITEMNO | Belegpositionen Mittelvormerkung | 20051020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050916 |
Method GET_APPROVAL_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALLPOSITIONS | Value transfer | Type reference (TYPE) | RE_T_FM_GRPITEMNO | Referenz auf Belegpositionen im HM pro Genehmigungsgruppe | 20051024 | |||
| 2 | ET_ALLPROCESSORS | Value transfer | Type reference (TYPE) | RE_T_FM_GRPACTORS | Bearbeiter pro Genehmigungsgruppe (Immobilienvertrag im HM) | 20051024 | |||
| 3 | ET_APPROVALGROUPS | Value transfer | Type reference (TYPE) | RE_T_FM_APPROVAL_GROUP | Genehmigungsgruppen (Immobilienvertrag im HM) | 20051024 | |||
| 4 | IT_DOCUMENTPOSITIONS | Value transfer | Type reference (TYPE) | RE_T_FM_DOCITEMNO | Referenz auf Belegpositionen im Haushaltsmanagement | 20051024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bearbeiter nicht definiert | 20051024 |
Method GET_CONDENSE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONDENSE_X | Call by reference | Type reference (TYPE) | REEX_CF_CONDENSE_X | Verdichtungsdaten | 20051006 | |||
| 2 | ES_KBLK | Call by reference | Type reference (TYPE) | KBLK | Belegkopf | 20051006 | |||
| 3 | ES_KBLP | Call by reference | Type reference (TYPE) | KBLP | Belegposition | 20051006 | |||
| 4 | ID_CFCNDNSNO | Call by reference | Type reference (TYPE) | REEXCFCNDNSNO | Verdichtungsnummer | 20051006 | |||
| 5 | ID_FMDOCITEMNO | Call by reference | Type reference (TYPE) | KBLPOS | Belegposition | 20051006 | |||
| 6 | ID_FMDOCNO | Call by reference | Type reference (TYPE) | KBLNR | Belegnummer | 20051006 | |||
| 7 | ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20051006 | |||
| 8 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20051006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20051006 |
Method GET_DOCTYPE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_FUNDS_COMMITMENT | Call by reference | Type reference (TYPE) | RECABOOL | Mittelbindungsbelegart? | 20051026 | |||
| 2 | EF_WORKFLOW | Call by reference | Type reference (TYPE) | RECABOOL | Workflowrelevant? | 20051026 | |||
| 3 | ID_DOCTYPE | Call by reference | Type reference (TYPE) | FMRE_BLART | Belegart Mittelvormerkungen | 20051026 | |||
| 4 | ID_FMDOCTYPE | Call by reference | Type reference (TYPE) | REEXFMDOCTYPE | Belegtyp für Mittelbindungsbeleg | 20070726 |
Method GET_DOCTYPE_INFO on class CL_REEX_DOC_FM_SERVICES has no exception.
Method GET_FIELDSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FS_ACCOUNT_CHANGE | Call by reference | Type reference (TYPE) | REEXFMFIELDSTATUS | Feldstatus HMM-Kontierungselemente | 20120301 | |||
| 2 | ED_FS_BUDGETPERIOD | Call by reference | Type reference (TYPE) | REEXFMFIELDSTATUS | Feldstatus HMM-Kontierungselemente | 20080430 | |||
| 3 | ED_FS_COMMITMENTITEM | Call by reference | Type reference (TYPE) | REEXFMFIELDSTATUS | Feldstatus HMM-Kontierungselemente | 20050919 | |||
| 4 | ED_FS_CONSUME_EXCEED | Call by reference | Type reference (TYPE) | REEXFMFIELDSTATUS | Feldstatus HMM-Kontierungselemente | 20120301 | |||
| 5 | ED_FS_FUNCTIONALAREA | Call by reference | Type reference (TYPE) | REEXFMFIELDSTATUS | Feldstatus HMM-Kontierungselemente | 20050919 | |||
| 6 | ED_FS_FUND | Call by reference | Type reference (TYPE) | REEXFMFIELDSTATUS | Feldstatus HMM-Kontierungselemente | 20050919 | |||
| 7 | ED_FS_FUNDSCENTER | Call by reference | Type reference (TYPE) | REEXFMFIELDSTATUS | Feldstatus HMM-Kontierungselemente | 20050919 | |||
| 8 | ED_FS_GRANTNUMBER | Call by reference | Type reference (TYPE) | REEXFMFIELDSTATUS | Feldstatus HMM-Kontierungselemente | 20050919 | |||
| 9 | ED_FS_MEASURE | Call by reference | Type reference (TYPE) | REEXFMFIELDSTATUS | Feldstatus HMM-Kontierungselemente | 20050919 | |||
| 10 | ID_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20050919 | |||
| 11 | ID_DOCTYPE | Call by reference | Type reference (TYPE) | REEXDOCTYPEINIT | Belegart für Mittelbindungsbeleg | 20050919 | |||
| 12 | ID_FMDOCTYPE | Call by reference | Type reference (TYPE) | REEXFMDOCTYPE | Belegtyp für Mittelbindungsbeleg | 20070726 | |||
| 13 | ID_YEAR | Call by reference | Type reference (TYPE) | CHAR4 | Geschäftsjahr bis zu dem BLANK ein gültiger Wert ist | 20050919 |
Method GET_FIELDSTATUS on class CL_REEX_DOC_FM_SERVICES has no exception.
Method GET_WORKFLOW_CANCEL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_WORKFLOW_CANCEL | Call by reference | Type reference (TYPE) | RECABOOL | Workflow beendet? | 20051124 | |||
| 2 | ET_FMDOCITEMNO | Call by reference | Type reference (TYPE) | RE_T_FM_DOCITEMNO | Referenz auf Belegpositionen im Haushaltsmanagement | 20051117 | |||
| 3 | IF_RESET_DATA | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Daten zurücksetzen? | 20051124 | ||
| 4 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20051117 |
Method GET_WORKFLOW_CANCEL_DATA on class CL_REEX_DOC_FM_SERVICES has no exception.
Method GET_WORKFLOW_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_OBJECT_USED | Call by reference | Type reference (TYPE) | RECABOOL | Objekt wird verwendet? | 20050929 | |||
| 2 | EF_WORKFLOW_ERROR | Call by reference | Type reference (TYPE) | RECABOOL | Fehlerhafter Workflow vorhanden? | 20051117 | |||
| 3 | ES_WORKFLOW | Call by reference | Type reference (TYPE) | SWWWIHEAD | Workflow Runtime: Kopftabelle für alle Workitemtypen | 20051117 | |||
| 4 | ET_FMDOCITEMNO | Call by reference | Type reference (TYPE) | RE_T_FM_DOCITEMNO | Referenz auf Belegpositionen im Haushaltsmanagement | 20051117 | |||
| 5 | IF_CANCEL_WORKFLOW | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Workflow abbrechen? | 20051012 | ||
| 6 | IF_ERROR_IF_USED | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Fehler, wenn verwendet? | 20050929 | ||
| 7 | IF_INCL_COMPLETED | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Inklusive beendete? | 20050929 | ||
| 8 | IF_RESTART_WORKFLOW | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Workflow neu starten? | 20051012 | ||
| 9 | IF_SHOW_WORKFLOW | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Workflows anzeigen? | 20050929 | ||
| 10 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20050929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050929 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |