SAP ABAP Class CL_FCOM_SERVICE_POWL (Services for dates)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
FCOM_PAGES (Package) Homepages and Workcenter in Controlling

⤷

⤷

Properties
Class | CL_FCOM_SERVICE_POWL | |
Short Description | Services for dates | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FCOM_PAGES | Homepages and Workcenter in Controlling |
Created | 20120417 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FCOM_SERVICE_POWL has no forward declaration.
Interfaces
Class CL_FCOM_SERVICE_POWL has no interface implemented.
Friends
Class CL_FCOM_SERVICE_POWL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20120514 | ||||
2 | ![]() |
Constant | Public | See coding | 20120514 | ||||
3 | ![]() |
Constant | Public | See coding | 20120514 | ||||
4 | ![]() |
Constant | Public | See coding | 20120514 | ||||
5 | ![]() |
Constant | Public | See coding | 'KYK_FI' | 20120417 | |||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAP_ERP_AIO' | 20120417 | ||
7 | ![]() |
Constant | Public | See coding | 20120514 | ||||
8 | ![]() |
Constant | Public | See coding | 20120514 | ||||
9 | ![]() |
Constant | Public | See coding | 'FCOM_' | Prefix for POWL types for On Premise | 20120417 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAP_ECC_Financials' | 20120514 | ||
11 | ![]() |
Constant | Public | See coding | 20120514 | ||||
12 | ![]() |
Constant | Private | Type reference (TYPE) | /KYK/DE_DATE_REL | '3' | Relative date | 20120417 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | /KYK/DE_DATE_REL | '1' | Relative date | 20120417 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | /KYK/DE_DATE_REL | '2' | Relative date | 20120417 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | /KYK/DE_DATE_REL | '8' | Relative date | 20120417 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | /KYK/DE_DATE_REL | '6' | Relative date | 20120417 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | /KYK/DE_DATE_REL | '7' | Relative date | 20120417 | |
18 | ![]() |
Constant | Private | Type reference (TYPE) | /KYK/DE_DATE_REL | 'A' | Relative date | 20120417 | |
19 | ![]() |
Constant | Private | Type reference (TYPE) | /KYK/DE_DATE_REL | 'B' | Relative date | 20120417 | |
20 | ![]() |
Constant | Private | Type reference (TYPE) | /KYK/DE_DATE_REL | 'C' | Relative date | 20120417 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Call Smartform | 20120417 |
2 | ![]() |
Static method | Public | Method | Fill sy-message to POWL message | 20120417 |
3 | ![]() |
Static method | Public | Method | Get Controlling Area | 20120417 |
4 | ![]() |
Static method | Public | Method | Get date range from relative date | 20120417 |
Events
Class CL_FCOM_SERVICE_POWL has no event.
Types
Class CL_FCOM_SERVICE_POWL has no local type.
Method Signatures
Method CALL_SMARTFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20120417 | ||
2 | ![]() |
E_SPOOLID | Call by reference | Type reference (TYPE) | RSPOID | Spool request number | 20120417 | ||
3 | ![]() |
IS_NAST | Call by reference | Type reference (TYPE) | NAST | Message Status | 20120417 |
Method CALL_SMARTFORM on class CL_FCOM_SERVICE_POWL has no exception.
Method FILL_SY_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_MESSAGE | Value transfer | Type reference (TYPE) | POWL_MSG_STY | Message description | 20120417 |
Method FILL_SY_MESSAGE on class CL_FCOM_SERVICE_POWL has no exception.
Method GET_CONTROLLING_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20120417 |
Method GET_CONTROLLING_AREA on class CL_FCOM_SERVICE_POWL has no exception.
Method GET_DATE_RANGE_FROM_DATE_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DATE_FROM | Call by reference | Type reference (TYPE) | DATUM | Date from | 20120417 | ||
2 | ![]() |
CV_DATE_TO | Call by reference | Type reference (TYPE) | DATUM | Date to | 20120417 | ||
3 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20120417 | ||
4 | ![]() |
EX_ERROR | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Error occured | 20120417 | ||
5 | ![]() |
IV_DATE_FROM | Call by reference | Type reference (TYPE) | DATUM | Date from | 20120417 | ||
6 | ![]() |
IV_DATE_REL | Call by reference | Type reference (TYPE) | /KYK/DE_DATE_REL | Relative date | 20120417 | ||
7 | ![]() |
IV_DATE_TO | Call by reference | Type reference (TYPE) | DATUM | Date to | 20120417 |
Method GET_DATE_RANGE_FROM_DATE_REL on class CL_FCOM_SERVICE_POWL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |