Re: Create program - Upload data from .CSV file to SAP tables
Hi Pablo.Try with this code. I hope helps. Regards.FORM READ_FILE . REFRESH T_LINE. OPEN DATASET P_FILE FOR INPUT IN TEXT MODE ENCODING DEFAULT. IF SY-SUBRC EQ 0. DO. READ DATASET P_FILE...
View ArticleRe: System copy guide needed (R/3 4.7 ext 2.00 Aix/DB2)
https://websmp106.sap-ag.de/~sapidb/011000358700000307832005E/TemplatesWebAS_640sr1.htm#q5
View ArticleRe: How to upload data in infotype 0025 (Appraisals)
How to create an upload program for Infotype 0025 [Appraisals/Ratings] - HCM Pls. If you like this article,kindly flag it as a 'Correct Answer.
View ArticleRe: Depreciation for actual usage days
Hi Nikki, First you have to create a depreciation key in AFAMA. Then only it displays depreciation key which you have created in AO25. Regards,Mukthar
View ArticleNested Tiles cominations in sap.m.library
Hi, Is it possible to try different sizes and different combinations of nested tiles using standard tile or any other tiles in tile container .Please suggest the process to achieve this. Regards,Koti...
View ArticleRe: Table T169V: entry BATA does not exist
Please have a look into the blog post Asking Good Questions in the SCN Discussion Spaces will help you get Good Answers and validate your question.By the way, this is very common error. You will find...
View ArticleRe: SUM stuck at MAIN_SHDPREPUT/PARDISTPRE_SHD
Hi Cinu, Could you check with SELINUX for the system,should be permissive only.Also make sure system firewall is in disabled mode.In addition to it you could analyze the issue by following SAP Note...
View ArticleRe: Table T169V: entry BATA does not exist
Hi Satheesh, Have you maintained default tax code in OMR2 for the co.code? Regards,Mukthar
View ArticleRe: UNABLE TO GET SALARY BASED ON HOURS ( POSITVE TIME MANAGMENT )
If your query is answered you can close thread as well. RegardsVenkatesh
View Articlesap.m.CustomTile didn't render under Tile Container
Hi, Please share any sample code to achieve similar to StandardTile properties in Custom Tile.If possible please share in xml view. I tried like below but custom tile didn't render. <TileContainer...
View ArticleRe: Add-on upgrade to SAP Business One 9.1
Thank you Edy and Thank you Ankit. Both of you helped us in two different ways. By providing B1DE link Ankit solved our problem for the time being (Yet to recompile the add-on in new DE) By giving a...
View ArticleRe: Transfer structure is not yet active
Hi Krishna, By triggering infopackage your getting this error, that means this is the issue of data source. 1) check the records in RSA3 transaction in ECC 2) Problem with data source in ECC. I think...
View ArticleRe: How to install Russian Language in ERP System
Hi Dibyendu, Thanks for providing links... But we have already gone through those links. We didn't find any information regarding the Media to download Russian Language. Regards,Krishna.M
View ArticleRe: Removing duplicate entries from dropdownlist in web dynpro java
Hi, Check if you can apply java logic to find unique values in the ztable results, before setting it as a reference for Drop Down list.
View ArticleError in Extended Receiver Determination
Hello Experts, We are working on a scenario where, we are using Extended Receiver Determination.In this reveiver determination mapping we are doing JDBC lookup and some receivers are determined on that...
View ArticleRe: Number formating using formating sheet
Hi VSM, please go through the following link, its VBA approach, may be helpful How to format numbers in Lakhs and Crores in SAP BPC Excel reports? Shrikant
View ArticleRe: Query For Stock Transfer
Hi Balaji Sampath The query in the thread is not giving result. I have already checked that. I want From Bin Location and To Bin Location Mandatory. OBTN table is used in this query while in my DB,...
View ArticleIssue with Org Data Determination- Rule 10000144
Hello, I am facing an issue with Rule 10000144 which pertains to determining sales areas for business partner as per master data The Business Partner has only 1 sales area which is maintained However...
View ArticleModification in PCR
Hi Expats, My client's requirement is to Generate 30 PL quota for the year. If employee not using whole number of PL quota then remaining PL quota should carry forward for the next financial year and...
View Article