SAP ABAP Class CL_WDR_ACF_VBC (ACF Webdynpro Proxy for Visual Business)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-VBZ (Application Component) Visual Business
     VBC_WD_DRIVER (Package) WebDynpro Integration Components
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 ABAP 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 MC_DOMAIN_PARAMETER Constant Public Type reference (TYPE) TPARA-PARAMID 'VBC_EXPIRED_DOMAIN' Set/Get parameter ID 20100316
2 MC_OFF Constant Private Type reference (TYPE) STRING 'OFF' 20101019
3 MC_SEPARATOR Constant Private Type reference (TYPE) XSTRING ' ' 20100316
4 MC_TRACE_OFF Constant Private Type reference (TYPE) STRING '0' 20090604
5 MC_TYPE_XML Constant Public Type reference (TYPE) STRING 'XML' 20090513
6 MC_UTF16_ENCODING Constant Public Type reference (TYPE) ABAP_ENCODING 'UTF-16LE' 20090602
7 MC_VBC_APPL_DNLOAD_BEGIN Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_APPLICATION_DOWNLOAD_BEGIN' 20090310
8 MC_VBC_APPL_DNLOAD_END Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_APPLICATION_DOWNLOAD_END' 20090310
9 MC_VBC_BOOT Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_BOOT' 20090310
10 MC_VBC_CONFIRMATION Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_CONFIRMATION' 20091217
11 MC_VBC_EMPTY_STREAM Constant Private Type reference (TYPE) XSTRING '0000' 20090603
12 MC_VBC_EVENT Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_EVENT' 20090602
13 MC_VBC_FINALIZE Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_FINALIZE' 20100226
14 MC_VBC_GUID Constant Public Type reference (TYPE) STRING 'C2C8F5C2-5404-4577-8BBC-3805A0050128' 20090526
15 MC_VBC_ID_PREFIX Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_' 20090310
16 MC_VBC_INITIALIZE Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_INITIALIZE' 20100129
17 MC_VBC_LIST_APPS Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_LIST_APPLICATIONS' 20090515
18 MC_VBC_LOAD_APPL_FROM_ZIP Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_LOAD_APPLICATION_FROM_ZIP' 20090629
19 MC_VBC_LOAD_CONF Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_LOAD_CONFIGURATION' 20090513
20 MC_VBC_LOAD_PERS Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_LOAD_PERSONALIZATION' 20090513
21 MC_VBC_MESSAGE Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_MESSAGE' 20091014
22 MC_VBC_NEW_APPLICATION Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_NEW_APPLICATION' 20091122
23 MC_VBC_PRELOAD_BOOT Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_PRELOAD_BOOT' 20100622
24 MC_VBC_PROTOCOL_VERSION_1 Constant Private Type reference (TYPE) STRING '1.0' 20090603
25 MC_VBC_SAVE_APPL Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_APPLICATION_SAVE' 20090422
26 MC_VBC_SAVE_CONF Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_SAVE_CONFIGURATION' 20090513
27 MC_VBC_SAVE_PERS Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_SAVE_PERSONALIZATION' 20090513
28 MC_VBC_STREAM_ID_APP_LIST Constant Private Type reference (TYPE) STRING 'MODELS_LIST' 20090519
29 MC_VBC_STREAM_ID_CONF Constant Private Type reference (TYPE) STRING 'MODEL_CONFIGURATION' 20090513
30 MC_VBC_TRIGGER_PERSONALIZATION Constant Public Type reference (TYPE) STRING 'VISUAL_BUSINESS_TRIGGER_PERSONALIZATION' 20091211
31 MR_APPLICATION Instance attribute Private Object reference (TYPE REF TO) BADI_VBC_APPLICATION Interface for clients of SAP Visual Business 20090603
32 MR_METHODHNDL Instance attribute Public Object reference (TYPE REF TO) IF_WD_ACFDOTNET Technical Adapter for Crystal 20100715
33 MV_APPLICATION_NAME Instance attribute Private Type reference (TYPE) VBCD_MODEL-MODEL_ID Model ID (Name) 20090603
34 MV_APPLICATION_VERSION Instance attribute Private Type reference (TYPE) VBCD_MODEL-VERSION Version 20090603
35 MV_DOMAIN Instance attribute Private Type reference (TYPE) STRING 20100715
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_TO_WDELEMENT Instance method Public Method Connect with Web Dynpro element 20100623
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090224
3 CREATE_DOMAIN Instance method Private Method Set domain, i.e. shared session ID between backend + client 20100223
4 GETXMLDATA Instance method Private Method Pushes the application specific data to the ACF Comp. 20090226
5 GET_DOCUMENTATION_URL Static method Public Method Retrieve link to documentation 20090616
6 GET_DOMAIN Instance method Public Method Get domain identifier 20100315
7 HANDLE_EVENT Instance method Private Method Delegates handling of VB soft events 20090602
8 IS_CLIENT_TRACE_ACTIVE Instance method Private Method Get Information whether client tarcing is activated 20100820
9 LIST_APPLICATIONS Instance method Private Method Retrieve a list of all applications 20090515
10 LOAD_APPLICATION Instance method Private Method Load a Visual Business Application and send it back to clien 20090306
11 LOAD_CONFIGURATION Instance method Private Method Retrieves application context 20090512
12 LOAD_PERSONALIZATION Instance method Private Method Retrieves user-dependent application settings 20090512
13 ON_ERROR_OCCURRED Instance method Public Method Handles errors that occur within VB frontend 20090810
14 ON_STREAMCHANGED Instance method Public Method Handles incoming streams from VB frontend 20090810
15 PROCESS_STREAM Instance method Private Method Send off accumulated streams towards frontend 20100223
16 PUSH_CREATE_APPLICATION Instance method Private Method Send to client that application needs to be created 20100223
17 PUSH_DATA Instance method Public Method Pushes data to the VB frontend 20090810
18 PUSH_ERROR_STREAM Instance method Public Method Prepares and sets error stream 20090810
19 PUSH_EXPIRED_DOMAINS Instance method Public Method Inform frontend about destruction of embedding screen 20100316
20 PUSH_LOADED_APPLICATION Instance method Public Method Load a Visual Business Application and send it back to clien 20090810
21 PUSH_META_INFORMATION Instance method Public Method Pushes the application specific data to the ACF Comp. 20100223
22 PUSH_PRELOAD Instance method Public Method Send preload signal 20100622
23 PUSH_TRIGGER Instance method Public Method Pushes data to the VB frontend 20091211
24 READ_MODEL Instance method Private Method Read Model 20091121
25 RESET_DOMAIN Instance method Private Method Initialize domain 20100223
26 SAVE_APPLICATION_FROM_ZIP Instance method Private Method Save a VB Application model structure to the backend 20090618
27 SAVE_CONFIGURATION Instance method Private Method Stores the application context on the database 20090511
28 SAVE_PERSONALIZATION Instance method Private Method Stores user-dependent application settings on the database 20090511
29 SET_ACTIVE_APPLICATION Instance method Private Method Receives active VB application 20090603
30 SET_DOMAIN Instance method Public Method Set domain identifier 20100715
31 TRANSMIT_APPLICATION Instance method Public Method Send application or application domain to client 20100223
32 UPDATE_EXPIRED_DOMAINS 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 Importing ACTIONNAME_ERROR Call by reference Type reference (TYPE) STRING Action to be registed for error handling 20100623
2 Importing ACTIONNAME_STREAMCHANGED Call by reference Type reference (TYPE) STRING Action to be registered for data change handling 20100623
3 Importing MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20100623
4 Importing WDELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_ACTIVEX 20100623
# Exception Resumable Description Created on
1 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20100623
2 CX_WD_ACF_EXCEPTION 20100623

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIONNAME_ERROR Call by reference Type reference (TYPE) STRING Action to be registed for error handling 20090527
2 Importing ACTIONNAME_STREAMCHANGED Call by reference Type reference (TYPE) STRING Action to be registered for data change handling 20090527
3 Importing APPLICATION_NAME Call by reference Type reference (TYPE) VBCD_MODEL-MODEL_ID Model ID (Name) 20090602
4 Importing APPLICATION_VERSION Call by reference Type reference (TYPE) VBCD_MODEL-VERSION Version 20090602
5 Importing MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20090518
6 Importing WDELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_ACTIVEX 20090603
# Exception Resumable Description Created on
1 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20090603
2 CX_WD_ACF_EXCEPTION 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 Importing DATAID Call by reference Type reference (TYPE) STRING 20090226
2 Importing REQUEST Call by reference Type reference (TYPE) XSTRING 20090226
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20090603

