Re: Two upgrades at the same time from the same host?
Hi, You can do two parallel upgrades, by specifying the arguments while running the Upgrade command.There in you can specify the different ports. But, it isn't a very much recommended approach.Also the...
View ArticleRe: Severe error occured in phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/RUN_RSGEN
Hello, Can you attach the complete dump.Also attach the RSGEN.LOG and RSGEN.SAV file.Check the tablespace for the space issues. Regards,Gaurav
View ArticleRe: Comparing 2 internal tables
just use if itab1 gt itab." if itab's is bigger in case of no of record and if no. of record is same of all then data wil be compared.endif. gt(greater then). also u can use.. lt(less then) ,...
View ArticleRe: PR approver change
Hi, You can create new release group and also create new characteristic for purchase requisition date. So based on that date criteria new release group trigger for that release strategy. Thanks,Bhaumik
View ArticleRe: Regarding Career in Sap Functional.
Hi, I am in to same situation for month back , I had 5 Exp in Banking , Insurance , Investment sector.... now i am moved SAP FI with positive thought ... starting 1 to 2 year , you has give priority...
View ArticleRe: Exception condition DUPREC raised in user exit for CO11n
Hello Evgenij, you should not use CONFPP05 with error raising code as instructed in help documentation.instead use BADI WORKORDER_CONFIRM.Please check and reply. Regards,
View ArticleRe: QM Notification Deletion Indicator set automatically
Strange! This could be an outcome of any custom logic application through user exit. Can you please check by debugging this and setting breakpoints before saving the notification? BTW is this...
View ArticleRe: Transport request seen in se01 is missing in stms
HI,First its not clear what you are trying to do. "The problem is we have the same requests in DEV system, but they have altered those request in DEV, So they want those requests which was not altered...
View ArticleESS MSS (WebDynpro ABAP) on SAP NetWeaver Portal
Hi, I want to install standard ESS MSS (WebDynpro ABAP) on SAP NetWeaver Portal. Our existing system:Backend system : EHP6 FOR SAP ERP 6.0SAP Portal :...
View ArticleRe: SAP NetWeaver 7.02 ABAP Trial Version :disp+work.exe stopped
Hi,Please check the below command sapcontrol -nr 00 -function GetVersionInfo ThanksRishi Abrol
View ArticleRe: PO Release strategy, How many Release Groups i can have
Hi,In general ,the Release Characteristics for PO are decided during design stage.As you need to use only ONE Release Class for PO -if business needed further you can create New Release codes,Release...
View ArticleRe: how to call non read procedure in calculation view
Hi Amit, I don't think it is possible. You may want to separate the DML operations and the reporting (use of Calc view). If your requirement is to use the output of the Procedure, then you can use the...
View ArticleRe: nosoap=true, SOAP sender channel problem
Thanks Imanuel, For WSDL URLs you can also have a option for : sign like https://<host name>:<port name>/XISOAPAdapter/MessageServlet?channel:Party:Service:channel I would like to know if...
View ArticleRe: Constants
Hi Arun, Thanks for the reply. Yes, program maintenance is fine, but is there any other aspect of using constants ? Thanking You All.
View ArticleRe: Back One Navigation Step doesn't work with currency traslation
Is it a repeated post by you? I have replied to your other similar post some days back. This is your link : http://scn.sap.com/thread/3413727
View ArticleRe: Data from Bex query vanishes when free char(40) is drilldown.
Hi, Go to RSD1-->infoobject-->Bex tab-->Master data/texts tab. What have you selected here in these tabs? Select Short, Medium and Long in Master data/Texts tab. Try again running in BEx. Hope...
View ArticleRe: Problem with sap.m.List binding
This may be a dangerous conclusion, but if the code you have can consume the Products entityset from the Northwind service, and the same code* is having trouble with your internal OData service, then I...
View ArticleRe: Performance and Hanging Issue
Hi Kayvan, Upgrade your B1 system for latest versions and check.. http://scn.sap.com/community/business-one/blog/2012/08/09/performance-best-practices-for-sap-business-one-landscape Regards, Marcelo...
View ArticleRe: How to display the images in webdynpro ....?
Hi, Declare one attribute(Emp_image) with type as TOAURI-URI inside that node. Then read that node, you will get the pernrThen call the below function module where ever you want to display the employee...
View Article