Re: Connector error while copying Data source
Hi Baithi, Thanks for the reply. But the scenario is old connector which is maintained in data source and business rules is no more functional. I am not able to modify connector name in data source so...
View ArticleRe: Workaround to call procedure within trigger.
Hi, why don't go for trigger itself instead of calling procedure from the trigger.it will work and suitable for your requirement.let me know if u need sample code or any other help. cheers,Akash.
View ArticleRe: Short Dump in EAM_TASKLIST_CREATE
don't write any code in the proxy class....use commit work after calling the proxy class in the program..it will solve your issue.
View ArticleRe: f4 help in table maintainence generator
Hi, http://scn.sap.com/community/abap/blog/2015/09/20/f4-help-in-maintenance-table You can follow these steps. Fikret.
View ArticleRe: Dynamic F4 help on Table maintenance Generator
Hi, http://scn.sap.com/community/abap/blog/2015/09/20/f4-help-in-maintenance-table You can follow these steps. Fikret.
View ArticleRe: Error: object reference not set to an instance of an object
Hi David, have you gone to regular excel and checked that the EPM Add-in is not disabled? We've had to enable in excel when we see that message. It usually occurs if excel crashes. -Tracey
View ArticleRe: What to return from GetEntity if requested record is not found?
Sorry, can't share any code.
View ArticleRe: What to return from GetEntity if requested record is not found?
The datetime field cannot be nullable because it's a key field of the entity!
View ArticleRe: Consuming my oData eclipse model in UI5 app view of eclipse
Have a look at these: SAPUI5 SDK - Demo Kit Instantiating an OData Model Playing with the model on SAP UI5
View ArticleRe: How to make Infopackage Status Red when File Not Found(Flat File Data...
Thanks for the response. I'm actually looking for the 2nd option u mentioned. But I don't want to make the step to continue with "always" option because if the IP fails due to some data issue, we...
View ArticleRe: Pover Builder V12 and Windows 10 Compatibility
I have PB 12.1 & 12.5 running on Windows 10. I had to disable the windows service "Touch Keyboard and Handwriting Panel Service" in order for the IDEs to start up.
View ArticleRe: Custom fields in Task-List operations
Thanks Pete, for giving me the lead. I shall work on it and will update the thread. Meanwhile, I started working on IAIH0001 - Customer-Enhancements for Tasklists. Only problem with this exit is - we...
View ArticleRe: VizFrame TimeBubble chart - how to check if data is received from backend...
Thanks for your input Sai. I will check the possibility of using the renderComplete event. Actually, my chart is not even rendering when my model is supposedly empty, so I cannot use the event for now....
View ArticleRe: How to enable Auto Complete option in SAP
thanks, this is the only fix that worked for me!
View ArticleGet members and assign them to member editer using VBA
Hi Experts, I am looking for a way to get members by filtering using VBA. I know how to add member itself using addcol or row axis function in VBA, but still need to know getting members by filtering...
View ArticleRe: What user roles needed to view group and catalog ?
Thanks Tejas. Would you know where this information is documented ? This link only mention about...
View ArticleRe: Capacity check for storage bin
1) do you want to store the unrestricted and Quality in the same bin ?2) when you are updating the maximum weight in LS10 before Storage bin creation or after storage bin creation ?
View ArticleRe: WM FIFO Picking strategy to be removed
FIFO logic run during TO creation once TO creation is done there is no impact however it is standard practice that before making any config change make sure that there is no any open document exist in...
View ArticleAgentry - Designing Screens
Hi All, We have two devices where we need to deploy Work Manager. A 10 inch tablet and a 14 inch laptop. The plan is for both of them to be at 1024*768 resolution – but this plan can be changed. Can...
View ArticleRe: password reset of j2ee_admin
Hi, remember the user is case sensitive J2EE_ADMIN, the password is the same of the instalation.i had been occurred the same issue and i resolved like that. regards,
View Article