Re: Dynamic SQL in AMDP/HANA
Thanks for your nice answer, Dinu. I have a quick questions, regarding .. Don't be afraid that temp_result will be fetched and later filtered. If you do not read temp_result only result will be fetched...
View ArticleRe: SAP CO month-end closure sequence change possibility ?
Hi Tharka SOP is you will do settlement as a last period end activity
View ArticleRe: BAPI BAPI_MATERIAL_SAVEDATA
Hi SK, BAPI_MATERIAL_SAVEDATA - Function module used to Create and Change Material Master Data. Below is a brief description of the FM Functionality : You use this method to create new material...
View ArticleRe: SAP stop working after printing crystal reports
This is the right space for this question: SAP Business One Application -Abhilash
View ArticleRe: Administration header could not be found
Hello Steven,What exactly is the code in the BADI trying to achieve? May be a code snippet would help us understand the issue better. RegardsNisha
View ArticleRe: UI5 HTML Templates and Custom Controls
You can just use nested controls, like this (https://github.com/SAP/openui5/blob/c4ac361e1a66949c435047e3f199ced4b3c4b215/src/sap.ui.core/test/sap/ui/core/samples/mvc/Test2.view.tmpl):{{#control...
View ArticleRe: Regarding splitting udf
Hi Try this one. for(int i=0;i<Email.length;i++){string token[]=Email[i].split(';' )resultlist.addValue(token[0]);resultlist.addValue(token[1]);} Thanks,Indrajit
View ArticleRe: The secWindowsNT security plugin is not available. Please contact your...
Hi Gopal, Is the issue only on the prod environment?I would suggest rebooting the CMS server, if that is an option, the environment being a prod environment. Also, are you able to see users from...
View Articlehow to broadcast BO analysis workbook in BW(not in BO portal)?
Hi Experts, Currently we don't have BO landscape so need to broadcast BO analysis workbook within BW landscape. Can you please let us know how to broadcast BO analysis wokrbook in BW? Currently we...
View ArticleRe: Multiple GR under One Process Order
Dear Prem, I will check with your suggestion & revert to you what is the end results. Regards,Deep Dave
View ArticleRe: MESSAGE_TYPE_X , AC_SYSTEM_FLUSH,SAPLOLEA LOLEAU02 - SAP GUI Error
This error is almost always caused by having too old a patch level of SAPGUI. Patch 7 for GUI 7.30 is indeed fairly old. I would strongly recommend continuing all troubleshooting using a workstation...
View ArticleRe: Should I join ?
Shridhar, I have made it a regular practice to go for interviews. I am in SAP for some year now but still keep giving interviews...this is for several reasons - it will improve you, you will get input...
View Articleschedule line items in SaleOrder va02
Hi all,I have requirement form the client that in the txn:va02 i.e. change of the sale-orderthe client says that in the schedule lines tab he want to restrict the change in the delivery date and...
View ArticleRe: SAP Teched
I know I am way too late in responding to this query, but I wanted to clarify:Indeed, SAP_TechEd Bangalore is a platform to learn from mentors and share knowledge through hands-on workshops and lecture...
View ArticleRe: Problem in creating OData Service
Hello Ahmed, You are mapping an input structure of your BAPI ES_HEADER as output which is causing the error.You need to map the out put table as the response while performing mapping.Correct this and...
View ArticleRe: Gross Profit Report With Date Range & Gross Profit % as Parameter
Do you have any field in invoice row to capture GP?
View ArticleRe: SAP Teched
saptd,sap_techedsap_teched_bangalore is scheduled from March 11 to 13, 2015 in Bangalore International Exhibition Center, Bangalore.
View ArticleRe: process an internal table with huge data volume
Hi Ming, Ming Yu wrote: My problem is if lt_ab1 is large, can I use a RFC tech to reduce the time consumption?You are expecting for performance in the program, in order to do that, use runtime analysis...
View Article