SAP ABAP Class IF_PRICING_CPF_FACTORY (Interface for Pricing CPF integration factory)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PRICING_CPF_FACTORY Pricing CPF: default impl class f. IF_PRICING_CPF_FACTORY 20121026
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PRICING_CPF_FACTORY_TEST Pricing CPF: impl class f. testing IF_PRICING_CPF_FACTORY 20121026
Properties
Class IF_PRICING_CPF_FACTORY  
Short Description Interface for Pricing CPF integration factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121026   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PRICING_CPF_FACTORY has no forward declaration.
Interfaces
Class IF_PRICING_CPF_FACTORY has no interface implemented.
Friends
Class IF_PRICING_CPF_FACTORY has no friend class.
Attributes
Class IF_PRICING_CPF_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_KNUMV Instance method Public Method Changes KNUMV of an instance 20121026
2 DELETE_PRICING_CPF Instance method Public Method Delete an instance of a CPF Pricing integration object 20121026
3 DESTROY_INSTANCE Static method Public Method Destroys a factory instance 20121026
4 GET_BASIS_FACTORY Instance method Public Method Get a basis factory instance 20121026
5 GET_DOCU_DATA_MGR Instance method Public Method Get a Pricing CPF document data manager instance 20121026
6 GET_INSTANCE Static method Public Method Get a factory instance 20121026
7 GET_MD_DATA_MGR Instance method Public Method Get a Pricing CPF master data manager instance 20130215
8 GET_PRICING_CPF Instance method Public Method Get an instance of a CPF Pricing integration object 20121026
Events
Class IF_PRICING_CPF_FACTORY has no event.
Types
Class IF_PRICING_CPF_FACTORY has no local type.
Method Signatures

Method CHANGE_KNUMV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KNUMV_NEW Call by reference Type reference (TYPE) KNUMV Number of the document condition 20121026
2 Importing IV_KNUMV_OLD Call by reference Type reference (TYPE) KNUMV Number of the document condition 20121026

Method CHANGE_KNUMV on class IF_PRICING_CPF_FACTORY has no exception.

Method DELETE_PRICING_CPF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KNUMV Call by reference Type reference (TYPE) KNUMV Number of the document condition 20121026

Method DELETE_PRICING_CPF on class IF_PRICING_CPF_FACTORY has no exception.

Method DESTROY_INSTANCE Signature

Method DESTROY_INSTANCE on class IF_PRICING_CPF_FACTORY has no parameter.
Method DESTROY_INSTANCE on class IF_PRICING_CPF_FACTORY has no exception.

Method GET_BASIS_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_BASIS_FACTORY Value transfer Object reference (TYPE REF TO) IF_CPF_BASIS_FACTORY CPF BASIS Factory: gets/generates needed instances 20121026

Method GET_BASIS_FACTORY on class IF_PRICING_CPF_FACTORY has no exception.

Method GET_DOCU_DATA_MGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DOCU_DATA_MGR Value transfer Object reference (TYPE REF TO) IF_PRICING_CPF_DOCU_DATA_MGR Interface for CPF Pricing document data manager 20121026

Method GET_DOCU_DATA_MGR on class IF_PRICING_CPF_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FACTORY Value transfer Object reference (TYPE REF TO) IF_PRICING_CPF_FACTORY Interface for Pricing CPF integration factory 20121026

Method GET_INSTANCE on class IF_PRICING_CPF_FACTORY has no exception.

Method GET_MD_DATA_MGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MD_DATA_MGR Value transfer Object reference (TYPE REF TO) IF_PRICING_CPF_MD_DATA_MGR Interface for CPF Pricing MD data manager 20130215

Method GET_MD_DATA_MGR on class IF_PRICING_CPF_FACTORY has no exception.

Method GET_PRICING_CPF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KNUMV Call by reference Type reference (TYPE) KNUMV Number of the document condition 20121026
2 Returning RO_PRICING_CPF Value transfer Object reference (TYPE REF TO) IF_PRICING_CPF Interface for Pricing CPF integration 20121026

Method GET_PRICING_CPF on class IF_PRICING_CPF_FACTORY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in