SAP ABAP Class CF_RECA_STATUS_MNGR (Status Manager: Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory | 20010709 |
Properties
| Class | CF_RECA_STATUS_MNGR | |
| Short Description | Status Manager: Factory | |
| Super Class | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_AP | RE: Application Components (Application-Related Objects) |
| Created | 20000921 | SAP |
| Last change | 20110908 | 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 CF_RECA_STATUS_MNGR has no interface implemented.
Friends
Class CF_RECA_STATUS_MNGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | RECAOBJNR | Object for Which Protected Status Change Allowed (Temp.) | 20030303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks If Given Activity Allowed for an Object | 20030326 | |
| 2 | Static method | Public | Method | Executes Activity (via Object Number) | 20030303 | |
| 3 | Static method | Public | Method | Supplies Status Manager for Higher-Level Object | 20010503 | |
| 4 | Static method | Public | Method | Gets Object Number (Perhaps Temporary) of Object | 20030807 |
Events
Class CF_RECA_STATUS_MNGR has no event.
Types
Class CF_RECA_STATUS_MNGR has no local type.
Method Signatures
Method CHECK_TRANSACTION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJNR | Value transfer | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20030326 | |||
| 2 | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECAOBJTYPE | Objektart | 20030612 | |||
| 3 | ID_VRGNG | Value transfer | Type reference (TYPE) | J_VORGANG | Vorgang | 20030326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Vorgang ist mir Warnung erlaubt | 20030326 | ||
| 2 | Vorgang durchführen nicht möglich oder erlaubt | 20030326 |
Method DO_TRANSACTION_BY_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_DONE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Vorgang wurde ausgeführt | 20030303 | |||
| 2 | ID_OBJNR | Value transfer | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20030303 | |||
| 3 | ID_TRANSACTION | Value transfer | Type reference (TYPE) | J_VORGANG | Betriebswirtschaftlicher Vorgang | 20030303 | |||
| 4 | IF_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | COMMIT WORK in der Methode aufrufen | 20030303 | ||
| 5 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20030303 | ||
| 6 | IF_WITH_WARNING_POPUP | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Warnungs-Popup anzeigen | 20030709 | ||
| 7 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler (optional) | 20030303 |
Method DO_TRANSACTION_BY_OBJNR on class CF_RECA_STATUS_MNGR has no exception.
Method FIND_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_RECA_HAS_STATUS | Objekt mit Status | 20010503 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STATUS_MNGR | Status-Manager | 20010503 |
Method FIND_BY_PARENT on class CF_RECA_STATUS_MNGR has no exception.
Method GET_OBJNR_FROM_BUSOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20030807 | |||
| 2 | RD_OBJNR | Value transfer | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20060522 |
Method GET_OBJNR_FROM_BUSOBJ on class CF_RECA_STATUS_MNGR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46C |