Category: Uncategorized
-
Change in Roles
To check the changes which have taken place in any role, user tcode RSSCD100_PFCG enter role name, period in which changes are to be noted, select “Authorization Data” in change documents, as shown below. and you may see results, like that.
-
Financial Year formula for power BI
DOJ_FY = (if (MONTH(MAX(’employees'[doj]))<=3, YEAR(MAX(’employees'[doj]))-1,YEAR(MAX(’employees'[doj])))) & ” – ” & (if (MONTH(MAX(’employees'[doj]))<=3, YEAR(MAX(’employees'[doj])),YEAR(MAX(’employees'[doj]))+1))
-
Material Types in SAP
Raw materials (ROH)Semifinished products (HALB)Finished products (FERT)Materials procured externally (FREMD)Process materials (PROC)Trading goodsOperating supplies
You must be logged in to post a comment.