Method GET_DOCUMENTATION_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Importing DATASTREAM Call by reference Type reference (TYPE) XSTRING 20090602
2 Importing TYPE Call by reference Type reference (TYPE) STRING 20090602
3 Importing VERSION Call by reference Type reference (TYPE) STRING 20090602
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20090603

Method IS_CLIENT_TRACE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 CX_WD_ACF_EXCEPTION 20090519

Method LOAD_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATASTREAM Call by reference Type reference (TYPE) XSTRING 20090306
2 Importing TYPE Call by reference Type reference (TYPE) STRING 20090306
3 Importing VERSION Call by reference Type reference (TYPE) STRING 20090306
# Exception Resumable Description Created on
1 CX_VBC_AUTHORIZATION_CHECK Exception for insufficient Authorization 20100127
2 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20090603
3 CX_VBC_NOT_FOUND Data not found exception 20100223
4 CX_WD_ACF_EXCEPTION 20090511

Method LOAD_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATASTREAM Call by reference Type reference (TYPE) XSTRING 20090512
2 Importing TYPE Call by reference Type reference (TYPE) STRING 20090512
3 Importing VERSION Call by reference Type reference (TYPE) STRING 20090512
# Exception Resumable Description Created on
1 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20090603
2 CX_WD_ACF_EXCEPTION 20090519

