SAP ABAP Class CL_PR_SUPPL_DATA_ARCH_HELPER (CPF: Helper for CPF archiving data)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-GTF-PR-CPF (Application Component) Configurable Parameters and Formulas
⤷
VF_PRC_CPF (Package) Integration of CPF into ERP Pricing
⤷
⤷
Properties
| Class | CL_PR_SUPPL_DATA_ARCH_HELPER | |
| Short Description | CPF: Helper for CPF archiving data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VF_PRC_CPF | Integration of CPF into ERP Pricing |
| Created | 20130605 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PR_SUPPL_DATA_ARCH_HELPER has no forward declaration.
Interfaces
Class CL_PR_SUPPL_DATA_ARCH_HELPER has no interface implemented.
Friends
Class CL_PR_SUPPL_DATA_ARCH_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TY_T_STRING | 20130610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130610 | |
| 2 | Static method | Private | Method | Get CPFD_FORMULAPAR from database | 20130610 | |
| 3 | Static method | Private | Method | Get CPFD_FORMULA from database | 20130610 | |
| 4 | Static method | Private | Method | Get CPFD_SCALE from database | 20130610 | |
| 5 | Static method | Private | Method | Get CPFD_SCALE_LINE from database | 20130610 | |
| 6 | Static method | Private | Method | Get KONPTOCPFGUID from database | 20130610 | |
| 7 | Static method | Private | Method | Get KONVTOCPFGUID from database | 20130610 | |
| 8 | Static method | Public | Method | Get pricing supplement data from database | 20130610 |
Events
Class CL_PR_SUPPL_DATA_ARCH_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_STRING | Public | See coding | 20130610 | TY_T_STRING TYPE STANDARD TABLE OF string
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PR_SUPPL_DATA_ARCH_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PR_SUPPL_DATA_ARCH_HELPER has no exception.
Method GET_CPFD_FORMULAPAR_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CPFD_FORMULAPAR | Call by reference | Type reference (TYPE) | CPFT_DOC_FORMULAPAR | Table type for CPF Document parameters | 20130610 | |||
| 2 | IT_CPF_GUID | Call by reference | Type reference (TYPE) | PRCT_CPF_GUID | Table Type for CPF GUID's | 20130610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pricing Supplement Data Database Error | 20130610 |
Method GET_CPFD_FORMULA_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CPFD_FORMULA | Call by reference | Type reference (TYPE) | CPFT_DOC_FORMULA | 20130610 | ||||
| 2 | IT_CPF_GUID | Call by reference | Type reference (TYPE) | PRCT_CPF_GUID | Table Type for CPF GUID's | 20130610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pricing Supplement Data Database Error | 20130610 |
Method GET_CPFD_SCALE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CPFD_SCALE | Call by reference | Type reference (TYPE) | CPFT_SCALE | Table type for CPF Scale Header | 20130610 | |||
| 2 | IT_CPF_GUID | Call by reference | Type reference (TYPE) | PRCT_CPF_GUID | Table Type for CPF GUID's | 20130610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pricing Supplement Data Database Error | 20130610 |
Method GET_CPFD_SCALE_LINE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CPFD_SCALE_LINE | Call by reference | Type reference (TYPE) | CPFT_SCALE_LINE | Table type for CPF Scale Line | 20130610 | |||
| 2 | IT_CPF_GUID | Call by reference | Type reference (TYPE) | PRCT_CPF_GUID | Table Type for CPF GUID's | 20130610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pricing Supplement Data Database Error | 20130610 |
Method GET_KONPTOCPFGUID_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KONPTOCPFGUID | Call by reference | Type reference (TYPE) | KONPTOCPFGUID_T | Linking of master data condition to CPF | 20130610 | |||
| 2 | IT_SUPPL_KNUMH | Call by reference | Type reference (TYPE) | PRCT_SUPPL_KNUMH | Table Type for KNUMH Structure | 20130610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pricing Supplement Data Database Error | 20130610 |
Method GET_KONVTOCPFGUID_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KONVTOCPFGUID | Call by reference | Type reference (TYPE) | KONVTOCPFGUID_T | Linking of document condition to CPF | 20130610 | |||
| 2 | IT_SUPPL_KNUMV | Call by reference | Type reference (TYPE) | PRCT_SUPPL_KNUMV | Table Type for KNUMV Structure | 20130610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pricing Supplement Data Database Error | 20130610 |
Method GET_PRC_SUPPL_DATA_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CPFD_FORMULA | Call by reference | Type reference (TYPE) | CPFT_DOC_FORMULA | Table type for CPF formula in document | 20130610 | |||
| 2 | ET_CPFD_FORMULAPAR | Call by reference | Type reference (TYPE) | CPFT_DOC_FORMULAPAR | Table type for CPF Document parameters | 20130610 | |||
| 3 | ET_CPFD_SCALE | Call by reference | Type reference (TYPE) | CPFT_SCALE | Table type for CPF Scale Header | 20130610 | |||
| 4 | ET_CPFD_SCALE_LINE | Call by reference | Type reference (TYPE) | CPFT_SCALE_LINE | Table type for CPF Scale Line | 20130610 | |||
| 5 | ET_KONPTOCPFGUID | Call by reference | Type reference (TYPE) | KONPTOCPFGUID_T | Table type for KONPTOCPFGUID | 20130610 | |||
| 6 | ET_KONVTOCPFGUID | Call by reference | Type reference (TYPE) | KONVTOCPFGUID_T | Table type for KONVTOCPFGUID | 20130610 | |||
| 7 | IT_SUPPL_KNUMH | Call by reference | Type reference (TYPE) | PRCT_SUPPL_KNUMH | Table Type for KNUMH Structure | 20130610 | |||
| 8 | IT_SUPPL_KNUMV | Call by reference | Type reference (TYPE) | PRCT_SUPPL_KNUMV | Table Type for KNUMV Structure | 20130610 |
Method GET_PRC_SUPPL_DATA_FROM_DB on class CL_PR_SUPPL_DATA_ARCH_HELPER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |