SAP ABAP Interface IF_UPWB_STORAGE (Storage)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPWB (Package) Graphic Builder for Planning Applications with BSP
Properties
Interface IF_UPWB_STORAGE  
Short Description Storage    
General Data
Package UPWB   Graphic Builder for Planning Applications with BSP 
Created 20010212   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_UPWB_STORAGE has no forward declaration.
Interfaces
Interface IF_UPWB_STORAGE has no interface.
Friends
Interface IF_UPWB_STORAGE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CB_TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20010212
2 CC_STORE_DESIGN Constant Public Type reference (TYPE) CHAR1 '-' Stored for Design Time 20010617
3 CC_STORE_MEMORY Constant Public Type reference (TYPE) CHAR1 'M' Stored in SAP Memory 20010617
4 CC_STORE_RUNTIME Constant Public Type reference (TYPE) CHAR1 'X' Stored for Runtime 20010617
5 MR_MSG_LOG 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 CHANGE_LOCK Instance method Public Method A Lock Is Set from READ to Write or the other way round 20010223
2 CREATE_WIF_FROM_XML Instance method Public Method Generates a New WIF from XML Description 20020206
3 DELETE Instance method Public Method Deletes an Application via Reference 20010307
4 GET_ATTRIBUTES Instance method Public Method Delivers the Attributes of a BSP Planning Application 20010212
5 GET_MASTER_DATA Instance method Public Method Delivers Master Data of All Available Applications 20010309
6 GET_NAMES Instance method Public Method Delivers the Names of All Available Planning Applications 20010212
7 IS_GENERATED Instance method Public Method Returns True if the Application Was Generated 20010816
8 LOAD Instance method Public Method Loads a Specific Planning Application 20010212
9 RELEASE_LOCK Instance method Public Method A Lock Is Reset 20010223
10 SAVE Instance method Public Method Saves a Specific Planning Application 20010212
11 SET_LOCK Instance method Public Method A Lock Is Set 20010315
12 TRANSPORT Instance method Public Method Transports an Individual Planning Application 20010216
Events
Interface IF_UPWB_STORAGE has no event.
Types
Interface 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 Importing IC_APPNAME Call by reference Type reference (TYPE) UPWB_Y_ID Bezeichner für WEB-Planungsanwendungen 20010223
# Exception Resumable Description Created on
1 CX_UPWB_EXCEPTION 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 Importing IB_OVERWRITE_MODE Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20020206
2 Importing IS_MDATA Call by reference Type reference (TYPE) UPWB_YS_MDATA OBSOLETE! Tabelle UPWB_MDATA mit Texttabelle 20020206
3 Importing IS_XMLSTRING Call by reference Type reference (TYPE) STRING 20020206
# Exception Resumable Description Created on
1 CX_UPWB_EXCEPTION 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 Importing IB_DELETE_ABAP_CLASS Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20020213
2 Importing IB_SILENT_MODE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20020213
3 Importing IS_APP_NAME Call by reference Type reference (TYPE) STRING Applikation 20010329
# Exception Resumable Description Created on
1 CX_UPWB_EXCEPTION 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 Importing IST_APPL_NAME Value transfer Type reference (TYPE) UPWB_Y_ID IST_APPL_NAME 20010212
2 Exporting IS_ATTRIBUTES Call by reference Type reference (TYPE) UPWB_YS_APPL_DESCR IS_ATTRIBUTES 20010212
# Exception Resumable Description Created on
1 CX_UPWB_EXCEPTION 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 Exporting ET_MDATA Call by reference Type reference (TYPE) UPWB_YT_MDATA Standard table of mdata 20010309

Method GET_MASTER_DATA on Interface 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 Exporting ET_NAMES Call by reference Type reference (TYPE) UPWB_YT_ID ET_NAMES 20010212

Method GET_NAMES on Interface 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 Returning GENERATED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20010816
2 Importing PLANNAPP Value transfer Type reference (TYPE) UPWB_Y_ID Bezeichner für WEB-Interface 20010816
3 Importing STORAGE Value transfer Type reference (TYPE) UPWB_Y_STORAGE 'X' Storage type (save, runtime, memory,...) 20020920

Method IS_GENERATED on Interface IF_UPWB_STORAGE has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPLICATION Value transfer Object reference (TYPE REF TO) IF_UPWB_APPLICATION APPLICATION 20010212
2 Importing IC_STORAGE Value transfer Type reference (TYPE) UPWB_Y_STORAGE Storage type (save, runtime, memory,...) 20010617
3 Importing IS_APP_NAME Call by reference Type reference (TYPE) STRING IS_APP_NAME 20010212
# Exception Resumable Description Created on
1 CX_UPWB_EXCEPTION CX_UPWB_EXCEPTION 20010212

Method RELEASE_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IC_APPNAME Call by reference Type reference (TYPE) STRING Bezeichner für WEB-Planungsanwendungen 20010223

Method RELEASE_LOCK on Interface IF_UPWB_STORAGE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Object reference (TYPE REF TO) IF_UPWB_APPLICATION APPLICATION 20010212
2 Importing IC_STORAGE Value transfer Type reference (TYPE) UPWB_Y_STORAGE Storage type (save, runtime, memory,...) 20010617
3 Importing NAME Call by reference Type reference (TYPE) STRING OBSOLETE! NAME 20010212
# Exception Resumable Description Created on
1 CX_UPWB_EXCEPTION CX_UPWB_EXCEPTION 20010212

Method SET_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_WRITEMODE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20010322
2 Importing IC_APPNAME Value transfer Type reference (TYPE) UPWB_Y_ID Bezeichner für WEB-Planungsanwendungen 20010315
# Exception Resumable Description Created on
1 CX_UPWB_EXCEPTION 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 Importing IS_APPNAME Call by reference Type reference (TYPE) STRING Name des Webinterfaces 20010503

Method TRANSPORT on Interface IF_UPWB_STORAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 31A