Hierarchy
⤷
⤷
Properties
| Class | CL_WDR_ACF_VBC | |
| Short Description | ACF Webdynpro Proxy for Visual Business | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | VBC_WD | |
| Program status | ||
| Category | 0 | |
| Package | VBC_WD_DRIVER | WebDynpro Integration Components |
| Created | 20090224 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDR_ACF_VBC has no interface implemented.
Friends
Class CL_WDR_ACF_VBC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TPARA-PARAMID | 'VBC_EXPIRED_DOMAIN' | Set/Get parameter ID | 20100316 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'OFF' | 20101019 | |||
| 3 | Constant | Private | Type reference (TYPE) | XSTRING | ' ' | 20100316 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | '0' | 20090604 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'XML' | 20090513 | |||
| 6 | Constant | Public | Type reference (TYPE) | ABAP_ENCODING | 'UTF-16LE' | 20090602 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_APPLICATION_DOWNLOAD_BEGIN' | 20090310 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_APPLICATION_DOWNLOAD_END' | 20090310 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_BOOT' | 20090310 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_CONFIRMATION' | 20091217 | |||
| 11 | Constant | Private | Type reference (TYPE) | XSTRING | '0000' | 20090603 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_EVENT' | 20090602 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_FINALIZE' | 20100226 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'C2C8F5C2-5404-4577-8BBC-3805A0050128' | 20090526 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_' | 20090310 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_INITIALIZE' | 20100129 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_LIST_APPLICATIONS' | 20090515 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_LOAD_APPLICATION_FROM_ZIP' | 20090629 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_LOAD_CONFIGURATION' | 20090513 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_LOAD_PERSONALIZATION' | 20090513 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_MESSAGE' | 20091014 | |||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_NEW_APPLICATION' | 20091122 | |||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_PRELOAD_BOOT' | 20100622 | |||
| 24 | Constant | Private | Type reference (TYPE) | STRING | '1.0' | 20090603 | |||
| 25 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_APPLICATION_SAVE' | 20090422 | |||
| 26 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_SAVE_CONFIGURATION' | 20090513 | |||
| 27 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_SAVE_PERSONALIZATION' | 20090513 | |||
| 28 | Constant | Private | Type reference (TYPE) | STRING | 'MODELS_LIST' | 20090519 | |||
| 29 | Constant | Private | Type reference (TYPE) | STRING | 'MODEL_CONFIGURATION' | 20090513 | |||
| 30 | Constant | Public | Type reference (TYPE) | STRING | 'VISUAL_BUSINESS_TRIGGER_PERSONALIZATION' | 20091211 | |||
| 31 | Instance attribute | Private | Object reference (TYPE REF TO) | BADI_VBC_APPLICATION | Interface for clients of SAP Visual Business | 20090603 | |||
| 32 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_ACFDOTNET | Technical Adapter for Crystal | 20100715 | |||
| 33 | Instance attribute | Private | Type reference (TYPE) | VBCD_MODEL-MODEL_ID | Model ID (Name) | 20090603 | |||
| 34 | Instance attribute | Private | Type reference (TYPE) | VBCD_MODEL-VERSION | Version | 20090603 | |||
| 35 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Connect with Web Dynpro element | 20100623 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090224 | |
| 3 | Instance method | Private | Method | Set domain, i.e. shared session ID between backend + client | 20100223 | |
| 4 | Instance method | Private | Method | Pushes the application specific data to the ACF Comp. | 20090226 | |
| 5 | Static method | Public | Method | Retrieve link to documentation | 20090616 | |
| 6 | Instance method | Public | Method | Get domain identifier | 20100315 | |
| 7 | Instance method | Private | Method | Delegates handling of VB soft events | 20090602 | |
| 8 | Instance method | Private | Method | Get Information whether client tarcing is activated | 20100820 | |
| 9 | Instance method | Private | Method | Retrieve a list of all applications | 20090515 | |
| 10 | Instance method | Private | Method | Load a Visual Business Application and send it back to clien | 20090306 | |
| 11 | Instance method | Private | Method | Retrieves application context | 20090512 | |
| 12 | Instance method | Private | Method | Retrieves user-dependent application settings | 20090512 | |
| 13 | Instance method | Public | Method | Handles errors that occur within VB frontend | 20090810 | |
| 14 | Instance method | Public | Method | Handles incoming streams from VB frontend | 20090810 | |
| 15 | Instance method | Private | Method | Send off accumulated streams towards frontend | 20100223 | |
| 16 | Instance method | Private | Method | Send to client that application needs to be created | 20100223 | |
| 17 | Instance method | Public | Method | Pushes data to the VB frontend | 20090810 | |
| 18 | Instance method | Public | Method | Prepares and sets error stream | 20090810 | |
| 19 | Instance method | Public | Method | Inform frontend about destruction of embedding screen | 20100316 | |
| 20 | Instance method | Public | Method | Load a Visual Business Application and send it back to clien | 20090810 | |
| 21 | Instance method | Public | Method | Pushes the application specific data to the ACF Comp. | 20100223 | |
| 22 | Instance method | Public | Method | Send preload signal | 20100622 | |
| 23 | Instance method | Public | Method | Pushes data to the VB frontend | 20091211 | |
| 24 | Instance method | Private | Method | Read Model | 20091121 | |
| 25 | Instance method | Private | Method | Initialize domain | 20100223 | |
| 26 | Instance method | Private | Method | Save a VB Application model structure to the backend | 20090618 | |
| 27 | Instance method | Private | Method | Stores the application context on the database | 20090511 | |
| 28 | Instance method | Private | Method | Stores user-dependent application settings on the database | 20090511 | |
| 29 | Instance method | Private | Method | Receives active VB application | 20090603 | |
| 30 | Instance method | Public | Method | Set domain identifier | 20100715 | |
| 31 | Instance method | Public | Method | Send application or application domain to client | 20100223 | |
| 32 | Instance method | Public | Method | Update list of expired domains | 20100316 |
Events
Class CL_WDR_ACF_VBC has no event.
Types
Class CL_WDR_ACF_VBC has no local type.
Method Signatures
Method ATTACH_TO_WDELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONNAME_ERROR | Call by reference | Type reference (TYPE) | STRING | Action to be registed for error handling | 20100623 | |||
| 2 | ACTIONNAME_STREAMCHANGED | Call by reference | Type reference (TYPE) | STRING | Action to be registered for data change handling | 20100623 | |||
| 3 | MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100623 | |||
| 4 | WDELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_ACTIVEX | 20100623 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic exception allowing for flexible texts | 20100623 | ||
| 2 | 20100623 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONNAME_ERROR | Call by reference | Type reference (TYPE) | STRING | Action to be registed for error handling | 20090527 | |||
| 2 | ACTIONNAME_STREAMCHANGED | Call by reference | Type reference (TYPE) | STRING | Action to be registered for data change handling | 20090527 | |||
| 3 | APPLICATION_NAME | Call by reference | Type reference (TYPE) | VBCD_MODEL-MODEL_ID | Model ID (Name) | 20090602 | |||
| 4 | APPLICATION_VERSION | Call by reference | Type reference (TYPE) | VBCD_MODEL-VERSION | Version | 20090602 | |||
| 5 | MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20090518 | |||
| 6 | WDELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_ACTIVEX | 20090603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic exception allowing for flexible texts | 20090603 | ||
| 2 | 20090810 |
Method CREATE_DOMAIN Signature
Method CREATE_DOMAIN on class CL_WDR_ACF_VBC has no parameter.
Method CREATE_DOMAIN on class CL_WDR_ACF_VBC has no exception.
Method GETXMLDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATAID | Call by reference | Type reference (TYPE) | STRING | 20090226 | ||||
| 2 | REQUEST | Call by reference | Type reference (TYPE) | XSTRING | 20090226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090603 |
Method GET_DOCUMENTATION_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | SDOK_IFACE-URL | SAP ArchiveLink: Data Element for Absolute URI | 20090616 |
Method GET_DOCUMENTATION_URL on class CL_WDR_ACF_VBC has no exception.
Method GET_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DOMAIN | Value transfer | Type reference (TYPE) | STRING | 20100315 |
Method GET_DOMAIN on class CL_WDR_ACF_VBC has no exception.
Method HANDLE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20090602 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090602 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20090602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090603 |
Method IS_CLIENT_TRACE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRACE_ACTIVE | Value transfer | Type reference (TYPE) | VBC_ACTIVE | Active Flag | 20100820 |
Method IS_CLIENT_TRACE_ACTIVE on class CL_WDR_ACF_VBC has no exception.
Method LIST_APPLICATIONS Signature
Method LIST_APPLICATIONS on class CL_WDR_ACF_VBC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090519 |
Method LOAD_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20090306 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090306 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20090306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for insufficient Authorization | 20100127 | ||
| 2 | Generic exception allowing for flexible texts | 20090603 | ||
| 3 | Data not found exception | 20100223 | ||
| 4 | 20090511 |
Method LOAD_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20090512 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090512 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20090512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic exception allowing for flexible texts | 20090603 | ||
| 2 | 20090519 |
Method LOAD_PERSONALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20090512 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090512 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20090512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic exception allowing for flexible texts | 20090603 | ||
| 2 | 20090519 |
Method ON_ERROR_OCCURRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20090814 | |||
| 2 | EV_MSG_V1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20090814 | |||
| 3 | IV_SAPERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20090814 |
Method ON_ERROR_OCCURRED on class CL_WDR_ACF_VBC has no exception.
Method ON_STREAMCHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20090810 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20090810 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090810 | ||||
| 4 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20090810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for insufficient Authorization | 20100127 | ||
| 2 | Data Base Operation Exception | 20090810 | ||
| 3 | Generic exception allowing for flexible texts | 20090810 | ||
| 4 | Locking Exception | 20090810 | ||
| 5 | Model creation exception | 20090810 | ||
| 6 | Data not found exception | 20100302 | ||
| 7 | 20090810 |
Method PROCESS_STREAM Signature
Method PROCESS_STREAM on class CL_WDR_ACF_VBC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100223 |
Method PUSH_CREATE_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_META_DATA | Call by reference | Type reference (TYPE) | VBC_S_MODEL_METADATA | Model Metadata | 20100223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic exception allowing for flexible texts | 20100223 | ||
| 2 | 20100223 |
Method PUSH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATAID | Call by reference | Type reference (TYPE) | STRING | 20090810 | ||||
| 2 | IV_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20090813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090810 |
Method PUSH_ERROR_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20090810 | ||||
| 2 | IV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20090810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090810 |
Method PUSH_EXPIRED_DOMAINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DOMAIN | Call by reference | Type reference (TYPE) | STRINGTAB | Table with Strings | 20100317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100316 |
Method PUSH_LOADED_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | VBC_MODEL_ID | Model ID (Name) | 20090810 | |||
| 2 | IV_DATASTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20090810 | ||||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | VBC_GUID | GUID 36 | 20090810 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20090810 | |||
| 5 | IV_VB_FRONTEND_VERSION | Call by reference | Type reference (TYPE) | STRING | '1.0' | Visual Business frontend version | 20091124 | ||
| 6 | IV_VERSION | Call by reference | Type reference (TYPE) | VBC_VERSION | Version | 20090810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for insufficient Authorization | 20100127 | ||
| 2 | Generic exception allowing for flexible texts | 20090810 | ||
| 3 | Data not found exception | 20100223 | ||
| 4 | 20090810 |
Method PUSH_META_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRELOAD_MODE_INDICATOR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100622 | |||
| 2 | IV_SUPPRESS_PROCESS_STREAM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100223 |
Method PUSH_PRELOAD Signature
Method PUSH_PRELOAD on class CL_WDR_ACF_VBC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for insufficient Authorization | 20100628 | ||
| 2 | Generic exception allowing for flexible texts | 20100628 | ||
| 3 | Data not found exception | 20100628 | ||
| 4 | 20100628 |
Method PUSH_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | 20091211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091211 |
Method READ_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XML_STREAMS | Call by reference | Type reference (TYPE) | VBC_T_XSTREAM | XString Stream Table | 20091121 | |||
| 2 | IS_APP_METADATA | Call by reference | Type reference (TYPE) | VBC_S_APP_METADATA | Application Metadata | 20100601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for insufficient Authorization | 20091121 | ||
| 2 | Exceptions with Static and Dynamic Check of RAISING Clause | 20091121 | ||
| 3 | Data not found exception | 20091121 |
Method RESET_DOMAIN Signature
Method RESET_DOMAIN on class CL_WDR_ACF_VBC has no parameter.
Method RESET_DOMAIN on class CL_WDR_ACF_VBC has no exception.
Method SAVE_APPLICATION_FROM_ZIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20090618 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090618 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20090618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic exception allowing for flexible texts | 20090618 |
Method SAVE_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20090512 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090512 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20090512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic exception allowing for flexible texts | 20090603 |
Method SAVE_PERSONALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20090512 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090512 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20090512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data Base Operation Exception | 20090603 | ||
| 2 | Generic exception allowing for flexible texts | 20090603 | ||
| 3 | Locking Exception | 20090603 | ||
| 4 | Model creation exception | 20090603 |
Method SET_ACTIVE_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_NAME | Call by reference | Type reference (TYPE) | VBCD_MODEL-MODEL_ID | Model ID (Name) | 20090603 | |||
| 2 | APPLICATION_VERSION | Call by reference | Type reference (TYPE) | VBCD_MODEL-VERSION | Version | 20090603 |
Method SET_ACTIVE_APPLICATION on class CL_WDR_ACF_VBC has no exception.
Method SET_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOMAIN | Value transfer | Type reference (TYPE) | STRING | 20100715 |
Method SET_DOMAIN on class CL_WDR_ACF_VBC has no exception.
Method TRANSMIT_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20100223 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20100223 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20100223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for insufficient Authorization | 20100223 | ||
| 2 | Generic exception allowing for flexible texts | 20100223 | ||
| 3 | Data not found exception | 20100302 | ||
| 4 | 20100223 |
Method UPDATE_EXPIRED_DOMAINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_EXPIRED_DOMAIN | Call by reference | Type reference (TYPE) | CHAR255 | Data element for WWI callback | 20100316 |
Method UPDATE_EXPIRED_DOMAINS on class CL_WDR_ACF_VBC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |