SAP ABAP Class CL_UC_UPL_READER (CL_UC_UPL_READER)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCF7 (Package) SEM-BCS: Flexible Upload
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UC_UPL_READER_CHAR | Reader for InfoObject | 20041207 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_UC_UPL_READER_FILE | 20041026 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_UC_UPL_READER_STREAM | Reader for InfoProvider | 20041218 |
Properties
| Class | CL_UC_UPL_READER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCF7 | SEM-BCS: Flexible Upload |
| Created | 20041026 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_UC_UPL_READER has no interface implemented.
Friends
Class CL_UC_UPL_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UC_UPL_METHTYPE | 20041110 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UC_MODEL | 20041111 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UC_METHOD_UPLOAD | 20041110 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UC_UPL_READER_VISITOR | Visitor to upload reader to deal with trivial logics | 20041129 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | UC_LINECOUNT | 20050524 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | UC0_TS_FFIX | 20041111 | ||||
| 7 | Constant | Public | Type reference (TYPE) | FIELD_TYPE | 'SEQNR' | Field Type for Field | 20050110 | ||
| 8 | Constant | Public | Type reference (TYPE) | FIELD_TYPE | 'S_CHILD' | Field Type for Field | 20050110 | ||
| 9 | Constant | Public | Type reference (TYPE) | FIELD_TYPE | 'S_PARENT' | Field Type for Field | 20050110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Visitor pattern: accept IF_UC_UPL_READER_VISITOR instance | 20041129 | |
| 2 | Instance method | Public | Method | 20041110 | ||
| 3 | Instance method | Public | Method | 20041029 | ||
| 4 | Instance method | Public | Method | Read data from source | 20041026 | |
| 5 | Instance method | Public | Method | 20050120 |
Events
Class CL_UC_UPL_READER has no event.
Types
Class CL_UC_UPL_READER has no local type.
Method Signatures
Method ACCEPT_VISITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_UC_UPL_READER_VISITOR | Visitor to upload reader to deal with trivial logics | 20041129 |
Method ACCEPT_VISITOR on class CL_UC_UPL_READER has no exception.
Method CLEAR_DATA Signature
Method CLEAR_DATA on class CL_UC_UPL_READER has no parameter.
Method CLEAR_DATA on class CL_UC_UPL_READER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20041111 | |||
| 2 | IO_METHTYPE | Call by reference | Object reference (TYPE REF TO) | CL_UC_UPL_METHTYPE | 20041110 | ||||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | 20041111 | ||||
| 4 | IO_UPLOAD | Call by reference | Object reference (TYPE REF TO) | CL_UC_METHOD_UPLOAD | 20041029 | ||||
| 5 | IR_LINECOUNT | Call by reference | Object reference (TYPE REF TO) | UC_LINECOUNT | 20050524 | ||||
| 6 | IT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | 20041111 |
Method INIT on class CL_UC_UPL_READER has no exception.
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_T_DATA | Call by reference | Type reference (TYPE) | CL_UC_METHOD_UPL=>TS_T_DATA | 20041129 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Messages | 20041105 | |||
| 3 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Source seleciton | 20041026 |
Method READ_DATA on class CL_UC_UPL_READER has no exception.
Method SET_FFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20050120 |
Method SET_FFIX on class CL_UC_UPL_READER has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |