SAP ABAP Class /UI2/IF_NWBC_FILE_REP_INT (NWBC - File Repository Internals)
Properties
| Class | /UI2/IF_NWBC_FILE_REP_INT | |
| Short Description | NWBC - File Repository Internals | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120820 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /UI2/IF_NWBC_FILE_REP_INT has no forward declaration.
Interfaces
Class /UI2/IF_NWBC_FILE_REP_INT has no interface implemented.
Friends
Class /UI2/IF_NWBC_FILE_REP_INT has no friend class.
Attributes
Class /UI2/IF_NWBC_FILE_REP_INT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130131 |
Events
Class /UI2/IF_NWBC_FILE_REP_INT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_AREA_INFO | Public | See coding | 20130131 | begin of gty_s_area_info,
area_name type /ui2/if_nwbc_file_rep_types=>gty_area_name,
area_key type string,
area_text_element type inum,
theme type /ui2/if_nwbc_file_rep_types=>gty_s_theme,
end of gty_s_area_info
|
||
| 2 | GTY_T_AREA_INFO | Public | See coding | 20130131 | gty_t_area_info type sorted table of gty_s_area_info with unique key area_name
|
Method Signatures
Method GET_AREA_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AREA_INFO | Call by reference | Type reference (TYPE) | GTY_T_AREA_INFO | 20130131 |
Method GET_AREA_INFO on class /UI2/IF_NWBC_FILE_REP_INT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |