SAP ABAP Class CF_RECP_OI_APP (DOI Application: Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷ RE-FX-CP (Application Component) Correspondence
⤷ RE_CP_OI (Package) RE: Office Integration (Correspondence with OfficeIntegr.)
⤷ RE-FX-CP (Application Component) Correspondence
⤷ RE_CP_OI (Package) RE: Office Integration (Correspondence with OfficeIntegr.)
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 | 20011104 |
Properties
Class | CF_RECP_OI_APP | |
Short Description | DOI Application: 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_CP_OI | RE: Office Integration (Correspondence with OfficeIntegr.) |
Created | 20011104 | SAP |
Last change | 20011104 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CF_RECP_OI_APP has no interface implemented.
Friends
Class CF_RECP_OI_APP has no friend class.
Attributes
Class CF_RECP_OI_APP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_ACTIVE_APP | Static method | Public | Method | Checks if OI for the Object Type is Active (with Author.) | 20011130 |
2 | CHECK_AUTHORITY | Static method | Public | Method | Checks Authorization (Generic) | 20011104 |
3 | CHECK_ENVIRONMENT | Static method | Public | Method | Checks if OI is Executable in Current Environment | 20020114 |
4 | CHECK_TEMPLATE_AVAIL | Static method | Public | Method | Checks if At Least One Template Exists | 20020115 |
5 | FIND | Static method | Public | Method | Delivers Instance of a Correspondence Application | 20011104 |
Events
Class CF_RECP_OI_APP has no event.
Types
Class CF_RECP_OI_APP has no local type.
Method Signatures
Method CHECK_ACTIVE_APP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECPOIOBJTYPE | Objektart in Korrespondenz | 20011130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | NOT_FOUND | Objektart nicht gefunden oder Korrespondenz inaktiv | 20011130 |
Method CHECK_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECPOIOBJTYPE | Objektart in Korrespondenz | 20020114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 20011104 |
Method CHECK_ENVIRONMENT Signature
Method CHECK_ENVIRONMENT on class CF_RECP_OI_APP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | OI ist nicht lauffähig | 20020114 |
Method CHECK_TEMPLATE_AVAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECPOIOBJTYPE | Objektart in Korrespondenz | 20020115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | NOT_FOUND | Fehler | 20020115 |
Method FIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECPOIOBJTYPE | Objektart in Korrespondenz | 20020114 | ||
2 | Importing | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Default-Berechtigungsprüfungen durchführen? | 20011104 | |
3 | Returning | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECP_OI_APP | Korrespondenzanwendung | 20011104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 20011104 |
History
Last changed by/on | SAP | 20011104 |
SAP Release Created in | 110 |