SAP ABAP Class IF_IOS_WORDPROCESSING (IF_IOS_WORDPROCESSING)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_IOS_APPLICATIONPROPERTIES 20060821
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IOS_WORDPROCESSING 20060821
Properties
Class IF_IOS_WORDPROCESSING  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060608   SAP 
Last change 20070911   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)
2 IF_IOS_WORDPROCESSING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_IOS_WORDPROCESSING has no interface implemented.
Friends
Class IF_IOS_WORDPROCESSING has no friend class.
Attributes
Class IF_IOS_WORDPROCESSING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GETCONTENT Instance method Public Method 20060821
2 SETFIELDS Instance method Public Method 20060821
Events
Class IF_IOS_WORDPROCESSING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FIELDS_TYPE Public See coding 20060821 BEGIN OF fields_type, fieldidentifier TYPE xstring, value TYPE xstring, END OF fields_type
2 FIELDS_TYPE_TABLE Public See coding 20060821 fields_type_table TYPE STANDARD TABLE OF fields_type WITH DEFAULT KEY
Method Signatures

Method GETCONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENTPOINTER_RESULT Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER 20060821
2 Importing ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER 20060821
3 Exporting RESULT Call by reference Object reference (TYPE REF TO) IF_IOS_RESULT_BINARY 20060821
4 Importing SAVEASPDF Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060821
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER 20060821
2 CX_IOS_WORDPROCESSING 20060821

Method SETFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENDOFLINE Call by reference Type reference (TYPE) XSTRING 20060821
2 Importing ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER 20060821
3 Importing FIELDSPTR Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER 20060821
4 Importing FIELDSPTR_NOT_WD_ENV Call by reference Type reference (TYPE) IF_IOS_WORDPROCESSING=>FIELDS_TYPE_TABLE nur zulässig in nicht webdynpro environment 20060912
5 Exporting RESULT Call by reference Object reference (TYPE REF TO) IF_IOS_RESULT_NO 20060821
6 Importing TABULATOR Call by reference Type reference (TYPE) XSTRING 20060821
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER 20060821
2 CX_IOS_WORDPROCESSING 20060821
History
Last changed by/on SAP  20070911 
SAP Release Created in