Re: Smartform output to Word file
Below is the step by step documentation on OLE programming http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/204d1bb8-489d-2910-d0b5-cdddb3227820?QuickLink=index&…
View ArticleRe: PDF Spool problem with spools >1 thousand sites
Thanks for all your replies. We now print the pdf spool with Printer with Access Method 'G' and save it in Network Folder. The 'print road' get the pdfs manually and sent them to their big Printers. We...
View ArticleRe: Problem Converting Arabic Smartform to PDF
Hi Mustafa Could you share the solution ? BRSS
View ArticleRe: problem to refresh the sap script buffer, accessing the same data
Hi Denis, I have used perform init_text_buffer in program saplstxg. after usage of SAVE_EXIT in program, it helped a lot to refresh the data to be printed onto script.Thanks.
View ArticleRe: Converting a Smartform to ZPL format
Hi Alexander, The function module demands a print request, but if we do not print the smartform( immediate print = FALSE ), a print request will not be created. If I understand you correctly, the...
View ArticleLogo not coming in print preview
Dear Gurus, When i am taking print preview of some deliveries i am getting the desired logo in vl02n - delivery not print preview but when i am seeing the print preview of some other delivery made by...
View ArticleRe: Logo not coming in print preview
Hi I have never seen any link between material master and logo unless you have hard coded something in smartform or program. Did you check your coding in smartform and its program? It is an issue from...
View ArticleRe: Logo not coming in print preview
Hi Moazzam, Thanks for your reply , Client wants this logo in all their delivery notes, All materials are bulk order material . When i am creating delivery with some bulk order material this logo is...
View ArticleRe: Logo not coming in print preview
Hi,Get the help of your ABAP ér to check the code. RegardsSRK
View ArticleRe: Logo not coming in print preview
Hi Logo is there in print scrip (smartform) and your ABAPER can check this in debug mode in transaction code SMARTFORMS. There is no functional configuration for this as per my knowledge. Thank$
View ArticleRe: Logo not coming in print preview
Hey, Hope you can check with your ABAPer as whether some condition is set in smartform for printing that Logo.Generally it wont be material specific but may be company code specific or sales org....
View ArticleRe: Logo not coming in print preview
Hi, when some one is talking about an error in print preview it makes me think that in the printout is fine. The question is, are you using a standard formular, or do you use your own formular. have...
View ArticleRe: Converting a Smartform to ZPL format
Hi Hannes,you are right. You need to have an output request (PJNUMMER). To avoid "real" printing, you need to define your printer in SPAD in such a way that the spool work process will never try to...
View ArticleRe: SMARTFORM Table stopping after 1 line on second page
Hi David, This is caused by program line which placed in Page element, when there are more than one page output, code in the program line will be executed times. It's Inconsistent. hope useful to you....
View ArticleDifferent languages for same output type
D Friends,Our issue is as follows: We want that for same output type and for same billing type the output should come in different languages. How to achieve this? I've searched the forum but could not...
View ArticleRe: Different languages for same output type
Moved from SAP ERP Sales and Distribution (SAP SD) to Output Management
View ArticleRe: Different languages for same output type
The condition is being processed in the current session Normally, system will pop up this error when there is some issue with your condition records and I dont think, it is related to output as...
View ArticleRe: Different languages for same output type
If it is related to output, then I am not sure whether you have gone through these threads where also, similar kind of discussions took place forms for different languages Billing Forms in English and...
View ArticleTo save automatically Background job output in pdf format at server level -...
Hi Experts,Hi Experts, I did something as mentioned in the note #161516, but unable to find the output file. I have created output device TEST1 # as ASCIIPRI : some generic ASCII printer, Access method...
View ArticleRe: Logo not coming in print preview
Dear Gurus , Thanks for your responses , Actually there was an issue in the programme associated with LD00, With the help of ABAPer the issue is resolved. RegardsArunava
View Article