How to derive Calmonth & Calyear from Calday easily in BEx | SAP Blogs
Data acquisition & transformations in BI
Followed below method at transformation lw_processed_date = lw_date + 5 Followed below method at transformation
SAP HANA - Calculation View
lw_processed_date = lw_date + 5 Check the day is working day or not for given date in muliple calendar id ABAP field routine to convert 0CALMONTH to ZFISQRT
HANA SP07 – STAR JOIN | SAP Blogs
You can simply add integer value if your variable is typed DATUM DATA : lw_date TYPE sy-datum Pls suggest me regarding this
ABAP for SAP HANA. Part XXII. How to Consume Native HANA Views Using ADBC? - SAPSPOT | Sap, Hana, Text types
SAP HANA - Analytic View - YouTube
Follow RSS Feed HI all, I want to use formula FISCPER_CALMONTH() in the update rules to calculate 0CALMONTH from the given 0FISCPER You can simply add integer value if your variable is typed DATUM Pls suggest me regarding this
Creation of Attribute view using SAP HANA studio – SAP Business Objects and Business Intelligence
Followed below method at transformation There are no syntax errors at design level,but found errors while loading data We have a 0CALMONTH2 (01, 02, 03…12) & 0CALYEAR (2014, 2016, 2017, 2020, etc.) in the DSO from this we have to calculate the 0FISCPER (Fiscal Period) in our Infocube then we write that code in field routine of transformation.Check the below transformation between DSO to Infocube.
How to get calmonth/caldate from calweek | SAP Community