Re: Cannot right click to close Goods Receipt PO, error msg no matching...
Hi, It was solved after determined account code for goods clearing account in item group ^^ Thanks
View ArticleRe: Schedule Reports Overview Error
Hi, Please refer these threads http://scn.sap.com/thread/3594937 http://scn.sap.com/thread/3565020 Thanks & Regards,Nagarajan
View ArticleRe: Fully qualified domain name ...
Hi Amit, Have you checked DNS, updated host file and environment variables ?Check below link and share logs where this is failingFully Qualified Domain Names (FQDN) (SAP Library - Developing,...
View ArticleRe: onAfterRendering vs. JSONModel.loadData()
maybe you want to try heatmap.onAfterRendering = function() { if (sap.viz.ui5.Heatmap.prototype.onAfterRendering) { sap.viz.ui5.Heatmap.prototype.onAfterRendering.apply(this); }...
View ArticleRe: Crystal Reports Viewer on webforms rendering issue
Hi Sanjay I'm not able to see the report in an app as it prompts me for parameters. I think to stop it from prompting I need you to drill down into Group header #1A, then go to page 2, then save the...
View ArticleRe: Complex Table Drop Down - Initial Value
Michel,What client platform are you using? Special value is buggy when using a blank (empty) value. You are approaching it correctly by setting the initial value on the transaction property. Set a...
View ArticleNot able to display subtotal and subtotal text using SALV Factory method
Hi, I am creating a report using cl_salv_table, factory method. The main two fields (among others) are product and amount. I want to show subtotal of the amounts for each product and before each...
View ArticleRe: MDG-F 7.0 Data Replication using SOA
Once you CR is approved, and data is transferred in PI, you can send the notification.
View ArticleRe: ZXPCAU03 user exit in MIRO
Have you looked at the "DISPLAY LIKE" parameter for Message? Maybe if you Display like 'W'. The other option is to try raising the message. Perhaps an FM or class is catching it and discarding it. Neal
View ArticleRe: Possible problem with isnumeric function
see a related discussion at:http://scn.sap.com/message/15213570#15213570
View ArticleRe: Is there any bug in my grouper code?
If you can't get rid of the groups, then try just putting the crosstab in the report footer instead of in the group footer. Or, if you have multiple levels of grouping, you could try putting it in the...
View ArticleRe: onAfterRendering vs. JSONModel.loadData()
Hi Micha. You can try to use something like this: onInit : function() { this.getView().addEventDelegate({ onBeforeShow : function(evt) { //do stuff },...
View ArticleMake to Order - Non Valuated Scenario
Hi Experts, we are implementing MTO - Non Valuated Scenario for our client with Product Costing (Moving Average Price Method). Client wants to see Planned Cost of Finished Product at sales order level...
View ArticleRe: Open SQL with Custom fields in Standard table
Dear Abhijit, If I login in the system first time, and run the report, it shows me wrong data and after that, I just press Back and execute the report, it shows correct data for the same parameters.If...
View Articlehow to write a recursive function to create a treeview from data in datawindow?
I have a parent-child data in a datawindow from a table mytab(id, pid....)Then I want to use to data to create a tree in treeview. I try to use recursive function, but have problem with datawindow as...
View ArticleRe: Process chain taking too long to complete
Hi Amit First DSO has SID generation turned on , whereas for second DSO, it is turned off. we have not applied delete/create indexes on cube.DB stat is applied on second DSO. we are using Multiprovider...
View ArticleRe: Report by Sales Office including Material
Dear Jose Antonio, Thanks by the quick answer, could please give a little more info about it? I mean, specific guide to create the own structure and how can i call it from MCSI? I shall appreciate it a...
View ArticleFirst Article Inspection Report for Quality
Dear all,My Client want to propose a solution involves creating a report containing data from CAMS and SAP ECC to identify the parts that have not been used in a Production Plan within the last 2...
View ArticlePassing Bean in AbstractPortalApplication
Hello Experts, I have worte this Code: public class PopupIview extends AbstractPortalComponent { public void doContent(IPortalComponentRequest request, IPortalComponentResponse response) {...
View ArticleHow to load SAP UI 5 libraries in Cordova android build?
Hello all, I am trying to wrap my SAP UI 5 app with cordova to build an android app. My UI5 app is working fine when not wrapped with cordova. I have configured cordova successfully and I am able to...
View Article