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 | 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 | Static Attribute | Public | Type reference (TYPE) | I | 9 | BuiltinDocProperty: Application Name | 20040930 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | I | 3 | BuiltinDocProperty: Author | 20040610 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | I | 18 | BuiltinDocProperty: Category | 20040610 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | I | 12 | BuiltinDocProperty: Last Save Time | 20040610 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | I | 5 | BuiltinDocProperty: Comments | 20040610 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | I | 21 | BuiltinDocProperty: Company | 20040610 | ||
| 7 | Static Attribute | Public | Type reference (TYPE) | I | 11 | BuiltinDocProperty: Creation Date | 20040610 | ||
| 8 | Static Attribute | Public | Type reference (TYPE) | I | 29 | BuiltinDocProperty: Hyperlink Base | 20040610 | ||
| 9 | Static Attribute | Public | Type reference (TYPE) | I | 4 | BuiltinDocProperty: Keywords | 20040610 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | I | 7 | BuiltinDocProperty: Last Author | 20040610 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | I | 20 | BuiltinDocProperty: Manager | 20040610 | ||
| 12 | Static Attribute | Public | Type reference (TYPE) | I | 14 | BuiltinDocProperty: Number of Pages | 20040610 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | I | 15 | BuiltinDocProperty: Number of Words | 20040610 | ||
| 14 | Static Attribute | Public | Type reference (TYPE) | I | 2 | BuiltinDocProperty: Subject | 20040610 | ||
| 15 | Static Attribute | Public | Type reference (TYPE) | I | 6 | BuiltinDocProperty: Template | 20040610 | ||
| 16 | Static Attribute | Public | Type reference (TYPE) | I | 1 | BuiltinDocProperty: Title | 20040610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert from Office Read Time Stamp to Internal | 20040713 | |
| 2 | Static method | Public | Method | Get BuiltinDocumentProperties from Office Document | 20040610 | |
| 3 | 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 | EX_TIMESTAMP | Call by reference | Type reference (TYPE) | SDOK_CRTST | Zeitstempel | 20040713 | |||
| 2 | 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 | EX_BUILTIN_DOC_PROPS | Call by reference | Type reference (TYPE) | RMPSD_TT_MS_OFFICE_PROPERTIES | Alle BuiltinDocumentProperties des MS-Office-Dokuments | 20040930 | |||
| 2 | EX_DOC_TYPE | Call by reference | Type reference (TYPE) | STRING | Dokumenttyp (TXT, ...) | 20040930 | |||
| 3 | IM_COMPLETE_FILE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Kompletter Name der Datei auf Client-PC | 20040610 | |||
| 4 | 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 | IM_DOC_TYPE | Call by reference | Type reference (TYPE) | STRING | Dokumenttyp (DOC, XLS, ...) | 20040610 | |||
| 2 | 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 |