SAP ABAP Class CL_UXP_PERSISTENT_TEMPLATE (Copy Template: Persistent Object)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-SUR (Application Component) Web Survey
     UXP (Package) Persistence Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UXP_PERSISTENT Property: Persistent Object 20010322
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UXP_PERSISTENT_DB Property: Persistent Object (DB Layer) 20010322
Properties
Class CL_UXP_PERSISTENT_TEMPLATE  
Short Description Copy Template: Persistent Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UXP    
Program status     
Category 0   
Package UXP   Persistence Services 
Created 20010322   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UXP_PERSISTENT Property: Persistent Object 20010322
2 IF_UXP_PERSISTENT_DB Property: Persistent Object (DB Layer) 20010322
Friends
Class CL_UXP_PERSISTENT_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_CLASS_NAME Instance attribute Protected Attribute reference (LIKE) 20010322
2 CD_ENQUEUE_STATE_LOCKED_2 Instance attribute Public Attribute reference (LIKE) 20010322
3 CD_ENQUEUE_STATE_LOCKED_3 Instance attribute Public Attribute reference (LIKE) 20010322
4 CD_ENQUEUE_STATE_NOT_LOCKED Instance attribute Public Attribute reference (LIKE) 20010322
5 CD_IF_UXP_PERSISTENT Instance attribute Private Attribute reference (LIKE) 20010726
6 CD_IF_UXP_PERSISTENT_DB Instance attribute Private Attribute reference (LIKE) 20010322
7 CD_IF_UXP_PERSISTENT_DEP Instance attribute Private Attribute reference (LIKE) 20010322
8 CD_UPDATE_FLAG_DELETE Instance attribute Private Attribute reference (LIKE) 20010322
9 CD_UPDATE_FLAG_INSERT Instance attribute Private Attribute reference (LIKE) 20010322
10 CD_UPDATE_FLAG_UNCHANGED Instance attribute Private Attribute reference (LIKE) 20010322
11 CD_UPDATE_FLAG_UPDATE Instance attribute Private Attribute reference (LIKE) 20010322
12 MD_APPLICATION Instance attribute Private Attribute reference (LIKE) 20010322
13 MD_CHANGED Instance attribute Private Attribute reference (LIKE) 20010322
14 MD_DESCRIPTION Instance attribute Protected Attribute reference (LIKE) 20010726
15 MD_GUID Instance attribute Private Attribute reference (LIKE) 20010322
16 MD_ID Instance attribute Private Attribute reference (LIKE) 20010329
17 MD_NO_DESCRIPTION Instance attribute Private Attribute reference (LIKE) 20010726
18 MD_VERSION Instance attribute Private Attribute reference (LIKE) 20010322
19 ST_CACHE Instance attribute Private Attribute reference (LIKE) 20010322
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20010322
2 COMMIT Instance method Public Method 20010808
3 COMMIT_ALL Instance method Public Method 20010322
4 COPY Instance method Public Method 20010322
5 CREATE Instance method Public Method 20010322
6 DB_DELETE Instance method Private Method 20010322
7 DB_GET_GUID_FROM_ID Instance method Private Method 20010411
8 DB_GET_IDS_BY_APPL Instance method Private Method 20010726
9 DB_GET_LATEST_VERSION Instance method Private Method 20010322
10 DB_GET_TRANSPORT_KEYS_SINGLE Instance method Private Method 20020318
11 DB_READ_DESCRIPTION_SINGLE Instance method Private Method 20010726
12 DB_READ_SINGLE Instance method Private Method 20010322
13 DB_SAVE Instance method Private Method 20010322
14 DELETE Instance method Public Method 20010322
15 DEQUEUE Instance method Public Method 20010322
16 ENQUEUE Instance method Public Method 20010322
17 GET_APPLICATION Instance method Public Method 20010322
18 GET_DESCRIPTION Instance method Public Method 20010726
19 GET_GUID Instance method Public Method 20010322
20 GET_GUID_FROM_ID Instance method Public Method 20010411
21 GET_ID Instance method Public Method 20010329
22 GET_IDS_BY_APPL Instance method Public Method 20010717
23 GET_LATEST_VERSION Instance method Public Method 20010322
24 GET_TRANSPORT_KEYS_SINGLE Instance method Public Method 20010322
25 IS_CHANGEABLE Instance method Public Method 20010322
26 IS_CHANGED Instance method Public Method 20010322
27 POPUP_TO_SELECT_ID Instance method Public Method 20010717
28 POPUP_TO_SET_ID_DESCRIPTION Instance method Public Method 20020318
29 QUERY_IF Instance method Private Method 20010322
30 READ_FOR_CHANGE Instance method Public Method 20010322
31 READ_FOR_DISPLAY Instance method Public Method 20010322
32 READ_FOR_DISPLAY_BY_APPL Instance method Public Method 20010717
33 RESET_CHANGED Instance method Public Method 20010322
34 SAVE Instance method Public Method 20010322
35 SAVE_NEW_VERSION Instance method Public Method 20010322
36 SET_AS_NEW_VERSION Instance method Public Method 20010322
37 SET_CHANGED Instance method Public Method 20010322
38 SET_DESCRIPTION Instance method Public Method 20010726
39 SET_GUID Instance method Private Method 20010322
40 SET_ID Instance method Public Method 20010717
Events
Class CL_UXP_PERSISTENT_TEMPLATE has no event.
Types
Class CL_UXP_PERSISTENT_TEMPLATE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method COMMIT Signature

