SAP ABAP Class CL_UWS_PUBLISHING_STATUS (Publishing Status)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-SUR (Application Component) Web Survey
     UWS_PUBLISHING (Package) Form-Based Web Services: Publishing
Properties
Class CL_UWS_PUBLISHING_STATUS  
Short Description Publishing Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UWS_PUBLISHING    
Program status     
Category 0   
Package UWS_PUBLISHING   Form-Based Web Services: Publishing 
Created 20010806   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UWS_PUBLISHING_STATUS has no forward declaration.
Interfaces
Class CL_UWS_PUBLISHING_STATUS has no interface implemented.
Friends
Class CL_UWS_PUBLISHING_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_STATUS_ANSWER_RECEIVED Static Attribute Public Type reference (TYPE) UWS_SF_STATUS '40' 20010806
2 CD_STATUS_LOCAL_CREATE Static Attribute Public Type reference (TYPE) UWS_SF_STATUS '11' 20020112
3 CD_STATUS_NOT_SENT Static Attribute Public Type reference (TYPE) UWS_SF_STATUS '10' 20010806
4 CD_STATUS_OPENED Static Attribute Public Type reference (TYPE) UWS_SF_STATUS '25' 20010814
5 CD_STATUS_POSTED Static Attribute Public Type reference (TYPE) UWS_SF_STATUS '50' 20010809
6 CD_STATUS_REOPENED Static Attribute Public Type reference (TYPE) UWS_SF_STATUS '35' 20010814
7 CD_STATUS_RESCHEDULED Static Attribute Public Type reference (TYPE) UWS_SF_STATUS '16' 20010831
8 CD_STATUS_RESENT Static Attribute Public Type reference (TYPE) UWS_SF_STATUS '30' 20010806
9 CD_STATUS_SCHEDULED Static Attribute Public Type reference (TYPE) UWS_SF_STATUS '15' 20010830
10 CD_STATUS_SENT Static Attribute Public Type reference (TYPE) UWS_SF_STATUS '20' 20010806
11 MD_APPLICATION Instance attribute Private Type reference (TYPE) UXB_APPLICATION 20010806
12 MD_FORM_GUID Instance attribute Private Type reference (TYPE) UXP_GUID 20010806
13 MD_FORM_VERSION Instance attribute Private Type reference (TYPE) UXP_VERSION 20010806
14 MD_SURVEY_GUID Instance attribute Private Type reference (TYPE) UXP_GUID 20010806
15 MD_SURVEY_VERSION Instance attribute Private Type reference (TYPE) UXP_VERSION 20010806
16 MT_CACHE Instance attribute Private Type reference (TYPE) UWSP_T_PUBLISHING_STATUS 20010806
17 MT_INSTANCE Static Attribute Private Type reference (TYPE) UWSP_T_PUBLISHING_STATUS_OBJ 20010813
Methods
# Method Level Visibility Method type Description Created on
1 CACHE_SAVE_SINGLE Instance method Private Method 20010813
2 CONSTRUCTOR Instance method Public Constructor 20010806
3 DB_LOAD Static method Private Method 20010810
4 DB_LOAD_FOR_JOB Static method Private Method 20010831
5 DB_READ_SINGLE Static method Private Method 20010810
6 DB_SAVE_SINGLE Static method Private Method 20010810
7 DB_SURVEY_HAS_STATUS_ENTRIES Instance method Public Method 20010919
8 GET_DATA_GUID_MULTI Instance method Public Method 20010806
9 GET_INSTANCE Static method Public Method 20010813
10 GET_STATUS_FOR_JOB Instance method Public Method 20010831
11 GET_STATUS_SINGLE Instance method Public Method 20010807
12 GET_STATUS_SINGLE_FROM_PGUID Static method Public Method 20010813
13 HAS_STATUS_ENTRIES Instance method Public Method 20010828
14 LOAD Instance method Public Method 20010806
15 SET_FORM Instance method Public Method 20010806
16 SET_STATUS_SINGLE Instance method Public Method 20010810
17 SET_STATUS_SINGLE_ON_RECEIVE Instance method Public Method 20010810
Events
Class CL_UWS_PUBLISHING_STATUS has no event.
Types
Class CL_UWS_PUBLISHING_STATUS has no local type.
Method Signatures

Method CACHE_SAVE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS Call by reference Type reference (TYPE) TUWS_SURVEY_PUB 20010813

Method CACHE_SAVE_SINGLE on class CL_UWS_PUBLISHING_STATUS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION 20010806
2 Importing ID_SURVEY_GUID Call by reference Type reference (TYPE) UXP_GUID 20010806
3 Importing ID_SURVEY_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010806

Method CONSTRUCTOR on class CL_UWS_PUBLISHING_STATUS has no exception.

Method DB_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CACHE Call by reference Type reference (TYPE) UWSP_T_PUBLISHING_STATUS 20010810
2 Importing ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION 20010810
3 Importing ID_SURVEY_GUID Call by reference Type reference (TYPE) UXP_GUID 20010810
4 Importing ID_SURVEY_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010810

Method DB_LOAD on class CL_UWS_PUBLISHING_STATUS has no exception.

Method DB_LOAD_FOR_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CACHE Call by reference Type reference (TYPE) UWSP_T_PUBLISHING_STATUS 20010831
2 Importing ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION 20010831
3 Importing ID_JOB_GUID Call by reference Type reference (TYPE) UXP_GUID 20010831

Method DB_LOAD_FOR_JOB on class CL_UWS_PUBLISHING_STATUS has no exception.

Method DB_READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STATUS Call by reference Type reference (TYPE) TUWS_SURVEY_PUB 20010810
2 Importing ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION 20010810
3 Importing ID_COUNTER Call by reference Type reference (TYPE) TUWS_SURVEY_PUB-COUNTER 20010810
4 Importing ID_DATA_GUID Call by reference Type reference (TYPE) UXP_GUID 20010810
5 Importing ID_PUBLISHING_GUID Call by reference Type reference (TYPE) UXP_GUID 20010810
# Exception Resumable Description Created on
1 NOT_FOUND 20010810

Method DB_SAVE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS Call by reference Type reference (TYPE) TUWS_SURVEY_PUB 20010810
# Exception Resumable Description Created on
1 FAILED 20010810

Method DB_SURVEY_HAS_STATUS_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_HAS_STATUS_ENTRIES Value transfer Type reference (TYPE) UXB_FLAG 20010919

Method DB_SURVEY_HAS_STATUS_ENTRIES on class CL_UWS_PUBLISHING_STATUS has no exception.

Method GET_DATA_GUID_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_GUID_VERSION Call by reference Type reference (TYPE) UXP_T_I_KEY 20010806
2 Importing IT_TARGET_GUID_VERSION Call by reference Type reference (TYPE) UXP_T_I_KEY 20010806

Method GET_DATA_GUID_MULTI on class CL_UWS_PUBLISHING_STATUS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION 20010813
2 Importing ID_SURVEY_GUID Call by reference Type reference (TYPE) UXP_GUID 20010813
3 Importing ID_SURVEY_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010813
4 Returning RR_PUBLISHING_STATUS Value transfer Object reference (TYPE REF TO) CL_UWS_PUBLISHING_STATUS 20010813

Method GET_INSTANCE on class CL_UWS_PUBLISHING_STATUS has no exception.

Method GET_STATUS_FOR_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STATUS Call by reference Type reference (TYPE) UWSP_T_PUBLISHING_STATUS 20010831
2 Importing ID_JOB_GUID Call by reference Type reference (TYPE) UXP_GUID 20010831

Method GET_STATUS_FOR_JOB on class CL_UWS_PUBLISHING_STATUS has no exception.

Method GET_STATUS_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DATA_GUID Value transfer Type reference (TYPE) UXP_GUID 20010807
2 Exporting ED_DATA_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010807
3 Exporting ED_PUBLISHING_GUID Call by reference Type reference (TYPE) UXP_GUID 20010807
4 Exporting ED_STATUS Call by reference Type reference (TYPE) UWS_SF_STATUS 20010807
5 Importing ID_TARGET_GUID Call by reference Type reference (TYPE) UXP_GUID 20010807
6 Importing ID_TARGET_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010807
# Exception Resumable Description Created on
1 NOT_FOUND 20010807

Method GET_STATUS_SINGLE_FROM_PGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DATA_GUID Call by reference Type reference (TYPE) UXP_GUID 20010813
2 Exporting ED_DATA_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010813
3 Exporting ED_FORM_GUID Call by reference Type reference (TYPE) UXP_GUID 20010813
4 Exporting ED_FORM_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010813
5 Exporting ED_STATUS Call by reference Type reference (TYPE) UWS_SF_STATUS 20010813
6 Exporting ED_SURVEY_GUID Call by reference Type reference (TYPE) UXP_GUID 20010813
7 Exporting ED_SURVEY_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010813
8 Exporting ED_TARGET_GUID Call by reference Type reference (TYPE) UXP_GUID 20010813
9 Exporting ED_TARGET_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010813
10 Importing ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION 20010813
11 Importing ID_COUNTER Call by reference Type reference (TYPE) TUWS_SURVEY_PUB-COUNTER '' 20010813
12 Importing ID_PUBLISHING_GUID Call by reference Type reference (TYPE) UXP_GUID 20010813
# Exception Resumable Description Created on
1 NOT_FOUND 20010813

Method HAS_STATUS_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_HAS_STATUS_ENTRIES Value transfer Type reference (TYPE) UXB_FLAG 20010828

Method HAS_STATUS_ENTRIES on class CL_UWS_PUBLISHING_STATUS has no exception.

Method LOAD Signature

Method LOAD on class CL_UWS_PUBLISHING_STATUS has no parameter.
Method LOAD on class CL_UWS_PUBLISHING_STATUS has no exception.

Method SET_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FORM_GUID Call by reference Type reference (TYPE) UXP_GUID 20010806
2 Importing ID_FORM_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010806

Method SET_FORM on class CL_UWS_PUBLISHING_STATUS has no exception.

Method SET_STATUS_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS Call by reference Type reference (TYPE) TUWS_SURVEY_PUB 20010810
# Exception Resumable Description Created on
1 FAILED 20010810

Method SET_STATUS_SINGLE_ON_RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DATA_GUID Call by reference Type reference (TYPE) UXP_GUID 20010810
2 Importing ID_DATA_VERSION Call by reference Type reference (TYPE) UXP_VERSION 20010810
3 Importing ID_PUBLISHING_GUID Call by reference Type reference (TYPE) UXP_GUID 20010810
4 Importing ID_STATUS Call by reference Type reference (TYPE) UWS_SF_STATUS 20010810
# Exception Resumable Description Created on
1 NOT_FOUND 20010810
History
Last changed by/on SAP  20070911 
SAP Release Created in 30A