Quantcast
Channel: SCN : Discussion List - SAP Interactive Forms by Adobe
Viewing all 1237 articles
Browse latest View live

Adobe form issue in quality

$
0
0

Hi,

 

   I have made few changes in HCM forms and processes mainly in the Adobe form script and in fieldname display (say changed from Emp Name to Employee Name in the form) but when I move the changes to quality to test it in portal, no changes are reflected.

 

The changes are available in quality system. I am able to view the script and form changes in HRASR_DT forms in quality (backend SFP/ through HRASR_DT). But when I open the form in portal using Start Process it does not show the new changes whereas it is still showing some old form.

 

I am not sure whether this is due to any buffer issue or not. When I import a new Transport Request to quality, it throws an ADS error when I try to open the form through "Start Process" in portal and the next time it opens form without new changes.

 

 

Please help me !!!

 

Thanks,

Arunsri B.S


Device type to be used for Zebra 220XiIII Printer

$
0
0

Hello All,

 

We are printing labels from SAP to the printer Zebra 220XiIII Printer using Adobe Print forms technology. When configuring the printer, we used the device type as PDF1. The print was fine in terms of data display and positioning of the text and barcodes but the issue is that it takes 30secs. to print each label. This was not acceptable as it is creating delays in Shipment.

 

To address the issue we changed the device type to LZEB3. The print was fast i.e., in 20 seconds the printer was able to print 5 labels but the font on the label is increased automatically because of which the data on the label is truncated.

 

Does any one have any ideas on what is the device type to be used and is there any specific font to be used?

 

Please note that we desinged the forms using ADOBE FORMS TECHNOLOGY. There are many notes in Service market place which are specific to Smart forms. Please come up with your ideas.

 

Regards,

 

Praveen T

QR Codes using SAP Adobe forms

$
0
0

Hi,

 

We are printing QR code labels using SAP Adobe forms and using Zebra printers (Z4MPLUS, ZM400 ) for this. Size of the QR code that is being printed is small and we want that to be printed bigger than current size.

 

Could anyone help us on how to increase the QR code size? We have tried changing the module height and width in XML Source, but no luck.

Rectangle box

$
0
0

Hi Everyone,

 

I am new to adobe form how to achieve this functionality in adobe form (Rectangle box highlighted in Red Color ).

Please Help me to resolve the issue.

 

Capture_8.PNG

Capture_8_2.PNG

If the Page is extended then ,

Table overflow, only header row fits on page, avoid header

$
0
0

Hello together,

 

I encountered the following problem with adobe forms. The form consists of a table with a header row and (for sure) a data part. The table is encapsulated on a subform. If the table doesn't fit on one page, it breaks correctly to the next page (including header).

 

Because the table is not the onliest content of my page, it could happen that only the header row fits on the first page. So after the header, I get a page break. Is it possible to avoid the output of the table on first page, if only the header row will fit on it?

 

Currently it looks like this:

 

FIRST PAGE

 

bla bla bla bla

...

bla bla bla

...

HEADER

<-- page break -->

 

NEXT PAGE

 

HEADER

DATA

How to remove attached files from an interactive Form?

$
0
0

Hi,

 

is it possible to delete all the attached files from an interactive form?

 

I'm able to extract all the files and store them separately. But I found no way to store the interactive form without attachments.

 

There is a method called SET_ATTACHMENTS, but transferring an empty table is not allowed.

 

What should I do?

 

 

Code:

*     Create PDF Object.      lo_pdfobj = lo_fp->create_pdf_object( connection = l_dest ).*     Set document.      lo_pdfobj->set_document( pdfdata = iv_filecontent ).*     Set task to get attachments.      lo_pdfobj->set_task_getattachments( ).*     Execute, call ADS.      lo_pdfobj->execute( ).*     Get result.      et_attachments = lo_pdfobj->get_attachments( ).

 

Regards,

Mario

Empty page printed for multple page pdf document

$
0
0

Hi all,

 

I have been printing the pdf document after generated by sap(tax form), however it is page by page (with a button next/previous on screen). When I try to use frontend printer (SWIN, XDC acrobat6.xdc, type G), I notice if the document itself only has 1 page, everything works fine. However if the document has 2 pages or more, printer only come out an empty page instead. Where should I start troubleshooting? The tax form generated by system is 170+ pages. It will be too tedious to print page by page.

 

Currently I left it in spool, access spool list and choose export to pdf, then it generate 170+ files, then mass rename to .pdf and print them out.

 

Regards,

Chris

Data binding issue when displayin more than one time

$
0
0

Dear Experts,

 

I am creating an appointment letter, here I am displaying reference No on every page, but its not display more than one time.

please suggest me what I am still missing ,

 

thanks in advance.


How to pass select-options to the Adobe Form?

$
0
0

Hello Experts,

 

I am facing an issue on passing the SELECT-OPTIONS from driver program to Adobe Form .I created a structure which holds sign,Option,Low and High fields, assigned to the  table type and passed to the form,Its going dump can anyone resolve the issue.

 

Regards,

Girish Kumar vedurupaka.

communication strategy missing for external send

$
0
0

Dear all,

 

I want to send O/Cs via mail, therefore I configured the transmission medium of the output type to "external send". As well I set the communication strategy for mail to the output type. Nevertheless I receive an error, when I want to save the O/C with a new message. Please be so kind and take a look at the attached screenshot. Do you have any idea why the error occurs?

 

comm.strategy.jpeg

 

Best regards,

Benjamin

Adobe Form to Spool

$
0
0

How to send  adobe form to spool . i have tried these settings in the Fm 'FP_JOB_OPEN'.

"Set output parameters and open spool job

   lx_sfpoutputparams-nodialog  = 'X'"no print preview

   lx_sfpoutputparams-dest      = 'PDF1'.

   lx_sfpoutputparams-nopreview = 'X'.

   lx_sfpoutputparams-REQNEW    = ''.

   lx_sfpoutputparams-reqimm      abap_true.

   lx_sfpoutputparams-getpdf   = 'X'. "request PDF


Please Help me to resolve  the issue?

Mix duplex with simplex printing in one form

$
0
0

Dear experts,

 

I have a tricky problem to solve. But I'm sure the experts among you will be able to help me!

 

I would like to print the first page duplex (double-sided) and the rest of the document simplex (one-sided).

My document consists of 3 master pages: TC, FIRST and NEXT.

- TC is exactly 1 side long (Occurrence = 1)

- First occurs exactly one time (Occurrence = 1)

- Next occurs arbitrarily (Occurrence = 0 .. n)

 

 

I tried already a lot of different settings but non of them lead to the solution.

 

I appreciate any help!

 

Thanks Philipp

Conversion exit which language is used?

$
0
0

Hello,

 

I have trouble with the conversion exists during form processing. The form contains a table (DDIC) with a column containing a base unit (MEINS).

If I print the form in german language, the unit is represented correctly (value = ST). If I print the form in other languages, its value is still ST instead of PCE (or what ever).

 

So I set a break point at CONVERSION_EXIT_CUNIT_OUTPUT. This FM is called during form processing and should translate ST to PCE (for example).

I discovered that the parameter LANGUAGE (target language) of this function module is always 'D'

 

Does anyone know, where the value of paramter LANGUAGE comes from? What does influence the language for conversion exists during form processing?

 

The form is created with 'DE' as default language. The form is not translatet into different languages. To support different languages, we normally use a DDIC structure to transfer all labels, text constants etc. The translation is done by print program.

 

I think the reason for the trouble with conversion exit comes from the call of the form itself. I tried to set the language of the form like this:

 

     gs_docparams-langu      = 'F'.     gs_docparams-country    = 'FR'.     gs_docparams-fillable   = abap_false.     gs_docparams-dynamic    = abap_false.         gs_docinfo-langu = 'F'.
CALL FUNCTION gv_fmname       EXPORTING         /1bcdwb/docparams = gs_docparams         p_pardata         = gs_pardata         p_partxt          = gs_partxt         p_docinfo         = gs_docinfo         p_pardata_rel_tools = gt_pardata_rel_tools         p_partxt_rel_tools = gs_partxt_rel_tools

Thank you for your support!

Decimal formatting issue in Adobe Forms

$
0
0

Dear Experts,

 

Greetings!

 

I have created a Remuneration Statement (Payslip) for Indonesia (country grouping 34) using HRFORMS.  Data is as follows

 

TO BE:

 

Earnings:
1. E1   - 50000.00

Cumulative earning - 50000.00

 

Deductions:

1. D1  - 2974.95

2. D2 - 1236.25

3. D3 - 3445.00

Cumulative deductions - 7656.20

 

When i check (in debugging) in the internal tables (STAR_EARNINGS, STAR_DEDUCTIONS), the data is correct & matching as given above.  But the issue is when this data is displayed in the payslip

 

Issue: (AS IS)

When the earnings and deductions are printed in the payslip, it is displayed as below.  (field is 'DECIMAL FIELD'; locale - Default)

Earnings:
1. E1   - 5000000

Cumulative earning - 5000000

 

Deductions:

1. D1  - 297495

2. D2 - 123625

3. D3 - 344500

Cumulative deductions - 765620

 

then i have changed the pattern from 'Default locale' to 'Indonesia, Numeric field pattern', it is displayed as below.

Earnings:
1. E1   - Rp5.000.000,00

Cumulative earning - Rp5.000.000,00

 

Deductions:

1. D1  - Rp297.495,00

2. D2 - Rp123.625,00

3. D3 - Rp344.500,00

Cumulative deductions - Rp765.620,00

 

Both of this displays are wrong.  Correct display should be as given in TO BE condition. Please help me in displaying the data correctly in the payslip.

 

tried according to these posts, but no help.

1. Decimal Formatting in Adobe forms

2. adobe form does not display decimals 00

3. Displaying $10,234.00 data on Adobe Print forms

 

thanks in advance for your earliest reply.

 

Regards,

Shankar.

Interactive forms issues

$
0
0

Guys, need help with the adobeforms, here is the problem i'm having.

 

I have 2 pages that i would like to display (Page Profile and Page Disclaimer) based on records in ITAB.

For each entry in the itab, Page Profile and Page Disclaimer should come.

 

EX : I have data in the ITAB like below:

     12345    AA    234

     67891    BB    567

     54321    CC    891

 

Expected output will be like this: 

 

12345    AA    234        <--- Page 1

DISCLAIMER Page      <---Page 2

67891    BB    567        <--- Page 3

DISCLAIMER Page     <--- Page 4

54321    CC    891        <--- Page 5

DISCLAIMER Page      <--- Page 6

 

I couldn't find a way to print DISCLAIMER Page after reading each record from the loop. As of now, my form looks like this

 

12345    AA    234        <--- Page 1

67891    BB    567        <--- Page 2

54321    CC    891        <--- Page 3

DISCLAIMER Page      <--- Page 4

 

Any help would be appreciated.


Print adobe forms on dot matrix printer

$
0
0

Hi All,

 

Is there any possibility to print adobe forms on dot matrix printers (pre stationary printer)?

If it is yes please let me know the step by step procedure to achieve this.

It could be appreciated if you could response as soon as possible.

Awaiting your reply.

 

Thanks and regards

Kris

Adobe forms special characters

$
0
0

Hi experts,

 

I need to print special characters on an Adobe form.

 

There is no problem putting the characters on the form at design time.

 

2015-02-13 11_23_58-Form Builder_ Change Form ZADOBE_TEST_FORM.png

 

However after rendering the form on the ADS server, these characters are replaced by others.

2015-02-13 11_25_37-Print Preview.png

The form's default locale is set to 'Viewer's system locale' (but i also tried other locales).

When calling the form the docparams are set to (but i also tried other parameters).

ls_docparams-langu = 'N'

ls_docparams-country = 'BE'.

 

I assume the problem is located on the ADS server ?

What should i do to solve this problem ?
Thanks for any help.

How to skip page1 based on condition

$
0
0

Hi Experts,

 

I have developing adobe form having two pages for displaying invoice for turkey.

if the invoice number having one line item that one should be display in second page in this case the first page should hide how to do that, If any one having idea please help me on this.

SAP SCRIPT to Adobe form conversion SF_MIGRATE_FORM

$
0
0

  Hello Experts,

     Can you please let me know if can identify all the global variables in a script which are like this &T001-BUKRS& and add in the global parameters of the smartforms which can be inturn converted to Adobe forms,

      In the SF_MIGRATE_FORM I can see only p_form-->interface is filled with the import export and the exceptions.thanks,

 

thanks,

vijay.

Printing SFP ADOBE generated pdf from spool.

$
0
0

I am trying to print ADOBE PDF file to HP Designjet Z5400 plotter.  It successfully writes a pdf file to the spool.  When I either release that spool file to print or have the print job set to print immediately I get a spool error - unable to read format G_RAW l_rc =128.  However I can print the pdf from preview.  It is NOT an issue with the printer printing the pdf file as I can do this.  My issue is that I cannot print directly to the printer via the SAP spooler.  I have entered incident to SAP with specific example of my program that produces the pdf spool file.  I am directed to read notes that imply I have ADS problem which is ridiculous as I have plenty of SFP generated pdf files printing to HP and Canon laser printers.  Again i am trying to print a very large label 2 X2 foot to HP Designjet Z5400 plotter directly via spool.  My task is to direct label to different printers based upon MATNR field.

I would appreciate response from only people who have printed SPF ADOBE pdf to plotters.

The pdf that was created file size 5.7 KB.

 

SPAD settings

Device Type  HPGL HPGL  : Bus.Graphics:  HP/GL plotter Device Class Standard printer
Model        HP Designjet Z5400

Host Spool Access Method  G G: Frontend print with control technologie

Viewing all 1237 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>