SAP ABAP Class CL_SMB_UIE_FIN_CP_LF (Cash Position & Liqdity Fcast common methods)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
UP_CHIP_CONTENT (Package) BAiO UI Enhancement: Content Chip Components
⤷
⤷
Properties
| Class | CL_SMB_UIE_FIN_CP_LF | |
| Short Description | Cash Position & Liqdity Fcast common methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UP_CHIP_CONTENT | BAiO UI Enhancement: Content Chip Components |
| Created | 20110407 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMB_UIE_FIN_CP_LF has no forward declaration.
Interfaces
Class CL_SMB_UIE_FIN_CP_LF has no interface implemented.
Friends
Class CL_SMB_UIE_FIN_CP_LF has no friend class.
Attributes
Class CL_SMB_UIE_FIN_CP_LF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Authorisation check for object UIE_AUTH | 20110407 | |
| 2 | Static method | Public | Method | Convert amount from planned to display currency | 20110407 | |
| 3 | Static method | Public | Method | Get the current period and fiscal year for a company code | 20110407 |
Events
Class CL_SMB_UIE_FIN_CP_LF has no event.
Types
Class CL_SMB_UIE_FIN_CP_LF has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCENARIO | Call by reference | Type reference (TYPE) | SMB_UIE_SCEN | Usability Packaging Scenario | 20110407 | |||
| 2 | RV_NO_ACCESS | Value transfer | Type reference (TYPE) | FLAG | No authorisation for object | 20110407 |
Method CHECK_AUTHORITY on class CL_SMB_UIE_FIN_CP_LF has no exception.
Method CONVERT_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FOREIGN_AMT | Call by reference | Type reference (TYPE) | WRSHD | Amount in planned currency | 20110407 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Date | 20110407 | ||
| 3 | IV_FOREIGN_CURR | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20110407 | |||
| 4 | IV_LOCAL_AMT | Call by reference | Type reference (TYPE) | WRSHB | Amount in planned currency | 20110407 | |||
| 5 | IV_LOCAL_CURR | Call by reference | Type reference (TYPE) | DISPW | Planned currency for cash management and forecast | 20110407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception raised from FM CONVERT_TO_FOREIGN_CURRENCY | 20110407 |
Method GET_YEAR_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20110407 | |||
| 2 | EV_PERIV | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20110407 | |||
| 3 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20110407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110407 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |