Re: Subforms doesn't repeat in Forms
You can do something like below, Step 1) Create one table, with two header rows, wrap them both into the section.Step 2) Then go to pagination tab of Section, and check below check boxs. Step 3) Also...
View ArticleRe: Color a particular cell of alv webdynpro
Hey Pranav, am able to achieve the functionality for getting a single cell highlighted/coloured. The issue I am facing here is, say, there are two rows in my ALV table. I want my cell under VBELN and...
View Articledate picker display format
hi experts,in datepicker <DatePickerid="DP3"displayFormat="short"change="handleChange"/>if i select any date it shows in format as 7/5/16(M/D/YY) in datepicker input can i show as...
View ArticleRe: sub totals not displaying in the output
I'm using below script, and it is working for me,var oFields = xfa.layout.pageContent(xfa.layout.page(this), "field", 0);var nNodesLength = oFields.length;var nSum = 0;for (var nNodeCount = 0;...
View ArticleRe: ABZU- changing G/L on sale of asset to Depr. Exp
You can even create new transaction type at A078 -new entries and call those transaction type in ABAA.
View ArticleRe: JavaScript code
Again some problem, Try this way, Right click and Insert Script ObjectWhen you add script object it should look like below, Then call it just like below,var retVal = jsGlobal.abweichungSummen(5,2,2);...
View ArticleRe: Portal logon page is unable to open in Chrome after upgrade to 7.4
Hi Hemanth, Thanks for your response. As per PAM, My SP level supports Chrome. Note: We are able to access the portal in Chrome but we are unable to access the logon page only after upgrade. Kindly...
View ArticleRe: MP: exception caught with cause java.net.UnknownHostException:
Check the URL and also try posting to the WS from SOAP UI.
View ArticleRe: How to load variantItems in FilterBar?
Hi, variantItems: [ new sap.ui.comp.variants.VariantItem({"key": "key1", "text": "text1"}), new sap.ui.comp.variants.VariantItem({"key": "key2", "text": "text2"}) ] Is not a valid...
View ArticleRe: Error with Inbound
Moderator message:using the SCN search I can find 70 results for the first error and 27 for the second error.Please make use of this feature and work through the answers.If you then still have open...
View ArticleRe: Add custom field in cs14 report
Go to Se11 then Give the Table name Then there is one button Append Structure here,you have to Create one Structure , name will be Starts with ZZanyname. thenit will ask you the fields name.Give any...
View ArticleRe: SAP Process Orchestration and Fiori
To add on Engg's point currently we build UI for NWBPM user activities in Webdynpro, This UI also can be build based on FIORI. Engg correct If am wrong.
View ArticleRe: Xcelsius & Windows 10
Hi Monish, I am using SAP Business Dashboards 4.2 support pack 2. I am still on windows 8.1.Need to upgrade ot Win 10 and cannot stick on to windows 8.1 any more. Please let me know if this version of...
View ArticleRe: Portal logon page is unable to open in Chrome after upgrade to 7.4
Hi Gopi, We have checked the above notes, But not working. Please suggest. Regards,Vamshi Krishna.
View ArticleArticle not listed to store, still PO created for that store
Hi, I am working on SAP IS Retail, observed an issue where article is not been listed to store (validity has end) still MRP has generated an order for that store. In table WLK1 validity has ended for...
View ArticleImplementation of Support call or call management using M3 notification
Hi SAP Folks We are implementing IT Asset management through SAP PM Module.So that we can track all the maintenance in system like breakdown , preventive and support call.Now Preventive and breakdown...
View ArticleRe: SAP HANA XSA SPS 12 WebIDE: Github: Clone request failed git: cannot open...
Hi Dirk, Small question - is the repository you are trying to clone initialized?If it is not please add some file to it to initialize it and then try to clone again. Regards,Omer.
View ArticleRe: SAP Business One Payment Due Approval
Hi Check with the follwing Thread Re: Credit Limit by date Cheers!
View ArticleRe: Sales order approval for above 50% discount on any item row level
Hi Currently, you can't use an approval based on the trigger of the document line fields. It is current system definition of SAP B1. So, you can only use document header fields as trigger.Cheers!
View Article