Re: connections on excel throught EPM ADDIN
Hi Billakanti, You can open the BPC WEB from SAP back end also.... if not possible in link delete EPM name from the link and hit on enter it will open. Thanks,Srinivas
View ArticleRe: Table partition thoughts
Hi Wenjun, Thanks for everything.We are currently in SP7+ so looks lihe this is not an option for us.Thanks again. RegardsDevi
View ArticleRe: Business Object Audit database limits
The issue you describe Rajesh, is this still on your XI 3.1 environment? Since you said you're planning to upgrade to 4.1.If yes, then XI 3.1 did not have an option to automatically purge the data....
View ArticleSAP Fiori : Create Sales Orders ERROR
Hi , we are running SAP Fiori Implementation , we already installed central hub deployment.Frond-end Server : SAP NW 7.4 SR1 with Fiori Add-on installation based on Fiori Schenario UIX01EAP 100...
View ArticleRe: ABAP routine
Hi Tanvi, Please find the below code.TYPES: BEGIN OF TY_PLAN, EMPLOYEE_NO TYPE PERNR_D, PLAN TYPE PLAN, BEGDA TYPE...
View ArticleRe: One time Vendor Query
Hi, i am looking for fields Name1, 2,3,4, Postal code, bank key, bank account, tax number 1 -4, from the invoice line items and not from one time vendor master. Thanks,Jyoti
View ArticleSAP NOTES 2028082 - Missing Japanese translations
SAP NOTES 2028082 says below SymptomNo Japanese translations in SP12. Other Termsstrings, language, Reason and PrerequisitesJapanease translations are missing from SP12, Italian translations were...
View ArticleRe: Issue in Report level
=If substr([Material];1;6)="000000" Then replace([Material];"000000";"") else [Material] or =If Left([Material];1)="0" Then Substr([Material];7;Length([Material]))
View ArticleRe: Is it possible to use own text (vim) editor with SAP MII?
Hi Tibor Out of the box no. You can though build it if you want to. You will have to use the MII Catalog services to read and write files.However I would discourage you to do this as this is...
View ArticleRe: Menuevent issue in User form
I am unable to find out the reason. The same code is working fine for other classes. Can you please explain what could be the mistake?
View ArticleHelp me to finish my task friends..
I got output for my task in Abap but i have to show my output in ALV grid. please help me to finish urgent.
View ArticleRe: Hi gurus please help me to get the Status as "Active or inactive or...
Hi Vishnu, Text for fields are stored in text tables. Are you able to see any employement status related field in PA0001 table?It is available in PA0000-stat2, as you have already fetched it.Text for...
View ArticleRe: Attachment Upload in SAPUI5 application through Gateway
var file = jQuery.sap.domById("__loader0-fu").files[0]; jQuery.ajax({ type: 'POST', url: "/sap/opu/odata/sap/Z.../Files",...
View Articlewm requirement gathering
Hi Experts, I required templates/questionnaires for WM blue print preparation and this will help me analyse the requirements. Thanks in advance. Regards,Steven
View ArticleRe: Picking -
Thanks Sridhar. In our situation we have to go with user exit because the storage location is fixed and also I need to create storage conditions and update material masters for OVL3 to work. We have...
View ArticleRe: partner profit center
Hello, Please note that in a Material document the partner profit center (MSEG-PPRCTR) is the accounting data and comes from the account assignment object. Normally, it comes from the profitability...
View ArticleRe: Not able to add backend service
Actually the issue was the Local GW checkbox which was checked. But thanks a lot for your help!
View ArticleRe: Anti-Virus Software on Windows Server
I can attest to NOD running on Trex 7.1 patch lvl 60 (and a failed PL 61 and SAP recommending we roll back) would cause issues with indexing overall and caused drives to blow out due to multiple 80+ GB...
View ArticleRe: How do you sort months from a UNX universe with Design Studio?
Hi Sateesh,Unfortunately your solution does not work with dropdowns, it only works if for example you are showing the result data on a data table. When you try using the result data on a dropdown, the...
View ArticleRe: Unable to reference system stored procedure with dbo prefix
> What login owns the user database? It is a login named "dev". > What login shows up in the sybsystemprocs..sysobjects.loginame column for the various sp_help* stored procs? The loginame's are...
View Article