SAP ABAP Class IF_SSF_XSF_TRANSFORMATION (SAP Smart Forms: XSF Transformation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SSF_XSF_TRANSFORMATION_HTML SAP Smart Forms: XSF Transformation to HTML 20010731
Properties
Class IF_SSF_XSF_TRANSFORMATION  
Short Description SAP Smart Forms: XSF Transformation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010320   SAP 
Last change 20010320   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SSF_XSF_TRANSFORMATION has no forward declaration.
Interfaces
Class IF_SSF_XSF_TRANSFORMATION has no interface implemented.
Friends
Class IF_SSF_XSF_TRANSFORMATION has no friend class.
Attributes
Class IF_SSF_XSF_TRANSFORMATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJPARAMETERS Instance method Public Method Add Object Parameter 20010320
2 ADD_PARAMETER Instance method Public Method Add Parameter 20010320
3 GET_MESSAGE Instance method Public Method Get Message by Index 20010320
4 GET_RESULT_DOCUMENT Instance method Public Method Get Result Document (iXML Document) 20010320
5 NUM_MESSAGES Instance method Public Method Get Number of Messages from Last Transformation 20010320
6 OUTPUT_STREAM Instance method Public Method Output Result Document to iXML Output Stream 20010320
7 RUN Instance method Public Method Run Transformation 20010321
8 SET_TRANSFORMATION_METHOD Instance method Public Method Set Transformation Method 20010320
9 SET_XSF_DOCUMENT Instance method Public Method Set XSF Document (iXML Document) 20010320
Events
Class IF_SSF_XSF_TRANSFORMATION has no event.
Types
Class IF_SSF_XSF_TRANSFORMATION has no local type.
Method Signatures

Method ADD_OBJPARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Parameter name: local name 20010320
2 Importing OREF Call by reference Object reference (TYPE REF TO) OBJECT Parameter object reference 20010320
3 Importing URI Call by reference Type reference (TYPE) STRING Parameter name: URI 20010320
# Exception Resumable Description Created on
1 CX_SSF_XSF_CALL_ERROR SAP Smart Forms: XSF Transformation call error 20010320

Method ADD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Parameter name: local name 20010320
2 Importing URI Call by reference Type reference (TYPE) STRING Parameter name: URI 20010320
3 Importing VALUE Call by reference Type reference (TYPE) ANY Parameter value 20010320
# Exception Resumable Description Created on
1 CX_SSF_XSF_CALL_ERROR SAP Smart Forms: XSF Transformation call error 20010320

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I Message index 20010320
2 Changing MTEXT Call by reference Type reference (TYPE) STRING Message text 20010320

Method GET_MESSAGE on class IF_SSF_XSF_TRANSFORMATION has no exception.

Method GET_RESULT_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT Result document 20010320

Method GET_RESULT_DOCUMENT on class IF_SSF_XSF_TRANSFORMATION has no exception.

Method NUM_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) I Number of messages 20010320

Method NUM_MESSAGES on class IF_SSF_XSF_TRANSFORMATION has no exception.

Method OUTPUT_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STREAM Call by reference Object reference (TYPE REF TO) IF_IXML_OSTREAM iXML output stream 20010320
# Exception Resumable Description Created on
1 CX_SSF_XSF_EXCEPTION SAP Smart Forms: XSF Transformation exception 20010320

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) I Return value 20010321
# Exception Resumable Description Created on
1 CX_SSF_XSF_EXCEPTION SAP Smart Forms: XSF Transformation exception 20010321

Method SET_TRANSFORMATION_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD Call by reference Type reference (TYPE) STRING Transformation method 20010320

Method SET_TRANSFORMATION_METHOD on class IF_SSF_XSF_TRANSFORMATION has no exception.

Method SET_XSF_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XSF_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT XSF document 20010320
# Exception Resumable Description Created on
1 CX_SSF_XSF_EXCEPTION SAP Smart Forms: XSF Transformation exception 20010320
History
Last changed by/on SAP  20010320 
SAP Release Created in