SAP ABAP Class IF_NWBC_FILE_REPOSITORY (NWBC - File Repository)
Properties
Class | IF_NWBC_FILE_REPOSITORY | |
Short Description | NWBC - File Repository | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100611 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_NWBC_FILE_REPOSITORY has no interface implemented.
Friends
Class IF_NWBC_FILE_REPOSITORY has no friend class.
Attributes
Class IF_NWBC_FILE_REPOSITORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the Metadata of all Areas | 20100628 |
2 | ![]() |
Instance method | Public | Method | Get the Area Key for a given Area Alias | 20100611 |
3 | ![]() |
Instance method | Public | Method | Get the Area Key by provided Theme Name | 20111028 |
4 | ![]() |
Instance method | Public | Method | Get File as String | 20100611 |
5 | ![]() |
Instance method | Public | Method | Get a hash that is based on all file areas | 20111208 |
Events
Class IF_NWBC_FILE_REPOSITORY has no event.
Types
Class IF_NWBC_FILE_REPOSITORY has no local type.
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) | IF_NWBC_FILE_REPOSITORY_TYPES=>GTY_T_AREA_INFO | 20100628 |
Method GET_AREA_INFO on class IF_NWBC_FILE_REPOSITORY has no exception.
Method GET_AREA_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AREA_NAME | Call by reference | Type reference (TYPE) | IF_NWBC_FILE_REPOSITORY_TYPES=>GTY_AREA_NAME | NWBC - File Repository Area | 20100615 | ||
2 | ![]() |
RV_AREA_KEY | Value transfer | Type reference (TYPE) | STRING | 20100621 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NWBC - Exception | 20100621 |
Method GET_AREA_KEY_BY_THEME_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RTL | Call by reference | Type reference (TYPE) | BOOLE_D | 20111028 | |||
2 | ![]() |
IV_THEME_NAME | Call by reference | Type reference (TYPE) | STRING | 20111028 | |||
3 | ![]() |
RV_AREA_KEY | Value transfer | Type reference (TYPE) | STRING | 20111028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NWBC - Exception (static) | 20111028 |
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_AREA_KEY | Call by reference | Type reference (TYPE) | STRING | 20100611 | |||
5 | ![]() |
IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NWBC - Exception | 20100621 |
Method GET_HASH_FOR_ALL_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HASH | Call by reference | Type reference (TYPE) | STRING | 20111208 |
Method GET_HASH_FOR_ALL_AREAS on class IF_NWBC_FILE_REPOSITORY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |