SAP ABAP Class CL_UWS_FORM_RUNTIME_OFFLINE (Runtime Forms: Create Offline)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-SUR (Application Component) Web Survey
     UWS_FORMS (Package) Form-Based Web Services: Forms
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UWS_FORM_RUNTIME Runtime Forms 20030617
Properties
Class CL_UWS_FORM_RUNTIME_OFFLINE  
Short Description Runtime Forms: Create Offline    
Super Class CL_UWS_FORM_RUNTIME Runtime Forms 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UWS_FORMS   Form-Based Web Services: Forms 
Created 20020627   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_UXP_PERSISTENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_UWS_FORM_RUNTIME_OFFLINE has no interface implemented.
Friends
Class CL_UWS_FORM_RUNTIME_OFFLINE has no friend class.
Attributes
Class CL_UWS_FORM_RUNTIME_OFFLINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_INITIALIZATION Instance method Public Method 20030617
2 ON_INPUT_PROCESSING Instance method Public Method 20030617
3 SET_FORM_DATA_FROM_XML_STRING Instance method Protected Method 20030617
Events
Class CL_UWS_FORM_RUNTIME_OFFLINE has no event.
Types
Class CL_UWS_FORM_RUNTIME_OFFLINE has no local type.
Method Signatures

Method ON_INITIALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_MODE Value transfer Type reference (TYPE) UWS_FORM_MODE 20030617
2 Exporting ED_FLAG_SWITCHED_TO_DISPLAY Value transfer Type reference (TYPE) UXB_FLAG 20030617
3 Importing ID_APPLICATION Value transfer Type reference (TYPE) UXB_APPLICATION 20030617
4 Importing ID_ENQUEUE_STATE Value transfer Type reference (TYPE) UXP_ENQUEUE_STATE IF_UXP_PERSISTENT=>CD_ENQUEUE_STATE_LOCKED_2 20030617
5 Importing ID_GUID Value transfer Type reference (TYPE) UXP_GUID 20030617
6 Importing ID_INITIAL_XML Call by reference Type reference (TYPE) STRING 20030617
7 Importing ID_PUBLISHING_GUID Value transfer Type reference (TYPE) UXP_GUID 20030617
8 Importing ID_SERVICE_GUID Value transfer Type reference (TYPE) UXP_GUID 20030617
9 Importing ID_SERVICE_ID Value transfer Type reference (TYPE) UWS_SERVICE_ID 20030617
10 Importing ID_SERVICE_VERSION Value transfer Type reference (TYPE) UXP_VERSION 20030617
11 Importing ID_VERSION Value transfer Type reference (TYPE) UXP_VERSION 20030617
12 Importing IT_SERVICE_PARAMETER Call by reference Type reference (TYPE) UWS_T_SERVICE_PARAMETER 20030617
# Exception Resumable Description Created on
1 DATA_ALREADY_EXISTS 20030617
2 DATA_NOT_FOUND 20030617
3 ENQUEUE_FAILED 20030617
4 ENQUEUE_SYSTEM_FAILURE 20030617
5 INITIALIZATION_FAILED 20030617
6 INVALID_DATA 20030617
7 SERVICE_INVALID_DATA 20030617
8 SERVICE_NOT_FOUND 20030617

Method ON_INPUT_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FLAG_MESSAGE_COLLECTED Value transfer Type reference (TYPE) UXB_FLAG 20030617
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UXB_T_MESSAGE 20030617
3 Importing ID_FORM_EVENT Value transfer Type reference (TYPE) UWS_FORM_EVENT 20030617
4 Importing ID_XML Call by reference Type reference (TYPE) STRING 20030617
5 Importing IR_XML_DOM Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20041223
# Exception Resumable Description Created on
1 FAILED 20030617
2 SAVE_ERROR 20030617

Method SET_FORM_DATA_FROM_XML_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FLAG_MESSAGE_COLLECTED Call by reference Type reference (TYPE) UXB_FLAG 20030617
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UXB_T_MESSAGE 20030617
3 Importing ID_XML Call by reference Type reference (TYPE) STRING 20030617

Method SET_FORM_DATA_FROM_XML_STRING on class CL_UWS_FORM_RUNTIME_OFFLINE has no exception.
History
Last changed by/on SAP  20050105 
SAP Release Created in 700