SAP ABAP Class IF_CPF_BASIS_FACTORY (CPF BASIS Factory: gets/generates needed instances)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPF_BASIS_FACTORY | CPF: Default implementing class for IF_CPF_BASIS_FACTORY | 20120718 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPF_BASIS_FACTORY_TESTDATA | CPF: Implementing class for IF_CPF_FACTORY | 20120718 |
Properties
| Class | IF_CPF_BASIS_FACTORY | |
| Short Description | CPF BASIS Factory: gets/generates needed instances | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120718 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CPF_BASIS_FACTORY has no forward declaration.
Interfaces
Class IF_CPF_BASIS_FACTORY has no interface implemented.
Friends
Class IF_CPF_BASIS_FACTORY has no friend class.
Attributes
Class IF_CPF_BASIS_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete a formula instance (by CPF Guid) | 20120720 | |
| 2 | Instance method | Public | Method | Get a customizing data manager instance | 20120719 | |
| 3 | Instance method | Public | Method | Get a formula instance (by formula id) | 20120718 | |
| 4 | Instance method | Public | Method | Get a document data manager (CPF basis) instance | 20120719 | |
| 5 | Instance method | Public | Method | Get a formula instance (by CPF Guid) | 20120718 | |
| 6 | Instance method | Public | Method | Get formula parameters instance | 20120824 | |
| 7 | Static method | Public | Method | Get a factory instance | 20120718 | |
| 8 | Instance method | Public | Method | Get routine parameters instance | 20120824 |
Events
Class IF_CPF_BASIS_FACTORY has no event.
Types
Class IF_CPF_BASIS_FACTORY has no local type.
Method Signatures
Method DELETE_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | CPF_GUID | 20120806 |
Method DELETE_FORMULA on class IF_CPF_BASIS_FACTORY has no exception.
Method GET_CUST_DATA_MGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CUST_DATA_MGR | Value transfer | Object reference (TYPE REF TO) | IF_CPF_CUST_DATA_MGR | Interface for CPF customizing data manager | 20120719 |
Method GET_CUST_DATA_MGR on class IF_CPF_BASIS_FACTORY has no exception.
Method GET_CUST_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FORMULA_ID | Call by reference | Type reference (TYPE) | CPF_FORMULA_ID | CPF formula id | 20120718 | |||
| 2 | IV_USAGE | Call by reference | Type reference (TYPE) | CPF_USAGE | CPF Usage | 20120806 | |||
| 3 | RO_CPF_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_CPF_FORMULA | Interface for CPF formula | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for CPF | 20130320 |
Method GET_DOCU_DATA_MGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DOCU_DATA_MGR | Value transfer | Object reference (TYPE REF TO) | IF_CPF_BASIS_DOCU_DATA_MGR | Interface for CPF document data manager (CPF basis) | 20120719 |
Method GET_DOCU_DATA_MGR on class IF_CPF_BASIS_FACTORY has no exception.
Method GET_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | CPF_GUID | CPF document guid | 20120806 | |||
| 2 | RO_CPF_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_CPF_FORMULA | Interface for CPF formula | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for CPF | 20130320 | ||
| 2 | Nothing was found | 20130320 |
Method GET_FORMULA_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | CPF_GUID | CPF document guid | 20120824 | |||
| 2 | IV_USAGE | Call by reference | Type reference (TYPE) | CPF_USAGE | CPF usage | 20120824 | |||
| 3 | RO_PARAMETERS | Value transfer | Object reference (TYPE REF TO) | IF_CPF_PARAMETERS | Interface for CPF parameter handling | 20120824 |
Method GET_FORMULA_PARAMETERS on class IF_CPF_BASIS_FACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_CPF_BASIS_FACTORY | CPF Factory: gets/generates needed instances | 20120718 |
Method GET_INSTANCE on class IF_CPF_BASIS_FACTORY has no exception.
Method GET_ROUTINE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FORMULA | Call by reference | Object reference (TYPE REF TO) | IF_CPF_FORMULA | Interface for CPF formula | 20130415 | |||
| 2 | IV_ROUTINE | Call by reference | Type reference (TYPE) | CPF_ROUTINE | CPF Routine | 20120824 | |||
| 3 | RO_PARAMETERS | Value transfer | Object reference (TYPE REF TO) | IF_CPF_ROUTINE_PARAMETERS | Interface for CPF parameter handling | 20120824 |
Method GET_ROUTINE_PARAMETERS on class IF_CPF_BASIS_FACTORY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |