Oracle not coming up : ORA-49100
Hi Gurus, I stopped our SAP system with regular stopsap command While starting the SAP system, Oracle DB is not coming up Its giving : SQL> STARTUPORA-32004: obsolete or deprecated parameter(s)...
View ArticleRe: Error Copy Query RSZC
Hi perez, it seems to be alphanumeric issue of object ZTR_CM-1_1 (it is a info object and target object)please maintain the ALPHA conversion of these object and allow the lower case letter setting....
View ArticleExclude Cancelled Journal Entry
Hi. Im creating a Report for Journal Entries where in i dont want to include the Cancelled Journal EntryHow will i achieve this because there is no "CANCELLED" column name in the database of the OJDT...
View ArticleRe: SAP SD Contract Expired (Ended) still listing in VF04
Dear Sidharth, After running RVV05IVB report using SE38 transaction my issue is resolved for that sales document. But there are so many document. Any way my issue is resolved. Thanks you very...
View ArticleGetting Error through FM 'L_TO_CREATE_SINGLE'
Hi All, I am trying to use the Function Module 'L_TO_CREATE_SINGLE' getting errors like "Mixed storage is not allowed in storage type 004" and also for some of the materials getting "Not all the...
View ArticleRe: Calculate interest in FINT
Hi Mani, Use data: wa_item TYPE LINE OF fint_tt_intit_extf. Arivazhagan S
View ArticleRe: Populating F4 help of a select option/parameter in screen based on input...
Hi, As Raymond suggested , you need to read the value of P_BUKRS using FM "DYNP_VALUES_READ" and then do the select query. Go through examples on usage of FM 'DYNP_VALUES_READ' and...
View ArticleRe: Populating F4 help of a select option/parameter in screen based on input...
Dear Raymond, Tried with DYNP_VALUES_READ previously, Pressing enter the P_BUKRS field is refreshed and initialized. could not achieve the required scenario.
View ArticleRe: BI : Authorization issue
Dear Gajesh, I have tried above solutions but it didnt work Regards,Ashish
View ArticleRe: Set Payment block for credit memo
Hi... Worked now as I coded an enhancement to the program - LMR1MF2Y Warm Regards,Jubish Jacob
View ArticleRe: BAPI_GOODSMVT_CREATE is not working for moment type 521
Hi Saurabh We people can help you only if post the complete error details what you are getting in RETURN table. How we will know the reason. Nabheet
View ArticleRe: Goods issue Subcontracting process flow
Hi Raja, Go through below link : Two Types of Subcontracting Relevant for PP Hope this helps. Regards,Tejas
View ArticleRe: Dynamic PDF generation using Adobe LiveCycle
Hi, Check your max count and repeat row checkbox. Set dynamic in file-> form property. Regards,Amit
View ArticleRe: VB.NET2010, MySQL and Crystal Report XML Datasource Deployment Problem
Thanks for the reply sir Don, I think I should set the datasource to its current directory upon loading. Im now searching how.
View ArticleAssign PO in IP40
How can I assign Framework PO in maintenance plan?I read in the forum that in IP40 there is an option of assigning a PO but in my system i can't seem to find it.. Any idea?
View ArticleRe: caller 90 contains an error message.do not have authorization to extract...
Hi, Replicate the data source in BW.Run the program RS_TRANSTRU_ACTIVATE_ALL for the source system. (3.X) Goto transaction SE38, Run the program RSDS_DATASOURCE_ACTIVATE_ALL. (7.0)Give your Data source...
View ArticleRe: SAP Router
Hi Jamil,I've change saprouttab to what you had mentioned:saprouttab:KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" xxx.xxx.xxx.rrr 3200 P...
View ArticleRe: VB.NET2010, MySQL and Crystal Report XML Datasource Deployment Problem
Sir @Ludek, it doesn't point to the XML file in its current directory. It points to the original project location that's why It doesn't generate the expected result. I think I have to change the...
View ArticleRe: SAP GUI Appearance Changes After VBScript Manipulation
At the end of your script, did you clear the object variables by assigning it to Nothing? i.e. set session = nothingset connection = nothing etc?
View ArticleRe: How to Use AET and manage rapid applications
Hi Olivier, Basically my requirement is to have a form with 1:1 to BTADMINH and the to add the roles for the user given in the form.So this table view wouild have 1:n RELATIONSHIP to BTADMINH and...
View Article