Re: Table UI Element Issue
Hi Saravanan K, You are just missing a library reference.Please include jQuery.sap.require("sap.ui.table.Table"); at the top in controller.js Regards,KK
View ArticleRe: BOM cost query
SELECT T0.[Code], T2.[ItemName],T2.[LastPurPrc],T2.[U_pgmname],(SUM(T1.[Quantity] * T1.[Price] This is should be taken from last purchase price) ) AS 'BOM COST' FROM OITT T0 INNER JOIN ITT1 T1 ON...
View ArticleRe: PB Syntax for Programmable OLE Objects (Excel)
How can I know that I must use worksheets property of workbooks property of application property of oleobject? That's dependant on understanding the object model for the application that you're trying...
View ArticleRe: SNP Heuristic run Planned order date at begining, middle or end of month...
Hi Lingaiah, Can you confirm if your query is addressed. Regards, Umesh
View ArticleRe: Shift factor 2- planned dep increased in 2016 why?
Hi Somasundar, Go to OAYZ and select the respective asset class and click the details icon. you would see a field Variable depreciation portion. It defines the amount of variable depreciation in total...
View ArticleCustomer master search term1 as Unique feild
HI All When we create the customers in sap need to put legacy system customer code into the search term1 field, So is it possible to put it as unique field.if possible how can i do it... RgdsPP
View ArticleHR Renewal - Images, icons and background image
Hi,I've configured the HR renewal components for self-services (EHP7) and they are working well with one exception: Any images don't seem to be being displayed. I cannot see the background image and...
View ArticleRe: How to get the transaction called indirectly inside an ABAP program?
Hi Arun, It displays an explicit transaction calls inside the program. But my requirement is, I need to find all the transactions called by the given program/tcode. This is to check the authorization...
View ArticleWhy do we create field selection groups?
Hi Guys I would like to know what this field selection group field plays while assigning the fields. If I make the field selction group with a number as mandatory, it means all the fields in that group...
View ArticleRe: on_data_check event not triggered
Hi Navi, Try to use the lo_model->refresh( ) after error message is raised. Hope this helps you. Regards,Rama
View ArticleRe: How to get the transaction called indirectly inside an ABAP program?
Hi Ashirith,Thanks for your response.It does not display any values. Tcode, I am using is FAGL_FC_VAL.
View ArticleRe: revert set deletion inicator of a production order in transaction PPARCHP1
Hello, Thanks for the update Caetano Almeida.hellder fonseca Just be careful and test well before actual reset. Regards,
View ArticleRe: How to control WEB UI options below attached jpg under RED BOX
Thanks Dharma, I'll check n Confirm. Regards,JK
View ArticleRe: Background Job
You just need to do a little search here http://scn.sap.com/thread/370611
View ArticleRe: SAP GRC 10 Access Request Administration
Can you check if the manager logs into GRC and then open the work inbox and can he see the approve button then ...
View Articletime evaluation
Hi Experts, Will there be any issue if time evaluation is done on weekly basis after manual upload of time events. Regards,RK.
View ArticleRe: extract data from hash map for target structure mapping
Hi Mike, I just tried a sample of your code and I got a compiler error for the UDF that builds the HashMap: GlobalContainer globalContainer1 = container.getGlobalContainer(); AbstractTrace trace =...
View ArticleRe: CAL showing blank page
Hi Micha, please send me a diff of a non-working prefs.js with a clean one and we will troubleshoot. Regards, Hannes
View ArticleRe: Defined field is too small error in qas
Hi, Check the length of the dump line content and first 5 lines size, it is mostly issue with the length of the field ,kindly cross check the field types of wa_tab and wa_tab2 and make sure both have...
View ArticleRe: SAP GRC 10 Access Request Administration
need to create the request again to trigger email ...
View Article