SAP ABAP Interface IF_NWBC_FILE_REPOSITORY_SRC (NWBC - File Repository Source Access)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-FES-BUS (Application Component) Netweaver Business Client
⤷
SAP_NWBC (Package) NetWeaver Business Client
⤷
⤷
Properties
| Interface | IF_NWBC_FILE_REPOSITORY_SRC | |
| Short Description | NWBC - File Repository Source Access |
General Data
| Package | SAP_NWBC | NetWeaver Business Client |
| Created | 20100617 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_NWBC_FILE_REPOSITORY_SRC has no forward declaration.
Interfaces
Interface IF_NWBC_FILE_REPOSITORY_SRC has no interface.
Friends
Interface IF_NWBC_FILE_REPOSITORY_SRC has no friend.
Attributes
Interface IF_NWBC_FILE_REPOSITORY_SRC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get File as String | 20100617 |
Events
Interface IF_NWBC_FILE_REPOSITORY_SRC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_AREA_INFO | Public | See coding | 20100617 | begin of GTY_S_AREA_INFO,
area_name type string,
area_key type string,
end of gty_s_area_info
|
||
| 2 | GTY_T_AREA_INFO | Public | See coding | 20100617 | gty_t_area_info type sorted table of gty_s_area_info with unique key area_name
|
Method Signatures
Method GET_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FILE_CONTENT | Call by reference | Object reference (TYPE REF TO) | DATA | 20101206 | ||||
| 2 | EV_FILE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100617 | ||||
| 3 | EV_LAST_MODIFIED | Call by reference | Type reference (TYPE) | STRING | 20100621 | ||||
| 4 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception | 20100621 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |