SAP ABAP Class IF_FP_FORM_TECHNOLOGIES (Interface for BAdI: FP_FORM_TECHNOLOGIES)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090114
Properties
Class IF_FP_FORM_TECHNOLOGIES  
Short Description Interface for BAdI: FP_FORM_TECHNOLOGIES    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_FP_FORM_TECHNOLOGIES has no interface implemented.
Friends
Class IF_FP_FORM_TECHNOLOGIES has no friend class.
Attributes
Class IF_FP_FORM_TECHNOLOGIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FORM_OUTPUT Instance method Public Method Generate document 20091005
2 GET_CUSTOM_FORM_TECHNOLOGIES Instance method Public Method Additional Layout Technologies 20091005
3 GET_CUSTOM_IMPL_FORM_TECHS Instance method Public Method Layout Technologies with Replacement Implementation 20091005
4 GET_FORM_TECHNOLOGIES Instance method Public Method Returns the other available layout technologies 20090114
Events
Class IF_FP_FORM_TECHNOLOGIES has no event.
Types
Class IF_FP_FORM_TECHNOLOGIES has no local type.
Method Signatures

Method CREATE_FORM_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OUTPUT Call by reference Type reference (TYPE) XSEQUENCE Ausgabe 20091005
2 Exporting EV_PAGES Value transfer Type reference (TYPE) I Anzahl erzeugter Seiten 20091005
3 Importing IV_DATA Call by reference Type reference (TYPE) XSEQUENCE Daten 20091005
4 Importing IV_FORM Value transfer Type reference (TYPE) CSEQUENCE Formularname 20091005
5 Importing IV_FORMAT Value transfer Type reference (TYPE) CSEQUENCE Ausgabeformat 20091005
6 Importing IV_FORMTECH Value transfer Type reference (TYPE) CSEQUENCE Layouttechnologie 20091005
7 Importing IV_INTERACTIVE Value transfer Type reference (TYPE) ABAP_BOOL interaktiv? 20091005
8 Importing IV_LAYOUT Call by reference Type reference (TYPE) XSEQUENCE Formular 20091005
9 Importing IV_LOCALE Value transfer Type reference (TYPE) CSEQUENCE Gebietsschema 20091005
10 Importing IV_TAGGED Value transfer Type reference (TYPE) ABAP_BOOL tagged? 20091005

Method CREATE_FORM_OUTPUT on class IF_FP_FORM_TECHNOLOGIES has no exception.

Method GET_CUSTOM_FORM_TECHNOLOGIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FORM_TECHNOLOGIES Value transfer Type reference (TYPE) TFPFORMTECHNOLOGY Layouttechnologien 20091005

Method GET_CUSTOM_FORM_TECHNOLOGIES on class IF_FP_FORM_TECHNOLOGIES has no exception.

Method GET_CUSTOM_IMPL_FORM_TECHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FORM_TECHNOLOGIES Value transfer Type reference (TYPE) TFPFORMTECH Tabelle mit Layouttechnologien 20091005

Method GET_CUSTOM_IMPL_FORM_TECHS on class IF_FP_FORM_TECHNOLOGIES has no exception.

Method GET_FORM_TECHNOLOGIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FORM_TECHNOLOGIES Value transfer Type reference (TYPE) TFPFORMTECH Tabelle mit Layouttechnologien 20090114

Method GET_FORM_TECHNOLOGIES on class IF_FP_FORM_TECHNOLOGIES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in