Re: Bank Data in Vendor using vmd_ei_api
Before in case of creation, else error will be raised.
View ArticleRe: Icon in smart Table
Hi Mantri, The code is as below. The code has error. The custoData has to be an aggregation of the column but its mentioned as a property. I have made the required change to the first column so now you...
View ArticleRe: Hi Team,
Hi Madhuri, I don't have your exact requirement here, but my understanding is that you want to change the TAX code determined during Billing or Invoicing in IS-U. For this, make a copy of the given...
View ArticleEnhancement on PO line item account assignment tab.
Hi Guys, I want to enhance the cost cent and GL account description on the account assignment tab for ME21N, ME22N and ME23N. Please guide me. Thanks,Satya
View ArticleRe: DELETE with INNER JOIN not working in HANA SQL
I only added my answer as the solutions posted here did not work for me. I don't get anything out of possibly misleading someone. Do you have any sources for what you mentioned about partitioning and...
View ArticleWork Status in EPM 10 NW
Hi Guys, We are using SAP EPM 10 SP19 We need to lock the work status for 50 Months ( Time Period ) for various combination dimension Its possible to lock the Work status through Script Logic Or...
View ArticleAdditional Ledgers in JVA
Dear Gurus, I am following a configuration guide to practice JVA configuration and its user end. However, I am stuck at a place, where I am require to define currencies for additional ledgers in JVA....
View ArticleNot able to change Legend text for VizFrame Chart
I am using OData webservice from ECC and displaying a VizChart based on the data received. My Dataset is as follows var oDataset = new sap.viz.ui5.data.FlattenedDataset("Ch_DataSet",{...
View ArticleSAP UI 5 button styling
HI Is there a way to achieve with UI5 this button look/style ? Like the primary button but with sap.ui.commons lib...
View ArticleRe: PLD to Crystal Converter
Looking at specifics here, and trying to make this work within SAP rather than having to export to XML and running external. Periodic Profit & Loss Statement CR. Breaks into 2 reports, which I...
View ArticleRe: How to implement OverViewPage
We cannot use SAP Web IDE. Is there a way to use the overview page like how we use other controlls
View Articlemissing informations in log
Hi,I'm using DS 4.0 and faced strange behaviur - recently I'd like to check in Log (in DS aplication) all messages which I can find in Management Console uder Trace button.In log I can see if job run...
View ArticleRe: Picking multiple files and send it to one zip file
I guess dynamic maintaining the extra files as in file list is not possible ! so you can write a script which zips multiple files in to one file ,and then pick that one single zipped file.
View ArticleDynamically hiding table row depending on input in prompt
Hi All, We have this requirement where we have to provide a user prompt with comma separated values in input.Like:Please enter Type: ABC; XYZ; Then we have to show value for these type in horizontal...
View ArticleRe: MRP relevant stocks in APO
Hi Mohit, Do you have any specific requirement to transfer blocked stock to APO? If this is not required for planning then why to transfer the same to APO. You can restrict the same as mentioned in...
View ArticleHow to make auto scroll up in iphone devices using SAP ui5??
I'm trying to scroll my list up by clicking on sync button that i have given, it's working fine in android devices but not in Iphone devices.Here is my code: var oSyncButton = new...
View ArticleRe: COPA error while releasing the SD Credit Note
Hello Nikki, To solve the error KE292, Basically you have 2 options here:1. Maintain the sales order cost estimate so that the system can readthis cost estimate.2. Use the hints in note 67240 to avoid...
View ArticleRe: Search Tab and Button in Custom BO for OWL screen.
Hi Jayant, do you mean an advanced Search?If yes, check this Document: How to create an Advanced Filter in Custom OWL screen Best regards, Astrid
View ArticleRe: kapsel offline application is not working after packaging
So, Does it mean its only working as a web app and not as hybrid app (both in Online and Offline Mode) ? How did you convert the webapp to hybrid ? Using HAT (or) Importing web files in kapsel project...
View ArticleRe: native sql EXEC - how to transfer abap range to IN operator
You can check REPORT demo_sel_screen_tables_ranges in SAP for an example: DATA: s_carrid2 TYPE RANGE OF spfli-carrid, s_carrid2_wa LIKE LINE OF s_carrid2. s_carrid2_wa-sign =...
View Article