SAP ABAP Interface IF_CPF_BASIS_FACTORY (CPF BASIS Factory: gets/generates needed instances)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-PR-CPF (Application Component) Configurable Parameters and Formulas
⤷
CPF_BASIS (Package) Configurable Parameters and Formulas (Basis)

⤷

⤷

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
Interface | IF_CPF_BASIS_FACTORY | |
Short Description | CPF BASIS Factory: gets/generates needed instances |
General Data
Package | CPF_BASIS | Configurable Parameters and Formulas (Basis) |
Created | 20120718 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CPF_BASIS_FACTORY has no forward declaration.
Interfaces
Interface IF_CPF_BASIS_FACTORY has no interface.
Friends
Interface IF_CPF_BASIS_FACTORY has no friend.
Attributes
Interface 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
Interface IF_CPF_BASIS_FACTORY has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CPF_BASIS_FACTORY has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |