Idoc INVOIC

Filling the LZB flag in the Idoc input INVOIC

In certain cases, it is necessary to set the LZB indicator in the IDoc input INVOIC.

The LZB indicator is a mandatory field. The LZB indicator can be filled in userexit EXIT_SAPLIEDI_102 (extension FEDI0001).

The following is an example of coding:

Weiterlesen

SAP Adobe Forms Überschreiten Fonthöhe 3

Tutorial Adobe Scripting (2): Dynamic determination of the font height in an SAP Adobe form

In an SAP Adobe Forms form, the content of a field is to be displayed at a certain font height. However, it can be that the variable exceeds the size of the field when a certain number of characters are exceeded. In this case, the font height should be reduced. In the following a workaround […]

Rollouts uns Global Template für SAP Formulare

Creating a Tax Indicator Export to SAP Sales Documents

The content of many fields in the document, the logic of many fields and texts in forms, and also follow-on actions depend on whether the transaction is internal or has been exported abroad in SAP sales documents (order-delivery – billing document).

The following case distinction must often be made:

Weiterlesen

Barter

Increase your sales and profit with Barter

Shorter product life cycles, more aggressive competition and unforeseen demand fluctuations demand more than ever before to react quickly and flexibly to market changes. On a trip to the USA, I became aware of „Barter“. The Internet and electronic marketplaces make it possible for many small and medium-sized companies to trade and settle their goods […]

subtotal

Tutorial Adobe Scripting (3): Calculation of subtotals and carry over per page in SAP Adobe Forms

If an SAP invoice has several pages, the sum of all the positions of the current page at the end of a page should be displayed. It is the classical demand for a representation of the carry over on a bill. Example We have an invoice with 3 pages.

Bündeln von PDF Formularen

Bundle multiple SAP Adobe forms into one PDF file

In a print program, several PDF-based print forms are created for a customer. The forms should all be combined into a single PDF file and sent via email.

DELL goes out of the printer business

Take care when purchasing new printers. Dell plans to move out of the printer business – at least in Europe and Asia. At the moment, there are residuals at reduced prices. Repairs, spare parts and toner should be passed on.

Experience with migrating an SAP system to a HANA database

Recently, one of my clients has set up the migration of his SAP system to a HANA database. Since I have made many developments on this system, I have accompanied the project in its 8 months of project duration.

SAP Adobe Forms Header of a table is missing from the second page

On SAP Adobe Forms output, table header does not display after second page if HeaderRow Pagination and Binding configurations are not correctly filled. On Adobe Form outputs if table header line HeaderRow of Table object is shown only on first two pages and missing after second page, ABAP programmer should check if below property settings are done for the table HeaderRow.

Weiterlesen

Clear SAP Adobe Form Cache

When developing an Adobe Form form, it is sometimes useful to clear the Adobe Form Cache.