SAP ABAP Class CF_RECA_PROCESS (General Process: Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_PR (Package) RE: Process

⤷

⤷

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 | 20011217 |
Properties
Class | CF_RECA_PROCESS | |
Short Description | General Process: 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_PR | RE: Process |
Created | 20011217 | SAP |
Last change | 20140121 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CF_RECA_PROCESS has no interface implemented.
Friends
Class CF_RECA_PROCESS 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) | DDENQSCOPE | '2' | Control Lock Behavior When Calling the Update Task | 20130916 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Authorization (Generic) | 20011217 |
2 | ![]() |
Static method | Public | Method | Creates New Business Object | 20011217 |
3 | ![]() |
Static method | Protected | Method | Creates and initializes runtime objects | 20011217 |
4 | ![]() |
Static method | Public | Method | Cancel Lock | 20030404 |
5 | ![]() |
Static method | Public | Method | Set Lock | 20030404 |
6 | ![]() |
Static method | Public | Method | Checks Whether the External Process Identification Exists | 20021001 |
7 | ![]() |
Static method | Public | Method | Checks Whether the Internal Process Identification Exists | 20021001 |
8 | ![]() |
Static method | Public | Method | Delivers Instance of Process Using Its Parameter | 20011217 |
9 | ![]() |
Static method | Public | Method | Delivers Instance of Process Using Its Unique GUID | 20070725 |
10 | ![]() |
Static method | Public | Method | Delivers Instance of Process Using Its Unique ID | 20020415 |
11 | ![]() |
Static method | Public | Method | Control lock behavior | 20130916 |
Events
Class CF_RECA_PROCESS has no event.
Types
Class CF_RECA_PROCESS has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität | 20011217 | |
2 | ![]() |
ID_AUTHOBJ | Value transfer | Type reference (TYPE) | XUOBJECT | Berechtigungsobjekt | 20020114 | ||
3 | ![]() |
ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20011217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20011217 |
Method CREATE_BY_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS_PARAM | allgemeine Beschreibung eines Prozessparameters | 20011217 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20011217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20011217 |
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS_PARAM | allgemeine Beschreibung eines Prozessparameters | 20011217 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20011217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20011217 |
Method DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS_PARAM | Allgemeine Beschreibung eines Prozessparameters | 20030404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20030404 |
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS_PARAM | Allgemeine Beschreibung eines Prozessparameters | 20030404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20030404 |
Method EXISTS_PROCESSEXTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PROCESSEXTID | Call by reference | Type reference (TYPE) | RECAPROCESSEXTID | Externe Identifikation Prozess | 20021001 | ||
2 | ![]() |
RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20021001 |
Method EXISTS_PROCESSEXTID on class CF_RECA_PROCESS has no exception.
Method EXISTS_PROCESSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PROCESSID | Call by reference | Type reference (TYPE) | RECAPROCESSID | Identifikation Prozess -> Referenzbelegnr Buchhaltung | 20021001 | ||
2 | ![]() |
RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20021001 |
Method EXISTS_PROCESSID on class CF_RECA_PROCESS has no exception.
Method FIND_BY_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS_PARAM | allgemeine Beschreibung eines Prozessparameters | 20011217 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20011217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20011217 |
Method FIND_BY_PROCESSGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität: Ändern/Anzeigen | 20070725 | |
2 | ![]() |
ID_PROCESSGUID | Value transfer | Type reference (TYPE) | RECA_PROCESS_ID-PROCESSGUID | ProzessGUID | 20070725 | ||
3 | ![]() |
ID_VERSION | Value transfer | Type reference (TYPE) | RECA_PROCESS_ID-VERSION | SPACE | Version des Prozesses | 20070725 | |
4 | ![]() |
IF_ARCHIVED | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Wird das Prozess aus dem Archiv gelesen? | 20110325 | |
5 | ![]() |
IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20070725 | |
6 | ![]() |
IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Sperren verwenden? | 20070725 | |
7 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_PROCESS | Prozess | 20070725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20070725 |
Method FIND_BY_PROCESSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität: Ändern/Anzeigen | 20020415 | |
2 | ![]() |
ID_PROCESSID | Value transfer | Type reference (TYPE) | RECA_PROCESS_ID-PROCESSID | Identifikation Abrechnung -> Referenzbelegnr Buchhaltung | 20020415 | ||
3 | ![]() |
ID_VERSION | Value transfer | Type reference (TYPE) | RECA_PROCESS_ID-VERSION | SPACE | Version des Prozesses | 20020415 | |
4 | ![]() |
IF_ARCHIVED | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Wird das Prozess aus dem Archiv gelesen? | 20110325 | |
5 | ![]() |
IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20020415 | |
6 | ![]() |
IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Sperren verwenden? | 20020415 | |
7 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_PROCESS | Prozess | 20020415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020415 |
Method SET_LOCK_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SCOPE | Call by reference | Type reference (TYPE) | DDENQSCOPE | '2' | Steuerung des Sperrverhaltens beim Verbuchungsaufruf | 20130916 |
Method SET_LOCK_SCOPE on class CF_RECA_PROCESS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 110 |