SAP ABAP Class IF_CPF_ROUTINE_PARAMETERS (Interface for CPF Routine parameter handling)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPF_ROUTINE_PARAMETERS | CPF: Routine parameter handling (default class) | 20120822 |
Properties
Class | IF_CPF_ROUTINE_PARAMETERS | |
Short Description | Interface for CPF Routine parameter handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120822 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CPF_ROUTINE_PARAMETERS has no forward declaration.
Interfaces
Class IF_CPF_ROUTINE_PARAMETERS has no interface implemented.
Friends
Class IF_CPF_ROUTINE_PARAMETERS has no friend class.
Attributes
Class IF_CPF_ROUTINE_PARAMETERS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Evaluate scales | 20130114 |
2 | ![]() |
Instance method | Public | Method | Executes a BRFplus function | 20121011 |
3 | ![]() |
Instance method | Public | Method | Get CPF parameter scale info | 20130114 |
4 | ![]() |
Instance method | Public | Method | Get CPF parameter value (as DATA) | 20130415 |
5 | ![]() |
Instance method | Public | Method | Get CPF parameter value as amount | 20120822 |
6 | ![]() |
Instance method | Public | Method | Get CPF parameter value as number | 20120822 |
7 | ![]() |
Instance method | Public | Method | Get CPF parameter value as quantity | 20120822 |
8 | ![]() |
Instance method | Public | Method | Get CPF parameter value as rate | 20120822 |
9 | ![]() |
Instance method | Public | Method | Get CPF parameter value as text | 20120822 |
Events
Class IF_CPF_ROUTINE_PARAMETERS has no event.
Types
Class IF_CPF_ROUTINE_PARAMETERS has no local type.
Method Signatures
Method EVALUATE_SCALES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | CPF_PARAMETER_NAME | CPF Parameter Name | 20130114 | ||
2 | ![]() |
IV_SUBPARAMETER | Call by reference | Type reference (TYPE) | CPF_SUBPARAMETER | ' ' | CPF Subparameter | 20130114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for CPF | 20130320 |
Method EXECUTE_BRFPLUS_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_RESULT | Call by reference | Type reference (TYPE) | DATA | BRFplus result | 20121011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for CPF | 20130320 | |
2 | ![]() |
FDT: Abstract Exception Class | 20130320 |
Method GET_PARAMETER_SCALE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | CPF_PARAMETER_NAME | ' ' | CPF parameter name | 20130114 | |
2 | ![]() |
IV_SUBPARAMETER | Call by reference | Type reference (TYPE) | CPF_SUBPARAMETER | ' ' | CPF Subparameter | 20130114 | |
3 | ![]() |
RS_SCALE | Value transfer | Type reference (TYPE) | CPFS_OBJ_SCALE | CPF Scale with values | 20130114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for CPF | 20130320 |
Method GET_PARAMETER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | CPF_PARAMETER_NAME | ' ' | CPF parameter name | 20130415 | |
2 | ![]() |
IV_SUBPARAMETER | Call by reference | Type reference (TYPE) | CPF_SUBPARAMETER | ' ' | CPF Subparameter | 20130415 | |
3 | ![]() |
RO_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20130415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for CPF | 20130415 |
Method GET_PARAMETER_VALUE_AS_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | CPF_PARAMETER_NAME | ' ' | CPF parameter name | 20120822 | |
2 | ![]() |
IV_SUBPARAMETER | Call by reference | Type reference (TYPE) | CPF_SUBPARAMETER | ' ' | CPF Subparameter | 20120822 | |
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | CPFS_AMOUNT | FDT: Amount (Element Amount) | 20120822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for CPF | 20130320 |
Method GET_PARAMETER_VALUE_AS_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | CPF_PARAMETER_NAME | ' ' | CPF parameter name | 20120822 | |
2 | ![]() |
IV_SUBPARAMETER | Call by reference | Type reference (TYPE) | CPF_SUBPARAMETER | ' ' | CPF Subparameter | 20120822 | |
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | CPF_NUMBER | 20120822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for CPF | 20130320 |
Method GET_PARAMETER_VALUE_AS_QTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | CPF_PARAMETER_NAME | ' ' | CPF parameter name | 20120822 | |
2 | ![]() |
IV_SUBPARAMETER | Call by reference | Type reference (TYPE) | CPF_SUBPARAMETER | ' ' | CPF Subparameter | 20120822 | |
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | CPFS_QUANTITY | CPF quantity | 20120822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for CPF | 20130320 |
Method GET_PARAMETER_VALUE_AS_RATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | CPF_PARAMETER_NAME | ' ' | CPF parameter name | 20120822 | |
2 | ![]() |
IV_SUBPARAMETER | Call by reference | Type reference (TYPE) | CPF_SUBPARAMETER | ' ' | CPF Subparameter | 20120822 | |
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | CPFS_PRICE_RATE | CPF price rate | 20120822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for CPF | 20130320 |
Method GET_PARAMETER_VALUE_AS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | CPF_PARAMETER_NAME | ' ' | CPF parameter name | 20120822 | |
2 | ![]() |
IV_SUBPARAMETER | Call by reference | Type reference (TYPE) | CPF_SUBPARAMETER | ' ' | CPF Subparameter | 20120822 | |
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | CPF_TEXT | FDT: Elementary Data Type Text (SSTRING) | 20120822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for CPF | 20130320 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |