Re: Business Partners default Price List
Hi Sunny Brar, Just change the price list in payment terms setup window. the system will update the BP which is assigned by this payment terms. Same way you need to update other payment terms for other...
View ArticleRe: Reference field link
Hi, Please check your earlier post and reply. The FMS is working without error.
View ArticleRe: MSMP error during approving request
Hi Sameer Does that mean you did have that box selected? If so the WF is moving down new config path. You might need to review what your conditions are for determine paths, etc If some are working and...
View ArticleRe: Material Requirement Planning
Dear Raj Please refer to the linkhttp://help.sap.com/saphelp_46c/helpdata/en/cb/7f941a43b711d189410000e829fbbd/content.htm You have to use strategy group 20 as shown in attachment for material master...
View ArticleRe: Price List
Hi Sunny Brar, Is it simillar to your earlier post? if yes, please close this thread.
View ArticleRe: Where can i download the upgrade version of SAP Business One 9.0
Hi, Try with below link: https://service.sap.com/sbo-swcenter Hope helpful.
View ArticleRe: Oracle to SQL import system copy error
Hi Daniel, Check whether this SAP note is useful.Note 962124 - Syntax error during migration to SQL Server 2005 Regards,Deepak Kori
View ArticleRe: Printer HP LaserJet P2055dn doesn't work as front mend printer for ADOBE...
Hello, Check SAP note firstly: 685571 Printing PDF-based forms Regards,David
View ArticleRe: Print 2 layouts for a Delivery document
Hi Jeff Will, Try with below screen shot: Hope helpful.
View ArticleRe: Sender jdbc adapter
Search online to find trick to select tables that has no primary key relationships. I see some linkas below.http://billfellows.blogspot.com/2011/04/find-tables-without-primary-key.html...
View ArticleRe: How can I export a table from a function module
Hi, when creating table type u can use your Z structure or database table for line type in code table type doesnt have header line so declare work area type your structure loop at it_data into wa....
View ArticleRe: Variatec BX Pro
Hi Arman Tompong... Use Control + I to view the table name and field name.... View menu -- System Information (Ctrl + Shift + D) Displays information in the status bar, such as form number, or item...
View ArticleRe: Before Adding Empty rows should be delete..
Hi Srinivas,Show me your looping. RegardsEdy
View ArticleRe: A problem with ActiveX TreeView on Windows 7 x64
Hi Alexander,Did you try my suggestion to try the treeview in Excel VBA ?At least to verify that the ocx is installed correctly. RegardsEdy
View ArticleRe: How to raise an application error at SXI_MONITOR from Java Mapping
public void methodName() throws Exception { try{}catch(Exception e){throw e;}You might want to try like as above... Search online for the same.
View ArticleRe: Some info about folder and sub folder...
Hi Srinivas, I Found this very good example on SAP NOTE 1273662Inside this note you can download an VB example of how you can create this.To access this, you will need the S-id . RegardsEdy
View ArticleRe: Error starting Shadow while applying EHP 6
Hi Ritesh, The error you getting is due to mismatch of the program version in the buffer and in the database.Retrying the phase should resolve this mismatch and upgrade should go ahead. Hope this...
View ArticleRe: High Availability installation
Hi Ponnusamy, a. Will it possible to convert my UAT to PRD (distributed installation to HA) Technically YES it is possible. You may perform homogeneous system copy to achieve the same. But the...
View ArticleRe: content server migration 7.3 -> 7.6 (Win2K!)
Hi Martin, Final question:Would it be better to restore the 7.5 backup into a 7.6 MaxDB and then to upgrade it to 7.8 or to upgrade the empty DB first to 7.8 and then to restore the 7.5 backup into...
View ArticleRe: How can I limit results from queries
Hi Isidre, Did you try the select command using different table ? Post the results with another table Regards,Deepak Kori
View Article