Re: End routine Look up Performance Issue
Why do you say select version active? He's selecting from the 00 DSO table. All the data in it is active. Your solution does look remarkably similar to what I posted yesterday, including the advice to...
View ArticleRe: ALE IDOC IDOC_INBOUND_SINGLE updation issue
Hi, pi_do_commit trigger the commit work.The idoc's are updated in update function module.Update function module start only after commit work.So if you set that for lost record , all records are in...
View ArticleRe: In case of error message go back to start screen
Hi Maria, It will work, message would be a success one and would be shown as error one. Why do not you code it and see the behavior ? BR.
View ArticleRe: Excise Invoice has no matching lines
Hi Manoranjan, Check the items in excise invoice & material document. While capturing excise details through J1IG enter all the required details. Regards,S.Himavanth.
View ArticleRe: BAPI_OUTB_DELIVERY_CHANGE x WS_DELIVERY_UPDATE x intercompany
Hi,Could you Check the return parameter of bapi and give me what error you getting? Regards,Sreeniavas.
View ArticleRe: BAPI_OUTB_DELIVERY_CHANGE x WS_DELIVERY_UPDATE x intercompany
Hi Clayton, Can you check the error in the T_RETURN table? Is the BAPI not committing the changes in Data base or erroring out ? BR.
View ArticleRe: Blank page in browser
Hi Vignesh, at first step would be useful to clear the browser / SITSPMON cache, but based on the symptom it can be a kernel related problem. Do you use an older or a newer one ? From webgui / its...
View ArticleRe: In case of error message go back to start screen
Hi,Check this http://help.sap.com/saphelp_nw04s/helpdata/en/91/dec863880411d194cb0000e8353423/frameset.htm http://help.sap.com/saphelp_nw04s/helpdata/en/91/dec863880411d194cb0000e8353423/frameset.htm...
View ArticleRe: Code Exchange Mobility Projects
Here you can download the projects, https://cw.sdn.sap.com/cw/groups/sup-appsOnce you login if it says that you have to register with the code exchange program, open a new tab in the browser and run...
View ArticleRe: Can we migrate Standard text in BODS?
Hey Anuj,What source you are using ???and why you want to maintain the text format. ~Kamal
View ArticleRe: BI upgrade questions?
SJ, Windows will NOT allow to install TWO different version of BI 4.x on ONE server. Also BI 4.0 cluster requires that ALL server are running the exact same build within the cluster. Regards, Ajay
View ArticleRe: IP Lock table to get the user tables
Thanks Nils. I will try the above code and will see how it goes.Thanks for ur help.
View ArticleAuthorizations for Notes Management
I'm looking to provide access to users to view notes but not be able to delete notes. What are the authorization settings for this? I understand that I can add the transaction to the roles but, this...
View ArticleRe: unable to open a vb b1 addon wizard in visual studio 2010
Hi, I would suggest you upgrade your B1DE first. It is not the newest version but you try to use for the new version B1. Thanks,Gordon
View ArticleRe: Identity_insert
Can you explain why we are making this changes, I know we got solution just want to know why
View ArticleRe: Display components of Process Chain
Hi Suman, Thanks for the reply. I migrated the stuff from DEV to QUA in 2 ways.display component and process chains in separate TRs in respective sequenceEverything in one TR. But nothing is working....
View ArticleRe: Incoming Payments, Credit Memos and manual JE does not show on dunning...
Dear Leng, Do you still on the B1 2007 version? If yes, you may need to upgrade to new version. Thanks,Gordon
View ArticleRe: Changing PO number at Invoice Level
PO number is not stored in the invoice. In VF03 it is just read from the sales document. If you change it in the sales document then you should also see it updated in VF03 (will need to leave the...
View ArticleRe: Missing Freight Setup
Hi, Try run a simple query: SELECT * from oexd Have you got nothing? Thanks,Gordon
View Article