SAP ABAP Class CL_FCC_FILE_OFFICE (Office Document Validator)
Hierarchy
☛
FCCO (Software Component) Financial Closing Cockpit 200
⤷
CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
⤷
FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FCC_FILE_BASE | Base Class for File Validation | 20110829 |
Properties
| Class | CL_FCC_FILE_OFFICE | |
| Short Description | Office Document Validator | |
| Super Class | CL_FCC_FILE_BASE | Base Class for File Validation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCC_CLOSING | Financial Closing Cockpit - SAPGUI and backend |
| Created | 20110829 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_FILE_OFFICE has no forward declaration.
Interfaces
Class CL_FCC_FILE_OFFICE has no interface implemented.
Friends
Class CL_FCC_FILE_OFFICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Referenced Task | 20110922 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FCC_UPLOAD_OFFICE | doc for upload and download | 20110829 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR13 | Item ID in File Imported | 20110905 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | New Document Flag | 20110901 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | New Task Flag | 20110829 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | FCC_IFIELDINFO | Hashed Table of Field Info | 20110829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Document ID | 20110901 | |
| 2 | Instance method | Private | Method | 20110922 | ||
| 3 | Instance method | Private | Method | Check Item or Node ID | 20110901 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110829 | |
| 5 | Instance method | Public | Constructor | 20110829 | ||
| 6 | Instance method | Public | Method | Get document data | 20110901 | |
| 7 | Static method | Public | Method | Get field information table | 20110901 |
Events
Class CL_FCC_FILE_OFFICE has no event.
Types
Class CL_FCC_FILE_OFFICE has no local type.
Method Signatures
Method CHECK_DOC_ID Signature
Method CHECK_DOC_ID on class CL_FCC_FILE_OFFICE has no parameter.
Method CHECK_DOC_ID on class CL_FCC_FILE_OFFICE has no exception.
Method CHECK_FILE_LOCATION Signature
Method CHECK_FILE_LOCATION on class CL_FCC_FILE_OFFICE has no parameter.
Method CHECK_FILE_LOCATION on class CL_FCC_FILE_OFFICE has no exception.
Method CHECK_ITEM_ID Signature
Method CHECK_ITEM_ID on class CL_FCC_FILE_OFFICE has no parameter.
Method CHECK_ITEM_ID on class CL_FCC_FILE_OFFICE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FCC_FILE_OFFICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FCC_FILE_OFFICE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_UPLOAD_CHECKER | Call by reference | Object reference (TYPE REF TO) | CL_FCC_FILE_UPLOAD_CHECKER | Utility methods for checking uploaded data from file | 20110902 | |||
| 2 | IS_PARAS | Call by reference | Type reference (TYPE) | FCC_UPLOAD_PARAS | upload parameters | 20110831 | |||
| 3 | IT_FIELD_VALUE | Call by reference | Type reference (TYPE) | STRING_TABLE | Field Value Table | 20110829 |
Method CONSTRUCTOR on class CL_FCC_FILE_OFFICE has no exception.
Method GET_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DOC | Value transfer | Type reference (TYPE) | FCC_UPLOAD_OFFICE | Upload Office Item | 20110901 |
Method GET_DOC on class CL_FCC_FILE_OFFICE has no exception.
Method GET_FIELDINFO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELDINFO | Value transfer | Type reference (TYPE) | FCC_IFIELDINFO | Hashed Table of Field Info | 20110901 |
Method GET_FIELDINFO_TABLE on class CL_FCC_FILE_OFFICE has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 100 |