Re: Troubles with extending Fiori Shopping Cart
Noel, In the extend definition, I do not think you require "this". You might get an error in the editor, but it is fine.
View ArticleSerial number procedure in sap pm?
Dear Guru's, I want to know that in sap pm, I have checked SPRO setting but it comes under PP module so that pls guide me what are the main config step for serial no in SAP PM module. Pl request you...
View ArticleRe: Last invoice date in bex
Try this and share the result . 1. Create Formula variable on Invoice Date field. 2. Create a formula as NODIM ( '99991231' - FORMULA_VAR ) 3. Create condition on this new Formula . to take TOP N...
View ArticleSAP HANA Stored Procedure takes lots of time to execute
Hi experts, Currently for APO and production data we use certain logic to calculate derived line items for bikes chars. Code is written in stored procedure and generated line items data is stored in...
View ArticleRe: Error during Payment receipt - F-28
Hi Mukhtar, Thanks for your reply. We have already maintained the Tax category as * in Fs00. Thanks & RegardsOm Prakash Gupta
View ArticleRe: Pass by value and reference
USE subroutines AS below. perform <subroutine name> using <p1> changing <p2>. form <subroutine name> using value(u_<p1>) type...
View ArticleService Contracts - Service Contract Management - SAP Library
To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.You can also go back to the SAP help page.
View ArticleRe: Sap Personas & RFC
var usrName = session.findById("wnd[0]/usr/txtPersonas_1452796008773").text="USER01";var rfc=session.createRFC("BAPI_USER_GET_DETAIL","");...
View ArticleTS20000159 No Agent Assigned
Hi all, I know this is a question that has been battered around. I have searched and search and not found the answer to what I am looking for. I am a little green when it comes to workflow, so thanks...
View ArticleRe: DUMP: CONVT_NO_NUMBER Unable to interpret "0,00" as a number
Please read through this: http://wiki.scn.sap.com/wiki/display/ABAP/Conversion+from+external+to+internal+number+format Thanks,Juwin
View ArticleRe: Limited search help in PA20
Hi Tania, Here is screen shot from T588A. I want to confirm though we have two SAP systems and both have difference no of search parameters so I think it has somehow to do with configuration. Please...
View ArticleRe: SAP ABAP experience level
Hi, If I was interviewing you for that job, I would expect you to have very good knowledge of BAPIs and some reasonable awareness/experience of BADIs. ALE / IDocs? Not so much. Not all sites use them....
View ArticleRe: Change Transaction Currency of Internal order Budget
Hi Kamal, We are able to put budgeting in transaction currency. Do you know how to reach the budgeting control in transaction currency? Right now is done in Object currrency or CO currency. Thanks...
View ArticleRe: Save datawindow as PDF file in PB12
Excellent news Ping! Please mark your question as answered. BTW: have you hugged your DataWindows today?
View ArticleRe: Limited search help in PA20
Hi Ted, I checked search definition and found that all search criteria are visible in both system. Please refer the screen shot below from 2nd system which has restricted no of the search criteria....
View ArticleRe: RegistryGet and RegistrySet not working in PowerBuilder 12 on Windows7...
You probably want HKEY_CURRENT_USER not KEY_...
View ArticleRe: Check ASE sp_dboption parameter current value
sp_helpdb as Marcin suggests. Also note that sp_helpdb accepts wild card for database name E.G. following will show details of databases that begin with TR exec sp_helpdb 'TR%'go Then look under the...
View ArticleGetting "failure - unable to load groups" while login SAP IBP 5.0
Hi, I have created a new user in SAP IBP 5.0 but getting error message "Failure - Unable to load groups" while login with the same user id and password.I have assigned standard front-end and back-end...
View ArticleRe: Suppress printing of an instance of a group in Crystal Reports 11.
Hi Abhilash, Thanks for the Help. I read the section Report Processing Model, which includes Multi-pass reportingflow chart. I got to the point where it discusses pass 2, and it says "Crystal Reports...
View Article