Re: Java Code required to Identify Incoming data is Alphanumeric or not
Got the code. String str="123f"; if (str.matches("[z0-9]*")) { System.out.println("Not alphanumeric"); } else { System.out.println("alphanumeric"); } thanks
View ArticleRe: B1 Integration Component - Installation error
Because this problem is about MS SQL 2012
View ArticleData Dictionary Tables
Hi All, I am in the process of identifying tables to be migrated to SAP HANA. However i just wanted to know if i also need to migrate the Data Dictionary tables to SAP HANA. Tables starting with DD***....
View ArticleWorkbook formula issue
Hello expets.I have a one workbook with 2 worksheets.In worksheet1(W1) I am having 1 query and in worksheet2(W2) I have 2nd query.My Requirement is to use the value from W2 ie query2 in W1 ie query1.In...
View ArticleRe: IDOC filtering Issue
Hi Vinit, I think the issue is with the way outbound idoc is filled and not with the filter.If the idoc has all the 3 operations filter will only forward it to the reciever system. So maybe we need to...
View ArticleRe: smartform does not show print preview
HI, You have specified a font family that is not defined. Specify a font family defined in the font maintenance (SE73). Regards, Ravi Pratap Singh
View ArticleRe: Problems Transporting TRFN and DTP
Hi That should also not be an issue the scheduled dtp will still work Martin
View ArticleRe: Calculation view with multiple selects using sql script
Thank you, it was a syntax error. Regards,Preeti
View ArticleRe: excise not flowing to MIGO (GR)
Hi, Check in J1ID vendor excise details. There against the vendor, you have to put excise indicator as "1", along with other details. After maintaining this, test the scenario. If excise...
View ArticleRe: Doubt regd Genil/Bol - Key structure and Object Structure
Hi Vinod, Thanks for correcting
View ArticleRe: change data in CL_GUI_HTML_VIEWER
dear Sreenivasa, No effect with do_refresh method.The method load_data generate same url after data change in ts_data.
View ArticleRe: 2LIS_03_UM data source--- Issues while loading Setup tables
Hi Santosh, For this particular 2LIS_03_UM data source you need to fill the setup table individually for each & every company code. Anyway you can run them in parallel, its a tiresome work but need...
View ArticleHow to install SAP MaxDB Database Studio 7.9.08.01 for Windows
Hello Experts , I tried to install SAP MaxDB Database Studio 7.9.08.01 for Windows but i am getting error as attached in this discussion. Could you please suggest me the necessary steps to follow...
View ArticleRe: 0prodorder_attr Delta
no worries you can check how the extractor (function module PPBW_GET_PP_ORDER) takes care of the links between the status tables and the (production) order tables, but trust me, if SAP doesn't provide...
View ArticleRe: change data in CL_GUI_HTML_VIEWER
Dear Eitan, This demo like a browser if we change the url it effect. but the method load_data generate same url after data change in ts_data.
View ArticleForeign Currency Loan (with multiple re-payments schedule)
Hello Experts. Please provide me with your inputs on product types to be used for foreign currency loan borrowed with multiple repayments schedule For Ex: I took foreign currency loan on 1st July 2013...
View ArticleRe: Not able to load data from datasource
Hi Dixit, Please check the below points: 1. Check for any selections given at info pack2. Is it fresh system, if yes then check for required authorisations roles are assigned or not.3. What info pack...
View ArticleRe: BAPI_GOODSMVT_CREATE for subcontracting PO
Hey Maria Kosenko,try zero padding the batch field.Instead of goodsmvt_item-vendrbatch = '5555' try goodsmvt_item-vendrbatch = '0000005555' OR you can use the FM 'CONVERSION_EXIT_ALPHA_INPUT'...
View ArticleSearch Help Setting
Hi friends, I have problem with search-help.Same search-help displaying differently.Check attachment Please, provide the information to change setting for search-help.
View ArticleRe: Tolerence limit for MIRO check control
Hi, I have assinged to you thanks once again to you. regards,Chandra
View Article