Re: JDBC driver installation on Windows
Hi Breck! There are a number of report writers written in Java. One of the better ones is called "Jasper Reports". The thing is that Jasper Reports is sort of like the report engine only. To...
View ArticleRe: Exception caught by adapter framework: No configuration / default adapter...
Hello Experts, Any pointers for my problem ? Many thanks in advance!! Saurabh
View ArticleRe: how to specify PACKAGE SIZE for to RFC_READ_TABLE from PyRFC?
in your example code, you do: if 'tabfields' in kwargs.keys(): tabfields=kwargs['tabfields'] # parameters['FIELDS']=tabfields for field in kwargs['tabfields']:...
View ArticleRe: Error in BAPI_GOODSMVT_CREATE
Checkout the solution mentioned in the note, 139176 - M7302: Field overflow in routine WERT_SIMULIEREN and see if it solves the issue you're facing. Also see the note: 519800 - FAQ: Goods Receipt...
View ArticleRe: Customizing error in daily work schedule 30 Message no. P2581
Hi Pragna, Pragna Roy wrote: create work schedule Manually - Entry 2 EG 30 does not exist in T508A (Check Entry).Please check have you maintained WSR based on ESG. Revert back in case of any issues....
View ArticleRe: Fast Order Entry - Business Partner Search / Suggestion
Dear Thomas, Below different options might help you. 1.There is a new and nice feature available with TM 9.0(With latest FPM service pack) i.e If you enable the 'Suggest Values' property for any UI...
View ArticleRe: Production Order Component Sorting Options
You transfer your reports internal table data to the function module through SORT_TAB which will sort it and return the sorted output in the same table. DATA: i_tab type table of RESBK with header...
View ArticleSales Deal not picked in pricing
Hello Everybody, I am facing an issue in the Sales Deal created by my client.Sales Deal created & assigned with the condition type 'ZNX0' with the validity of the sales deal as 1 month.Condition...
View ArticleRe: Dropping device without prior dropping database
You could use ASE's disk mirroring feature to move the contents of QA1_data05 onto a new device thus allowing you to drop QA1_data05. - sp_configure 'disable disk mirror',0 (static setting so you have...
View ArticleRe: ABAP Code Error
Hi Giri, Program is giving a run time error because you are trying to pass all fields selected in your select query to a work area fully. SELECT MATERIAL_NMBER MATERIAL_DESCRIP...
View ArticleRe: Function Module for Download two or more internal table data in separate...
Hi Ramesh, Check the FM EXCEL_OLE_STANDARD_DAT. Enable the import parameter DATA_SHEET_NAME. Pass your sheet names.Please use field symbols for avoiding repetative calls. Hope it will be helpful....
View ArticleRe: Accessing Component Information for systems connected to Solution Manager
Hi Jeff, the information about software components (and this is I think what you are looking for) is stored in the LMDB of Solution Manager. Each satellite system sends its component info into SLD...
View ArticleRe: Combo Box.
Arjit, like always you are right. but this post does not show me the measures, is it just as easy as putting my measures in another column and bind it to something?Thanks.
View ArticleRe: Time based chunks error - WORKLOAD ANALYSIS (INTROSCOPE DATA)
Hi Pragadees, the string "... time based chuncks ..." indicates that you have a backlog which is processed by the EFWK currently. Normal process is indeed to improve the resource capacity of SolMan (as...
View Articleirj/portal in NW702 (NPL)
Hi, I installed NW 7.02 (NLP demo) but the irj/portal page is not coming up except all sld, nwa, useradmin, webdynpro, index all pages are coming up. Please suggest where to check. ´ NW has been...
View ArticleRe: How to resolve /IWBEP/CX_SBCM_FATAL exception in gateway ?
Also ensure that IF_FND component is at a higher or at least same SP level as IW_BEP. I would suggest upgrading SP level of IW_FND. You may speak with your basis team and find out what was applied to...
View ArticleRe: POSC+LOSC in Putaway
Hi Sasidhar You Tried all combination. Can you try once done same activity of repacking in Vas WC. 1. Unload ( IB01)2. Deconsolidate (IB02)3. Pack ( VAS ACTIVITY) (Vas1)4. Putaway. (IB03) Hope to get...
View ArticleADS - 503 Service Unavailable
Dear All, I am facing an issue with ADS Configuration. I am getting the below error. hostname:8000/AdobeDocumentServices/config 503 Service unavailable Error occurred on server 2601150 during startApp...
View ArticleRe: Transaction Notification to prevent changing field in OCRD
Hi guys, What I need to achieve is the following: - Block all changes in the field AddID where value goes from value X to value Y or from value A to blank.- Allow all changes in the field AddID where...
View ArticleRe: Mass change of attributes product in customer
Or XD99 to go straight to mass maintenance of customer master data.
View Article