Method LOAD_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATASTREAM Call by reference Type reference (TYPE) XSTRING 20090512
2 Importing TYPE Call by reference Type reference (TYPE) STRING 20090512
3 Importing VERSION Call by reference Type reference (TYPE) STRING 20090512
# Exception Resumable Description Created on
1 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20090603
2 CX_WD_ACF_EXCEPTION 20090519

Method ON_ERROR_OCCURRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE_NO Call by reference Type reference (TYPE) SY-MSGNO Message Number 20090814
2 Exporting EV_MSG_V1 Call by reference Type reference (TYPE) SY-MSGV1 Message Variable 20090814
3 Importing 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 Importing DATASTREAM Call by reference Type reference (TYPE) XSTRING 20090810
2 Importing ID Call by reference Type reference (TYPE) STRING 20090810
3 Importing TYPE Call by reference Type reference (TYPE) STRING 20090810
4 Importing VERSION Call by reference Type reference (TYPE) STRING 20090810
# Exception Resumable Description Created on
1 CX_VBC_AUTHORIZATION_CHECK Exception for insufficient Authorization 20100127
2 CX_VBC_DB Data Base Operation Exception 20090810
3 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20090810
4 CX_VBC_LOCK Locking Exception 20090810
5 CX_VBC_MODEL_CREATION Model creation exception 20090810
6 CX_VBC_NOT_FOUND Data not found exception 20100302
7 CX_WD_ACF_EXCEPTION 20090810

Method PROCESS_STREAM Signature

Method PROCESS_STREAM on class CL_WDR_ACF_VBC has no parameter.
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20100223

Method PUSH_CREATE_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_META_DATA Call by reference Type reference (TYPE) VBC_S_MODEL_METADATA Model Metadata 20100223
# Exception Resumable Description Created on
1 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20100223
2 CX_WD_ACF_EXCEPTION 20100223

Method PUSH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATAID Call by reference Type reference (TYPE) STRING 20090810
2 Importing IV_XML_DATA Call by reference Type reference (TYPE) XSTRING 20090813
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20090810

Method PUSH_ERROR_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR_ID Call by reference Type reference (TYPE) STRING 20090810
2 Importing IV_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20090810
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20090810

Method PUSH_EXPIRED_DOMAINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DOMAIN Call by reference Type reference (TYPE) STRINGTAB Table with Strings 20100317
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20100316

