Re: Flat file upload to SAP
Hi Sandeep, For LSMW you need to create 3 structures for Header,Item and footer. You can google it , i am sure you will find many way to do it ,once you get identifier in file. Could you please paste...
View ArticleRe: SAPSCRIPT total no.of pages passing as 1 on First page, but need total...
Thanks for your relpy!! In SAP Script: PERFORM ZZ_POPULATE_BCODE IN PROGRAM ZBARCODE_CALC USING &PAGE& USING &SAPSCRIPT-FORMPAGES(4ZCR)& USING &cust_no&...
View ArticleRe: Flat file upload to SAP
Hi, Thanks again! We are not allowed to go by LSMW. We need to create a program that does upload and post the FI documents. Sample data: Please see below for sample data.ThanksSandy
View ArticleRe: Item Category - Data Element and Domain - PSTYP (internal display )vs...
Thanks to the both of you.... So, basically what you are saying is I should take the internal values of PSTYP and the conversion exit should happen in the BAPI to make it the external display value to...
View ArticleRe: Error- 'TABLES parameters are obsolete' while Creating itab in function...
Hi Karthi, Just read the documentation below and explains the reason for obsolete statement. TABLES parameters are obsolete!TABLES parameters are table parameters. Table parameters are obsolete...
View ArticleRe: split a string into line
Hi, Check the below FM's with same functionality RKD_WORD_WRAPRSDG_WORD_WRAPALVDG_WORD_WRAP @Nabheet, You are quick and I impressed
View ArticleRe: Including Vendor Name in Standard report 'MB51' transaction
please reward if useful
View ArticleRe: me21n custom tab
Hi Pratik thats good you found the solution but best would be if you share the same. Someone may get benefit from it. please share how you resolved your issue nabheet
View ArticleImpact of modifying SAP Standard programs / tables
Hello experts! I would need the SAP's advise on what would be the impact of modifying SAP standard programs / tables. ThanksHakim
View ArticleRe: Item Category - Data Element and Domain - PSTYP (internal display )vs...
Hi James, little bit investigated, Yes confirmed the PSTYP values are converting from internal to external values through the below function modules in the BAPI or standard PO transactions. screen shot...
View ArticleNeed a hands-on doc on SAP CRM Technical.
Hi Guyz, Need a hands-on doc on SAP CRM Technical. I would need them badly. Could anyone send them to me on mail-id @ abhishekkhn66@gmail.com
View ArticleRe: Impact of modifying SAP Standard programs / tables
Hi, -> SAP can't support the modified standard programs, in other words with draws the supporting of the modified programs -> Customer need to be cautious for future releases/upgrades on these...
View ArticleRe: Inner join condition : zeroes in table fields to truncate and then match.
use the where table1-field1 = table2-field2+1(6) in the select statement. you get the more threads in scn with the simialr kind of issues
View ArticleRe: Inner join condition : zeroes in table fields to truncate and then match.
Are field1 and field2 custom fields? If so you can change the domain of the datatype of these fields. Go to Se11, enter the datatype of the fields, click on the domain, Take the definition tab, In the...
View ArticleRe: bdc upload problem in quality server?
There should not any issue in quality server, if it is correctly running in development serverCheck the authorization for user, which you are trying to run the BDC programor there might be...
View ArticleRe: bdc upload problem in quality server?
Please run your bdc in foregroynd mode to better understand the root cause
View ArticleMail triggering facility
Hi Guys, Can anyone please help me out?I have a requirement which is bothering me in certain steps. The requirement is as follows. I have to develop a background program which will have certain checks...
View ArticleCan't download mini sap
Hi, I try to download mini sap for Windows 32 bit from this locationhttp://www.sdn.sap.com/irj/scn/nw-downloads Part 1 doesn't start at all and part 2 ends after only 100MB were downloaded (should be...
View ArticleRe: Impact of modifying SAP Standard programs / tables
Kiran - Thanks for sharing your feedback...Appreciated... Hakim
View Article