SAP ABAP Interface IF_DPR_FIN_CONNECTOR (Accounting Implementation Link)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EXT-FIN (Application Component) cProjects Accounting Integration
⤷
DEVELOPMENT_PROJECTS_FIN_MAN (Package) Project Management: Accounting Subsystem Manager
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_FIN_CONNECTOR | Accounting Implementation Link | 20030113 |
Properties
| Interface | IF_DPR_FIN_CONNECTOR | |
| Short Description | Accounting Implementation Link |
General Data
| Package | DEVELOPMENT_PROJECTS_FIN_MAN | Project Management: Accounting Subsystem Manager |
| Created | 20030113 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface IF_DPR_FIN_CONNECTOR has no forward declaration.
Interfaces
Interface IF_DPR_FIN_CONNECTOR has no interface.
Friends
Interface IF_DPR_FIN_CONNECTOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SC_FIN_IS_ACTIVE | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Integration is active | 20030116 | |
| 2 | SC_FIN_IS_INACTIVE | Constant | Public | Type reference (TYPE) | BOOLE_D | SPACE | Integration is not active | 20030116 | |
| 3 | SC_FSI_CRM_PS_REPLICATION | Constant | Public | Type reference (TYPE) | DPR_TV_FIN_INT_SCENARIO | 'X' | Integration Scenario: PS Replication Using CRM | 20030113 | |
| 4 | SC_FSI_INACTIVE | Constant | Public | Type reference (TYPE) | DPR_TV_FIN_INT_SCENARIO | SPACE | Integration Scenario: None Active | 20030113 | |
| 5 | SC_FSI_R3_GECCO | Constant | Public | Type reference (TYPE) | DPR_TV_FIN_INT_SCENARIO | 'A' | Integration Scenario: Gecco | 20030113 | |
| 6 | SC_FSI_UNKNOWN | Constant | Public | Type reference (TYPE) | DPR_TV_FIN_INT_SCENARIO | '-' | Integration Scenario: Unknown | 20030201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine FIN Connector of Operational Project | 20040421 | |
| 2 | Instance method | Public | Method | Return Accounting Integration Scenario | 20030113 | |
| 3 | Instance method | Public | Method | Return Interface for Costing | 20030213 | |
| 4 | Instance method | Public | Method | Return Interface for Implementation | 20030121 | |
| 5 | Instance method | Public | Method | Return Interface for Replication | 20030113 | |
| 6 | Instance method | Public | Method | Determine Permitted Business Transactions | 20050208 | |
| 7 | Instance method | Public | Method | Reference to Project | 20030113 | |
| 8 | Instance method | Public | Method | Project Type | 20030131 | |
| 9 | Instance method | Public | Method | Reference to XML Collection | 20030113 | |
| 10 | Instance method | Public | Method | Authorization for accounting exist? | 20030116 | |
| 11 | Instance method | Public | Method | Is costing active? | 20030306 | |
| 12 | Instance method | Public | Method | Is accounting integration active? | 20030306 | |
| 13 | Instance method | Public | Method | Is project flagged for replication? | 20030212 | |
| 14 | Instance method | Public | Method | Is replication active? | 20030306 | |
| 15 | Instance method | Public | Method | Was project already replicated once? | 20030203 |
Events
Interface IF_DPR_FIN_CONNECTOR has no event.
Types
Interface IF_DPR_FIN_CONNECTOR has no local type.
Method Signatures
Method GET_FIN_CONNECTOR_OPERATIONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_FIN_CONNECTOR | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FIN_CONNECTOR | Kopplung Financials Implemenation | 20040421 |
Method GET_FIN_CONNECTOR_OPERATIONAL on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method GET_FIN_INT_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FIN_INT_SCENARIO | Value transfer | Type reference (TYPE) | DPR_TV_FIN_INT_SCENARIO | Szenario für Rechnungswesenintegration | 20030113 |
Method GET_FIN_INT_SCENARIO on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method GET_IF_CALCULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_IF_CALCULATION | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FIN_CALCULATION | Financials Subsystem: Schnittstelle zu Kalkulation | 20030213 |
Method GET_IF_CALCULATION on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method GET_IF_IMPLEMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_IF_IMPLEMENTATION | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FIN_IMPLEMENTATION | Financials Subsystem Implementierung | 20030121 |
Method GET_IF_IMPLEMENTATION on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method GET_IF_REPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_IF_REPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FIN_REPLICATION | Financials Subsystem Replikation | 20030113 |
Method GET_IF_REPLICATION on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method GET_PERMITTED_STATUS_ACTIVTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DPR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20060629 | |||
| 2 | RT_STATUS_ACTIVITIES | Value transfer | Type reference (TYPE) | TT_VRGNG | Vorgänge | 20050208 |
Method GET_PERMITTED_STATUS_ACTIVTIES on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method GET_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PROJECT | Value transfer | Object reference (TYPE REF TO) | IF_DPR_COMMON | Projekt | 20030113 |
Method GET_PROJECT on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method GET_PROJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PROJECT_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_DPR_PRO_TYPE_CUST | Customizing Projektdefinition | 20030131 |
Method GET_PROJECT_TYPE on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method GET_XML_DOCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_XML_DOCS | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FIN_XML_DOCS | Collection: XML Dokumente zu Fin Connector | 20030113 |
Method GET_XML_DOCS on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method HAS_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_ID | Value transfer | Type reference (TYPE) | XUBNAME | SY-UNAME | User | 20030116 | ||
| 2 | RV_HAS_AUTHORIZATION | Value transfer | Type reference (TYPE) | BOOLE_D | Berechtigung vorhanden | 20030116 |
Method HAS_AUTHORIZATION on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method IS_CALCULATION_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | aktiv? | 20030306 |
Method IS_CALCULATION_ACTIVE on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method IS_FIN_INT_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030306 |
Method IS_FIN_INT_ACTIVE on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method IS_MARKED_FOR_REPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_MARKED | Value transfer | Type reference (TYPE) | BOOLE_D | Vorgemerkt? | 20030212 |
Method IS_MARKED_FOR_REPLICATION on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method IS_REPLICATION_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | aktiv? | 20030306 |
Method IS_REPLICATION_ACTIVE on Interface IF_DPR_FIN_CONNECTOR has no exception.
Method WAS_PROJECT_REPLICATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WAS_REPLICATED | Value transfer | Type reference (TYPE) | BOOLE_D | Repliziert? | 20030203 |
Method WAS_PROJECT_REPLICATED on Interface IF_DPR_FIN_CONNECTOR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |