SAP ABAP Class CL_RMPS_MS_OFFICE_TOOLS (Service Class to Read Infos from MS Office Documents)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_PRO_PROPERTY (Package) PRO: Attribute Handling
Properties
Class CL_RMPS_MS_OFFICE_TOOLS  
Short Description Service Class to Read Infos from MS Office Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_PRO_PROPERTY   PRO: Attribute Handling 
Created 20040610   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMPS_MS_OFFICE_TOOLS has no interface implemented.
Friends
Class CL_RMPS_MS_OFFICE_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PROP_APPL_NAME Static Attribute Public Type reference (TYPE) I 9 BuiltinDocProperty: Application Name 20040930
2 C_PROP_AUTHOR Static Attribute Public Type reference (TYPE) I 3 BuiltinDocProperty: Author 20040610
3 C_PROP_CATEGORY Static Attribute Public Type reference (TYPE) I 18 BuiltinDocProperty: Category 20040610
4 C_PROP_CHANGED_AT Static Attribute Public Type reference (TYPE) I 12 BuiltinDocProperty: Last Save Time 20040610
5 C_PROP_COMMENTS Static Attribute Public Type reference (TYPE) I 5 BuiltinDocProperty: Comments 20040610
6 C_PROP_COMPANY Static Attribute Public Type reference (TYPE) I 21 BuiltinDocProperty: Company 20040610
7 C_PROP_CREATED_AT Static Attribute Public Type reference (TYPE) I 11 BuiltinDocProperty: Creation Date 20040610
8 C_PROP_HLINK_BASE Static Attribute Public Type reference (TYPE) I 29 BuiltinDocProperty: Hyperlink Base 20040610
9 C_PROP_KEYWORDS Static Attribute Public Type reference (TYPE) I 4 BuiltinDocProperty: Keywords 20040610
10 C_PROP_LAST_AUTHOR Static Attribute Public Type reference (TYPE) I 7 BuiltinDocProperty: Last Author 20040610
11 C_PROP_MANAGER Static Attribute Public Type reference (TYPE) I 20 BuiltinDocProperty: Manager 20040610
12 C_PROP_NUM_OF_PAGES Static Attribute Public Type reference (TYPE) I 14 BuiltinDocProperty: Number of Pages 20040610
13 C_PROP_NUM_OF_WORDS Static Attribute Public Type reference (TYPE) I 15 BuiltinDocProperty: Number of Words 20040610
14 C_PROP_SUBJECT Static Attribute Public Type reference (TYPE) I 2 BuiltinDocProperty: Subject 20040610
15 C_PROP_TEMPLATE Static Attribute Public Type reference (TYPE) I 6 BuiltinDocProperty: Template 20040610
16 C_PROP_TITLE Static Attribute Public Type reference (TYPE) I 1 BuiltinDocProperty: Title 20040610
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_OFFICE_DATE_VALUE Static method Public Method Convert from Office Read Time Stamp to Internal 20040713
2 GET_BUILTIN_DOC_PROPS_FROM_FIL Static method Public Method Get BuiltinDocumentProperties from Office Document 20040610
3 GET_OFFICE_APPL_FROM_DOC_TYPE Static method Public Method Determine Office Application from Doc.Typ (DOC, XLS, ...) 20040610
Events
Class CL_RMPS_MS_OFFICE_TOOLS has no event.
Types
Class CL_RMPS_MS_OFFICE_TOOLS has no local type.
Method Signatures

Method CONVERT_OFFICE_DATE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TIMESTAMP Call by reference Type reference (TYPE) SDOK_CRTST Zeitstempel 20040713
2 Importing IM_DATE_VALUE Call by reference Type reference (TYPE) STRING Aus Office gelesener Date-Wert (Zeitstempel) 20040713

Method CONVERT_OFFICE_DATE_VALUE on class CL_RMPS_MS_OFFICE_TOOLS has no exception.

Method GET_BUILTIN_DOC_PROPS_FROM_FIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BUILTIN_DOC_PROPS Call by reference Type reference (TYPE) RMPSD_TT_MS_OFFICE_PROPERTIES Alle BuiltinDocumentProperties des MS-Office-Dokuments 20040930
2 Exporting EX_DOC_TYPE Call by reference Type reference (TYPE) STRING Dokumenttyp (TXT, ...) 20040930
3 Importing IM_COMPLETE_FILE_NAME Call by reference Type reference (TYPE) CSEQUENCE Kompletter Name der Datei auf Client-PC 20040610
4 Importing IM_PROPS_TO_READ Call by reference Type reference (TYPE) SRMTTINTEGER Property-Indizes (leer->alle); s. Konstanten C_PROP_* 20040610

Method GET_BUILTIN_DOC_PROPS_FROM_FIL on class CL_RMPS_MS_OFFICE_TOOLS has no exception.

Method GET_OFFICE_APPL_FROM_DOC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOC_TYPE Call by reference Type reference (TYPE) STRING Dokumenttyp (DOC, XLS, ...) 20040610
2 Returning RE_APPLICATION Value transfer Type reference (TYPE) STRING Appl.: WORD, EXCEL, POWERPOINT... 20040610

Method GET_OFFICE_APPL_FROM_DOC_TYPE on class CL_RMPS_MS_OFFICE_TOOLS has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in 640