Re: Seriously for how long GOTO will remain with PB?
I once had a pointy haired boss who insisted that I use the Altered Go To in COBOL "because it is more efficient than testing a condition each time". [For those of you who are fortunate enough never to...
View ArticleRe: Archival of table S033 - performance issues
Thats great. If this answer is helpful then please respond accordingly and close this thread. Thanks, Yogesh Soman.
View ArticleRe: Can't display .BMP graphics which is from smartforms in customer container
Hi Tao, I'll try to guide you. The road is long but i hope that we will get it. First of all we need get the HTML code. The Smartforms function it's returning this in binary mode. DATA: lr_conv...
View ArticleRe: Updating Location of Batch Numbers with DI
You wont get errors or exceptions from the DI. To know if everything is ok after the update statement, you need to check for errors using the company object - function GetLastError
View ArticleRe: Calling COM Exposed .NET Assembly methods as OLEObject
Now that you've got it working, start looking at the Registry Free COM approach. We use this not only for ActiveX controls, but for the .Net assemblies we call via CCW as well. While you can create...
View ArticleRe: PO Release Strategy with Workflow
Please check with the transaction code SWDD and also use the standard Workflow WS20000075 - Workflow for release of purchase order. Regards,Pavan
View ArticleRe: Error message 'G/L account xxxxxx in tax code XX not found'
Thanks Lukas for your response. We are trying to replicate this error in testing system, but with fail The only information we have right now, is that the above mentioned error is encountered while...
View ArticleRe: Ativar Enhancement p/ Componente /XNFE/NFE_ACTIONS
Alexandre, A minha enhancement é no WebDynpro ABAP, éla incluiu alguns métodos e alguns botões p/ abrir popups, na entrada no xml. olhei todos os fontes standards que tem a implementação e todos estão...
View ArticleRe: Changing the DataBound setting is not kept...
The problem was the Alias. I needed to prefix with U_ and it fixed the problem. However I find it bad not to be advise by an error from SAP that says binding error or something like that. Also I...
View ArticleRe: install sap me 6.1 on nw 7.31 only java
Please, use Installation guide as recommended (you can find there steps for ME Scripts too).You can also deploy ME with JSPM. Just need to exctract .sca files from the package and then deploy them as...
View ArticleRe: One Contract to multiple Sales Order Requirement...
Dear, I think,If you see below screen shot then you can understand what you have done mistake .If you maintain Completion Rule E then you can not maintain Billing Relevance .Completion rule E can work...
View ArticleRe: ALV help:Dropdown using REUSE_ALV_GRID_DISPLAY.
Hi, OOPS ALV is preferred because of easier maintainability. Tonnes of sample is present, few are -...
View ArticleRe: IP Lock table to get the user tables
Thanks you very much NIll for your reply. Wha is happening in our system is: Users are opening INput reqdy Query and they are leaving system without closing the input reqdy query. And when we ran the...
View ArticleRe: SAP has overtaken syclo...can I get details of it....? how I can download...
Go to the Support portal and Software Download and search for the Syclo software that you need to download. You can search Agentry, Work Manager, Inventory Manager and others. Hope this helps. Mark
View ArticleNew custom webdynpro component to /RPM/ITEM_D in a new tab page
Hi, Please let me know the steps to add custom webdypro component to RPM item as a new tab. ThanksKiran
View ArticleRe: Need Tcode to see last sales order or sales order list for list of Material
As indicated by Tejas, just execute the table WB2_V_VBRK_VBRP2 in SE16. G. Lakshmipathi
View ArticleRe: Crystal reports viewer
hi Francis, think of the crystal reports viewer being used like the adobe pdf viewer. most people consume / use pdf's compared to the number of people that design them. not many people really need the...
View ArticleRe: Moving tempdb database fragments off the master device
Hi Jean-Pierre, I think what you are thinking of is simply removing the segmentsfrom the first tempdb fragment on master (i.e. setting the segmap to 0). Typicallythat is the only fragment for tempdb on...
View ArticleBusiness One Server Cant Detect Server Type
I was wondering if somebody could point this out to a novice, but Im having trouble installing SAP Business One Server on my local machine. I already have Microsoft SQL 2012 installed and running on my...
View ArticleRe: Unable to fill the aggregates.
OK, after the job finishes, is traffic light turning to green? Refer this link for the same error http://scn.sap.com/thread/1585400 You have to inform your BASIS team on the SQL error. After taking...
View Article