Method PUSH_LOADED_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) VBC_MODEL_ID Model ID (Name) 20090810
2 Importing IV_DATASTREAM Call by reference Type reference (TYPE) XSTRING 20090810
3 Importing IV_GUID Call by reference Type reference (TYPE) VBC_GUID GUID 36 20090810
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20090810
5 Importing IV_VB_FRONTEND_VERSION Call by reference Type reference (TYPE) STRING '1.0' Visual Business frontend version 20091124
6 Importing IV_VERSION Call by reference Type reference (TYPE) VBC_VERSION Version 20090810
# Exception Resumable Description Created on
1 CX_VBC_AUTHORIZATION_CHECK Exception for insufficient Authorization 20100127
2 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20090810
3 CX_VBC_NOT_FOUND Data not found exception 20100223
4 CX_WD_ACF_EXCEPTION 20090810

Method PUSH_META_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRELOAD_MODE_INDICATOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100622
2 Importing IV_SUPPRESS_PROCESS_STREAM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100223
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20100223

Method PUSH_PRELOAD Signature

Method PUSH_PRELOAD on class CL_WDR_ACF_VBC has no parameter.
# Exception Resumable Description Created on
1 CX_VBC_AUTHORIZATION_CHECK Exception for insufficient Authorization 20100628
2 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20100628
3 CX_VBC_NOT_FOUND Data not found exception 20100628
4 CX_WD_ACF_EXCEPTION 20100628

Method PUSH_TRIGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_ID Call by reference Type reference (TYPE) STRING 20091211
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20091211

Method READ_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XML_STREAMS Call by reference Type reference (TYPE) VBC_T_XSTREAM XString Stream Table 20091121
2 Importing IS_APP_METADATA Call by reference Type reference (TYPE) VBC_S_APP_METADATA Application Metadata 20100601
# Exception Resumable Description Created on
1 CX_VBC_AUTHORIZATION_CHECK Exception for insufficient Authorization 20091121
2 CX_VBC_EXCEPTION Exceptions with Static and Dynamic Check of RAISING Clause 20091121
3 CX_VBC_NOT_FOUND 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 Importing DATASTREAM Call by reference Type reference (TYPE) XSTRING 20090618
2 Importing TYPE Call by reference Type reference (TYPE) STRING 20090618
3 Importing VERSION Call by reference Type reference (TYPE) STRING 20090618
# Exception Resumable Description Created on
1 CX_VBC_EXCEPTION 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 Importing DATASTREAM Call by reference Type reference (TYPE) XSTRING 20090512
2 Importing TYPE Call by reference Type reference (TYPE) STRING 20090512
3 Importing VERSION Call by reference Type reference (TYPE) STRING 20090512
# Exception Resumable Description Created on
1 CX_VBC_EXCEPTION 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 Importing DATASTREAM Call by reference Type reference (TYPE) XSTRING 20090512
2 Importing TYPE Call by reference Type reference (TYPE) STRING 20090512
3 Importing VERSION Call by reference Type reference (TYPE) STRING 20090512
# Exception Resumable Description Created on
1 CX_VBC_DB Data Base Operation Exception 20090603
2 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20090603
3 CX_VBC_LOCK Locking Exception 20090603
4 CX_VBC_MODEL_CREATION Model creation exception 20090603

Method SET_ACTIVE_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) VBCD_MODEL-MODEL_ID Model ID (Name) 20090603
2 Importing 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 Importing 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 Importing DATASTREAM Call by reference Type reference (TYPE) XSTRING 20100223
2 Importing TYPE Call by reference Type reference (TYPE) STRING 20100223
3 Importing VERSION Call by reference Type reference (TYPE) STRING 20100223
# Exception Resumable Description Created on
1 CX_VBC_AUTHORIZATION_CHECK Exception for insufficient Authorization 20100223
2 CX_VBC_EXCEPTION Generic exception allowing for flexible texts 20100223
3 CX_VBC_NOT_FOUND Data not found exception 20100302
4 CX_WD_ACF_EXCEPTION 20100223

Method UPDATE_EXPIRED_DOMAINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing 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