SAP ABAP Data Element FORM_PDF (Name of PDF-Based Form)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CO (Package) R/3 Application development: PP Production orders
Basic Data
Data Element FORM_PDF
Short Description Name of PDF-Based Form  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FPNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 PDF Form 
Medium 20 PDF Form 
Long 40 PDF Form 
Heading 55 PDF Form 
Documentation

Definition

Use

PDF-based forms can be used to print order lists. The forms are available in the standard portable document format (PDF).
When a form is printed, it is called up by a print program in which the order data that you want to include in the printout is prepared and formatted. The print program transfers the data via the function module interface. In the process, data retrieval and logic of a form are separated from each other. This means that when changes are made only the form has to be adjusted.

PDF-based forms are available for the following production order lists:

ID    List    PDF form    Print Program with PDF Output

LG01    Object List    PSFC_PRINT_LAY    PSFC_OBJECT_LIST_PDF

LV03    Document Links    PSFC_DOC_LINKS    PSFC_DOCLINK_LIST_PDF

LG04    Kanban Card    PSFC_KANBAN    PPPRKANB_PDF

In Quality Inspection, the following PDF-based form is available:

ID    List        PDF form        Print Program with PDF Output

LG02    Physical-Sample Label        QM_SAMPLE_LABEL1        RQPRPP10_PDF

The following PDF-based form is available for process orders:

ID    List    PDF form        Print Program with PDF Output

LG04    Detail Form    CFB_PPPI_DETAIL_LIST        CFB_PPPI_PRINT_DETAIL_LIST

In addition, there is a PDF-based overview form (PDF form CFB_PPPI_OVERVIEW_LIST, print program with PDF output CFB_PPPI_PRINT_OVERVIEW_LIST). You enter this not in Customizing but when executing the transaction Print Process Order (COPI).

Dependencies

Example

Further information

For more information, see the SAP Library under PDF-Based Print Forms.

History
Last changed by/on SAP  20110901 
SAP Release Created in 600