Method COMMIT on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method COMMIT on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method COMMIT_ALL Signature

Method COMMIT_ALL on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method COMMIT_ALL on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method COPY Signature

Method COPY on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method COPY on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method CREATE Signature

Method CREATE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method CREATE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method DB_DELETE Signature

Method DB_DELETE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method DB_DELETE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method DB_GET_GUID_FROM_ID Signature

Method DB_GET_GUID_FROM_ID on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method DB_GET_GUID_FROM_ID on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method DB_GET_IDS_BY_APPL Signature

Method DB_GET_IDS_BY_APPL on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method DB_GET_IDS_BY_APPL on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method DB_GET_LATEST_VERSION Signature

Method DB_GET_LATEST_VERSION on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method DB_GET_LATEST_VERSION on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method DB_GET_TRANSPORT_KEYS_SINGLE Signature

Method DB_GET_TRANSPORT_KEYS_SINGLE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method DB_GET_TRANSPORT_KEYS_SINGLE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method DB_READ_DESCRIPTION_SINGLE Signature

Method DB_READ_DESCRIPTION_SINGLE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method DB_READ_DESCRIPTION_SINGLE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method DB_READ_SINGLE Signature

Method DB_READ_SINGLE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method DB_READ_SINGLE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method DB_SAVE Signature

Method DB_SAVE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method DB_SAVE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method DELETE Signature

Method DELETE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method DELETE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method DEQUEUE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method ENQUEUE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method GET_APPLICATION Signature

Method GET_APPLICATION on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method GET_APPLICATION on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method GET_DESCRIPTION on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method GET_GUID Signature

Method GET_GUID on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method GET_GUID on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method GET_GUID_FROM_ID Signature

Method GET_GUID_FROM_ID on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method GET_GUID_FROM_ID on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method GET_ID Signature

Method GET_ID on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method GET_ID on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method GET_IDS_BY_APPL Signature

Method GET_IDS_BY_APPL on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method GET_IDS_BY_APPL on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method GET_LATEST_VERSION Signature

Method GET_LATEST_VERSION on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method GET_LATEST_VERSION on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method GET_TRANSPORT_KEYS_SINGLE Signature

Method GET_TRANSPORT_KEYS_SINGLE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method GET_TRANSPORT_KEYS_SINGLE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method IS_CHANGEABLE Signature

Method IS_CHANGEABLE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method IS_CHANGEABLE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method IS_CHANGED Signature

Method IS_CHANGED on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method IS_CHANGED on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method POPUP_TO_SELECT_ID Signature

Method POPUP_TO_SELECT_ID on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method POPUP_TO_SELECT_ID on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method POPUP_TO_SET_ID_DESCRIPTION Signature

Method POPUP_TO_SET_ID_DESCRIPTION on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method POPUP_TO_SET_ID_DESCRIPTION on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method QUERY_IF Signature

Method QUERY_IF on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method QUERY_IF on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method READ_FOR_CHANGE Signature

Method READ_FOR_CHANGE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method READ_FOR_CHANGE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method READ_FOR_DISPLAY Signature

Method READ_FOR_DISPLAY on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method READ_FOR_DISPLAY on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method READ_FOR_DISPLAY_BY_APPL Signature

Method READ_FOR_DISPLAY_BY_APPL on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method READ_FOR_DISPLAY_BY_APPL on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method RESET_CHANGED Signature

Method RESET_CHANGED on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method RESET_CHANGED on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method SAVE Signature

Method SAVE on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method SAVE on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method SAVE_NEW_VERSION Signature

Method SAVE_NEW_VERSION on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method SAVE_NEW_VERSION on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method SET_AS_NEW_VERSION Signature

Method SET_AS_NEW_VERSION on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method SET_AS_NEW_VERSION on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method SET_CHANGED Signature

Method SET_CHANGED on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method SET_CHANGED on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method SET_DESCRIPTION on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method SET_GUID Signature

Method SET_GUID on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method SET_GUID on class CL_UXP_PERSISTENT_TEMPLATE has no exception.

Method SET_ID Signature

Method SET_ID on class CL_UXP_PERSISTENT_TEMPLATE has no parameter.
Method SET_ID on class CL_UXP_PERSISTENT_TEMPLATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 3.1A