SAP ABAP Class IF_UPWB_STORAGE (Storage)
Properties
| Class | IF_UPWB_STORAGE | |
| Short Description | Storage | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010212 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UPWB_STORAGE has no forward declaration.
Interfaces
Class IF_UPWB_STORAGE has no interface implemented.
Friends
Class IF_UPWB_STORAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20010212 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | '-' | Stored for Design Time | 20010617 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | Stored in SAP Memory | 20010617 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | Stored for Runtime | 20010617 | ||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_UPWB_MSG_LOG | Message Log | 20010327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | A Lock Is Set from READ to Write or the other way round | 20010223 | |
| 2 | Instance method | Public | Method | Generates a New WIF from XML Description | 20020206 | |
| 3 | Instance method | Public | Method | Deletes an Application via Reference | 20010307 | |
| 4 | Instance method | Public | Method | Delivers the Attributes of a BSP Planning Application | 20010212 | |
| 5 | Instance method | Public | Method | Delivers Master Data of All Available Applications | 20010309 | |
| 6 | Instance method | Public | Method | Delivers the Names of All Available Planning Applications | 20010212 | |
| 7 | Instance method | Public | Method | Returns True if the Application Was Generated | 20010816 | |
| 8 | Instance method | Public | Method | Loads a Specific Planning Application | 20010212 | |
| 9 | Instance method | Public | Method | A Lock Is Reset | 20010223 | |
| 10 | Instance method | Public | Method | Saves a Specific Planning Application | 20010212 | |
| 11 | Instance method | Public | Method | A Lock Is Set | 20010315 | |
| 12 | Instance method | Public | Method | Transports an Individual Planning Application | 20010216 |
Events
Class IF_UPWB_STORAGE has no event.
Types
Class IF_UPWB_STORAGE has no local type.
Method Signatures
Method CHANGE_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IC_APPNAME | Call by reference | Type reference (TYPE) | UPWB_Y_ID | Bezeichner für WEB-Planungsanwendungen | 20010223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20010327 |
Method CREATE_WIF_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_OVERWRITE_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20020206 | ||
| 2 | IS_MDATA | Call by reference | Type reference (TYPE) | UPWB_YS_MDATA | OBSOLETE! Tabelle UPWB_MDATA mit Texttabelle | 20020206 | |||
| 3 | IS_XMLSTRING | Call by reference | Type reference (TYPE) | STRING | 20020206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20020207 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_DELETE_ABAP_CLASS | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020213 | |||
| 2 | IB_SILENT_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020213 | |||
| 3 | IS_APP_NAME | Call by reference | Type reference (TYPE) | STRING | Applikation | 20010329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20010719 |
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IST_APPL_NAME | Value transfer | Type reference (TYPE) | UPWB_Y_ID | IST_APPL_NAME | 20010212 | |||
| 2 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | UPWB_YS_APPL_DESCR | IS_ATTRIBUTES | 20010212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20010719 |
Method GET_MASTER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MDATA | Call by reference | Type reference (TYPE) | UPWB_YT_MDATA | Standard table of mdata | 20010309 |
Method GET_MASTER_DATA on class IF_UPWB_STORAGE has no exception.
Method GET_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NAMES | Call by reference | Type reference (TYPE) | UPWB_YT_ID | ET_NAMES | 20010212 |
Method GET_NAMES on class IF_UPWB_STORAGE has no exception.
Method IS_GENERATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERATED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20010816 | |||
| 2 | PLANNAPP | Value transfer | Type reference (TYPE) | UPWB_Y_ID | Bezeichner für WEB-Interface | 20010816 | |||
| 3 | STORAGE | Value transfer | Type reference (TYPE) | UPWB_Y_STORAGE | 'X' | Storage type (save, runtime, memory,...) | 20020920 |
Method IS_GENERATED on class IF_UPWB_STORAGE has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_APPLICATION | APPLICATION | 20010212 | |||
| 2 | IC_STORAGE | Value transfer | Type reference (TYPE) | UPWB_Y_STORAGE | Storage type (save, runtime, memory,...) | 20010617 | |||
| 3 | IS_APP_NAME | Call by reference | Type reference (TYPE) | STRING | IS_APP_NAME | 20010212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_UPWB_EXCEPTION | 20010212 |
Method RELEASE_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IC_APPNAME | Call by reference | Type reference (TYPE) | STRING | Bezeichner für WEB-Planungsanwendungen | 20010223 |
Method RELEASE_LOCK on class IF_UPWB_STORAGE has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_UPWB_APPLICATION | APPLICATION | 20010212 | |||
| 2 | IC_STORAGE | Value transfer | Type reference (TYPE) | UPWB_Y_STORAGE | Storage type (save, runtime, memory,...) | 20010617 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | OBSOLETE! NAME | 20010212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_UPWB_EXCEPTION | 20010212 |
Method SET_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CB_WRITEMODE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20010322 | |||
| 2 | IC_APPNAME | Value transfer | Type reference (TYPE) | UPWB_Y_ID | Bezeichner für WEB-Planungsanwendungen | 20010315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20010322 |
Method TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPNAME | Call by reference | Type reference (TYPE) | STRING | Name des Webinterfaces | 20010503 |
Method TRANSPORT on class IF_UPWB_STORAGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |