SAP ABAP Class CL_FP_MIRRORING_SERVICE (FP: Mirroring of XFA-Based Form Templates)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAXFT (Package) XFT Template
Properties
Class CL_FP_MIRRORING_SERVICE  
Short Description FP: Mirroring of XFA-Based Form Templates    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SAXFT   XFT Template 
Created 20090707   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_MIRRORING_SERVICE has no forward declaration.
Interfaces
Class CL_FP_MIRRORING_SERVICE has no interface implemented.
Friends
Class CL_FP_MIRRORING_SERVICE has no friend class.
Attributes
Class CL_FP_MIRRORING_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_CURRENT_WIDTH Static method Public Method Calculate (minimum) width of container 20100414
2 DETERMINE_MIN_WIDTH Static method Private Method Internal: Get minimum width 20100414
3 EXECUTE Static method Public Method Main routine for mirroring LCD template 20100414
4 GET_TIMESTAMP Static method Public Method Get time stamp 20100414
5 INT_ADJUST_NAMESPACE Static method Private Method Internal: Adjust Namespace of Template 20100518
6 INT_CONVERT_UNIT Static method Private Method Internal: Unit calculation to millimeters (mm) 20100414
7 INT_DETERMINE_TABLE_WIDTH Static method Private Method Internal: Get table width 20100414
8 INT_GET_LAYOUT_INFO Static method Private Method Internal: Get relevant layout-related details 20100414
9 INT_GET_WIDTH Static method Private Method Internal: Get width from attributes 20100414
10 INT_GET_X_POS Static method Private Method Internal: Get X position from attributes 20100826
Events
Class CL_FP_MIRRORING_SERVICE has no event.
Types
Class CL_FP_MIRRORING_SERVICE has no local type.
Method Signatures

Method DETERMINE_CURRENT_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MIN_WIDTH Call by reference Type reference (TYPE) STRING Aktuelle Breite 20100414
2 Importing IO_COLLECTION Value transfer Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION Kollektion enthält nur 1 Knoten 20100414
3 Importing IV_LAYOUT Call by reference Type reference (TYPE) STRING 20100414

Method DETERMINE_CURRENT_WIDTH on class CL_FP_MIRRORING_SERVICE has no exception.

Method DETERMINE_MIN_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20100414
2 Importing IV_LAYOUT Call by reference Type reference (TYPE) STRING 20100414
3 Returning RV_WIDTH Value transfer Type reference (TYPE) STRING aktuelle Breite 20100414

Method DETERMINE_MIN_WIDTH on class CL_FP_MIRRORING_SERVICE has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MIRRORED_LAYOUT Value transfer Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20100414
2 Importing IV_FORM_LAYOUT Call by reference Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20100414
# Exception Resumable Description Created on
1 CX_FP_MIRRORING Fehler bei der Spiegelung von Formularobjekten 20100414

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) STRING 20100414

Method GET_TIMESTAMP on class CL_FP_MIRRORING_SERVICE has no exception.

Method INT_ADJUST_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MIRRORED_LAYOUT Call by reference Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20100518
2 Returning RV_MIRRORED_LAYOUT Value transfer Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20100518
# Exception Resumable Description Created on
1 CX_FP_MIRRORING Fehler bei der Spiegelung von Formularobjekten 20101206

Method INT_CONVERT_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING Breite mit Einheitsangabe 20100414
2 Returning RV_WIDTH Value transfer Type reference (TYPE) F Umgerechnete Breite (mm) ohne Einheit 20100414

Method INT_CONVERT_UNIT on class CL_FP_MIRRORING_SERVICE has no exception.

Method INT_DETERMINE_TABLE_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20100414
2 Returning RV_WIDTH Value transfer Type reference (TYPE) STRING 20100414

Method INT_DETERMINE_TABLE_WIDTH on class CL_FP_MIRRORING_SERVICE has no exception.

Method INT_GET_LAYOUT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LAYOUT Call by reference Type reference (TYPE) STRING 20100414
2 Exporting EV_PRESENCE Call by reference Type reference (TYPE) STRING 20100414
3 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20100414

Method INT_GET_LAYOUT_INFO on class CL_FP_MIRRORING_SERVICE has no exception.

Method INT_GET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20100414
2 Returning RV_WIDTH Value transfer Type reference (TYPE) STRING width 20100414

Method INT_GET_WIDTH on class CL_FP_MIRRORING_SERVICE has no exception.

Method INT_GET_X_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20100826
2 Returning RV_X_POS Value transfer Type reference (TYPE) I X-Position 20100826

Method INT_GET_X_POS on class CL_FP_MIRRORING_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703