SAP ABAP Class CL_CUX_BLOB_PERSIST_ID (CUX: Instance GUID in BLOB)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-CBA (Application Component) cBASE / Configuration Store
     CUX_GEN (Package) CU: External Communication with Config. (General Part)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CBASE_CONSTANTS CBase: Constants 20041116
Properties
Class CL_CUX_BLOB_PERSIST_ID  
Short Description CUX: Instance GUID in BLOB    
Super Class CL_CBASE_CONSTANTS CBase: Constants 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CUX_GEN   CU: External Communication with Config. (General Part) 
Created 20001018   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CUX_BLOB_PERSIST_ID has no forward declaration.
Interfaces
Class CL_CUX_BLOB_PERSIST_ID has no interface implemented.
Friends
Class CL_CUX_BLOB_PERSIST_ID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BLOB_PERSIST_ID Constant Private Type reference (TYPE) CHAR15 'BLOB_PERSIST_ID' Identification 20001018
Methods
# Method Level Visibility Method type Description Created on
1 GET_PERSIST_ID_OUTOF_BLOB Static method Public Method Read Persist_Ids from BLOB 20001018
2 SET_PERSIST_ID_INTO_BLOB Static method Public Method Write Persist_Ids in BLOB 20001018
Events
Class CL_CUX_BLOB_PERSIST_ID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BLOB_GUID Private See coding Context Structure 20001018 BEGIN OF ts_blob_guid, identifier(15) TYPE c, inst_id TYPE cuxt_cuins_s-inst_id, persist_id TYPE cuxt_cuins_s-persist_id, END OF ts_blob_guid
Method Signatures

Method GET_PERSIST_ID_OUTOF_BLOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INSTANCES Call by reference Type reference (TYPE) CUXT_CUINS_T CUX: Instanzdaten 20001018
2 Importing IT_BLOB Call by reference Type reference (TYPE) CUXT_CUBLB_T CUX: Konfigurations-BLOB 20001018

Method GET_PERSIST_ID_OUTOF_BLOB on class CL_CUX_BLOB_PERSIST_ID has no exception.

Method SET_PERSIST_ID_INTO_BLOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BLOB Call by reference Type reference (TYPE) CUXT_CUBLB_T CUX: Konfigurations-BLOB 20001018
2 Importing IT_INSTANCES Call by reference Type reference (TYPE) CUXT_CUINS_T CUX: Instanzdaten 20001018

Method SET_PERSIST_ID_INTO_BLOB on class CL_CUX_BLOB_PERSIST_ID has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 46C