SAP ABAP Interface IF_RECP_OI_APP (DOI Application)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CP (Application Component) Correspondence
⤷
RE_CP_OI (Package) RE: Office Integration (Correspondence with OfficeIntegr.)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECP_OI_APP | DOI Application - General | 20011104 |
Properties
| Interface | IF_RECP_OI_APP | |
| Short Description | DOI Application |
General Data
| Package | RE_CP_OI | RE: Office Integration (Correspondence with OfficeIntegr.) |
| Created | 20011104 | SAP |
| Last changed | 20110908 | SAP |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_OBJECT | Instantiable Object | 20011104 |
Friends
Interface IF_RECP_OI_APP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_OBJTYPE | Instance attribute | Public | Type reference (TYPE) | RECPOIOBJTYPE | Object Type | 20020114 | ||
| 2 | MS_OPTIONS | Instance attribute | Public | Type reference (TYPE) | RECP_OI_OPTIONS | Options | 20020114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks CorrApplication For Consistency of Settings | 20011104 | |
| 2 | Instance method | Public | Method | Delivers Reference to Document List | 20020116 | |
| 3 | Instance method | Public | Method | Gets the BAdI Reference | 20100608 | |
| 4 | Instance method | Public | Method | Initializes Instance | 20011104 | |
| 5 | Instance method | Public | Method | Starts Office Application | 20020114 | |
| 6 | Instance method | Public | Method | Changes Indicator for Whether Separate Window Is Used | 20060112 | |
| 7 | Instance method | Public | Method | Changes Print Date | 20020114 | |
| 8 | Instance method | Public | Method | Changes Key Date for Data Retrieval | 20020114 | |
| 9 | Instance method | Public | Method | Changes Office Template | 20020114 |
Events
Interface IF_RECP_OI_APP has no event.
Types
Interface IF_RECP_OI_APP has no local type.
Method Signatures
Method CHECK_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20020115 |
Method CHECK_ALL on Interface IF_RECP_OI_APP has no exception.
Method GET_DOC_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DOC_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | Number of documents | 20020116 | |||
| 2 | ED_DOC_STRUCT_NAME | Call by reference | Type reference (TYPE) | C | DDIC-Strukturname der Dokumente | 20020116 | |||
| 3 | ER_DOC_LIST | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Dokumentliste (STANDARD TABLE) | 20020116 |
Method GET_DOC_LIST on Interface IF_RECP_OI_APP has no exception.
Method GET_MO_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_EXIT | Call by reference | Object reference (TYPE REF TO) | BADI_RECP_OI | BAdI Referenz | 20100608 |
Method GET_MO_EXIT on Interface IF_RECP_OI_APP has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECPOIOBJTYPE | Objektart in Korrespondenz | 20020114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20011104 |
Method PRINT_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_RECIPIENT_INTRENO | Value transfer | Type reference (TYPE) | RECAINTRENO | Empfänger: falls Partner aus übergeordnetem Bus.-Objekt ist | 20021006 | |||
| 2 | ID_RECIPIENT_OBJRELGUID | Value transfer | Type reference (TYPE) | REBPOBJRELGUID | Empfänger: GUID der Geschäftspartner-Objektbeziehung | 20021006 | |||
| 3 | IO_BUSOBJ | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20020115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020115 |
Method SET_APPLOUTPLACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPLOUTPLACE | Value transfer | Type reference (TYPE) | RECP_OI_OPTIONS-APPLOUTPLACE | Office-Anwendung in separatem Fenster darstellen | 20060112 |
Method SET_APPLOUTPLACE on Interface IF_RECP_OI_APP has no exception.
Method SET_PRNDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PRNDATE | Value transfer | Type reference (TYPE) | RECP_OI_OPTIONS-PRNDATE | Druckdatum | 20020114 |
Method SET_PRNDATE on Interface IF_RECP_OI_APP has no exception.
Method SET_SELDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SELDATE | Value transfer | Type reference (TYPE) | RECP_OI_OPTIONS-SELDATE | Stichtag für Datenselektion | 20020114 |
Method SET_SELDATE on Interface IF_RECP_OI_APP has no exception.
Method SET_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TEMPLATE | Value transfer | Type reference (TYPE) | RECP_OI_OPTIONS-TEMPLATE | Vorlage zum Drucken mit Office-Anwendungen | 20020114 |
Method SET_TEMPLATE on Interface IF_RECP_OI_APP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110 |