SAP ABAP Class CL_RSB_FILE_TYPE (Open Hub Destination: File)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSB (Package) Business Information Warehouse: Data Marts

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSB_FILE_TYPE_ASCII | Open Hub Destination: File ASCII | 20071218 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSB_FILE_TYPE_CSV | Open Hub Destination: File CSV | 20071218 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSB_FILE_TYPE_XML | Open Hub Destination: XML File | 20080625 |
Properties
Class | CL_RSB_FILE_TYPE | |
Short Description | Open Hub Destination: File | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSBO | |
Program status | ||
Category | 0 | |
Package | RSB | Business Information Warehouse: Data Marts |
Created | 20071217 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSB_FILE_TYPE has no interface implemented.
Friends
Class CL_RSB_FILE_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Flag structure | 20091208 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSBGUI_T_FIELDS | Fields of the Open Hub Destination | 20071218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091208 |
2 | ![]() |
Instance method | Public | Method | Conversion of Data into Output Format | 20071217 |
3 | ![]() |
Instance method | Public | Method | Conversion of Data into Output Format | 20090728 |
4 | ![]() |
Instance method | Protected | Method | 20071218 | |
5 | ![]() |
Instance method | Public | Method | Set Flag for External Data (Influences Performance) | 20091208 |
Events
Class CL_RSB_FILE_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_STRING | Public | See coding | 20090728 | ty_t_string TYPE TABLE OF string
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSB_FILE_TYPE has no parameter.
Method CONSTRUCTOR on class CL_RSB_FILE_TYPE has no exception.
Method CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LINE_CSV | Call by reference | Type reference (TYPE) | STRING | 20071218 | |||
2 | ![]() |
I_CODEPAGE | Call by reference | Type reference (TYPE) | CPCODEPAGE | SAP-Zeichensatzidentifikation | 20080402 | ||
3 | ![]() |
I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20071218 |
Method CONVERT on class CL_RSB_FILE_TYPE has no exception.
Method FINISH_CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LINE_CSV | Call by reference | Type reference (TYPE) | STRING | 20090728 | |||
2 | ![]() |
I_CODEPAGE | Call by reference | Type reference (TYPE) | CPCODEPAGE | SAP-Zeichensatzidentifikation | 20090728 | ||
3 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20090728 |
Method FINISH_CONVERT on class CL_RSB_FILE_TYPE has no exception.
Method GET_COMPONENTS_RECU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20071218 | ||
2 | ![]() |
R_T_COMPONENTS | Value transfer | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20071218 |
Method GET_COMPONENTS_RECU on class CL_RSB_FILE_TYPE has no exception.
Method SET_EXTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXTERNAL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20091208 |
Method SET_EXTERNAL on class CL_RSB_FILE_TYPE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |