SAP ABAP Class CL_FM_FUNDED_PROG_UTIL_APPL (Utilities for switched Funded Program field)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-FM (Application Component) Funds Management
⤷
FMMD_CORE (Package) Funds Management: Master Data Core Objects
⤷
⤷
Properties
| Class | CL_FM_FUNDED_PROG_UTIL_APPL | |
| Short Description | Utilities for switched Funded Program field | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMMD_CORE | Funds Management: Master Data Core Objects |
| Created | 20080625 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FM_FUNDED_PROG_UTIL_APPL has no forward declaration.
Interfaces
Class CL_FM_FUNDED_PROG_UTIL_APPL has no interface implemented.
Friends
Class CL_FM_FUNDED_PROG_UTIL_APPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FM_REFBTYP | 110 | Reference document category | 20080626 | ||
| 2 | Constant | Public | Type reference (TYPE) | FM_REFBTYP | 900 | Reference document category | 20080626 | ||
| 3 | Constant | Public | Type reference (TYPE) | FM_REFBTYP | 020 | Reference document category | 20080626 | ||
| 4 | Constant | Public | Type reference (TYPE) | FM_REFBTYP | 010 | Reference document category | 20080626 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | FLAG | Active Flag | 20080625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080625 | |
| 2 | Static method | Public | Method | Get the funded program value from FMIOI | 20080625 | |
| 3 | Static method | Public | Method | Get the FP value from the material document | 20080820 | |
| 4 | Static method | Public | Method | Get the FP value based on the origin | 20080805 | |
| 5 | Static method | Public | Method | Get the FP value from FMIOI for a PO | 20080626 | |
| 6 | Static method | Public | Method | Get the FP value from FMIOI for a PR | 20080626 | |
| 7 | Static method | Public | Method | Get the FP value for a material reservation | 20110303 | |
| 8 | Static method | Public | Method | Is Funded Program active? | 20080625 |
Events
Class CL_FM_FUNDED_PROG_UTIL_APPL has no event.
Types
Class CL_FM_FUNDED_PROG_UTIL_APPL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FM_FUNDED_PROG_UTIL_APPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FM_FUNDED_PROG_UTIL_APPL has no exception.
Method GET_MEASURE_FROM_FMIOI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REFBN | Call by reference | Type reference (TYPE) | CO_REFBN | Reference Document Number | 20080625 | |||
| 2 | IV_REFBT | Call by reference | Type reference (TYPE) | FM_REFBTYP | Reference document category | 20080625 | |||
| 3 | IV_RFKNT | Call by reference | Type reference (TYPE) | ANY | Account assignment number of reference document | 20080625 | |||
| 4 | IV_RFPOS | Call by reference | Type reference (TYPE) | CC_RFPOS | Item number of reference document | 20080625 | |||
| 5 | RV_MEASURE | Value transfer | Type reference (TYPE) | FM_MEASURE | Funded Program | 20080625 |
Method GET_MEASURE_FROM_FMIOI on class CL_FM_FUNDED_PROG_UTIL_APPL has no exception.
Method GET_MEASURE_FROM_MATDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MBLNR | Call by reference | Type reference (TYPE) | MBLNR | Material Number | 20080820 | |||
| 2 | IV_MJAHR | Call by reference | Type reference (TYPE) | MJAHR | Material Document Year | 20080820 | |||
| 3 | RV_MEASURE | Value transfer | Type reference (TYPE) | FM_MEASURE | Funded Program | 20080820 |
Method GET_MEASURE_FROM_MATDOC on class CL_FM_FUNDED_PROG_UTIL_APPL has no exception.
Method GET_MEASURE_FROM_ORIGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORIGIN | Call by reference | Type reference (TYPE) | C | 20080805 | ||||
| 2 | IV_REFBN | Call by reference | Type reference (TYPE) | CO_REFBN | Reference Document Number | 20080805 | |||
| 3 | IV_RFKNT | Call by reference | Type reference (TYPE) | ANY | Account assignment number of reference document | 20080805 | |||
| 4 | IV_RFPOS | Call by reference | Type reference (TYPE) | CC_RFPOS | Item number of reference document | 20080805 | |||
| 5 | RV_MEASURE | Value transfer | Type reference (TYPE) | FM_MEASURE | Funded Program | 20080805 |
Method GET_MEASURE_FROM_ORIGIN on class CL_FM_FUNDED_PROG_UTIL_APPL has no exception.
Method GET_MEASURE_FROM_PO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REFBN | Call by reference | Type reference (TYPE) | CO_REFBN | Reference Document Number | 20080626 | |||
| 2 | IV_RFKNT | Call by reference | Type reference (TYPE) | ANY | Account assignment number of reference document | 20080626 | |||
| 3 | IV_RFPOS | Call by reference | Type reference (TYPE) | CC_RFPOS | Item number of reference document | 20080626 | |||
| 4 | RV_MEASURE | Value transfer | Type reference (TYPE) | FM_MEASURE | Funded Program | 20080626 |
Method GET_MEASURE_FROM_PO on class CL_FM_FUNDED_PROG_UTIL_APPL has no exception.
Method GET_MEASURE_FROM_PR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REFBN | Call by reference | Type reference (TYPE) | CO_REFBN | Reference Document Number | 20080626 | |||
| 2 | IV_RFKNT | Call by reference | Type reference (TYPE) | ANY | Account assignment number of reference document | 20080626 | |||
| 3 | IV_RFPOS | Call by reference | Type reference (TYPE) | CC_RFPOS | Item number of reference document | 20080626 | |||
| 4 | RV_MEASURE | Value transfer | Type reference (TYPE) | FM_MEASURE | Funded Program | 20080626 |
Method GET_MEASURE_FROM_PR on class CL_FM_FUNDED_PROG_UTIL_APPL has no exception.
Method GET_MEASURE_FROM_RESV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KBLNR | Call by reference | Type reference (TYPE) | KBLNR | 20110303 | ||||
| 2 | IV_KBLPOS | Call by reference | Type reference (TYPE) | KBLPOS | 20110303 | ||||
| 3 | RV_MEASURE | Value transfer | Type reference (TYPE) | FM_MEASURE | 20110303 |
Method GET_MEASURE_FROM_RESV on class CL_FM_FUNDED_PROG_UTIL_APPL has no exception.
Method IS_MEASURE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20080625 |
Method IS_MEASURE_ACTIVE on class CL_FM_FUNDED_PROG_UTIL_APPL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |