SAP ABAP Class CL_SRM_RF_VALUE_SET (Value Set)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_RECORD_FACILITIES (Package) Tools and Add-Ons for Records Management
Properties
Class CL_SRM_RF_VALUE_SET  
Short Description Value Set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_RECORD_FACILITIES   Tools and Add-Ons for Records Management 
Created 20010808   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMRF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRM_RF_VALUE_SET has no interface implemented.
Friends
Class CL_SRM_RF_VALUE_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME_SEPERATOR Constant Private Type reference (TYPE) STRING '=' Separator Between Name and Value 20010808
2 PACK_SEPERATOR Constant Private Type reference (TYPE) STRING '&&' Separator for Packed Representation 20010808
3 THE_SET Instance attribute Private Type reference (TYPE) VALUES Actual Amount 20010808
Methods
# Method Level Visibility Method type Description Created on
1 CODE Static method Private Method Code a String 20010808
2 COPY Instance method Public Method Create Copy of Self 20010808
3 CREATE_BY_PACKED_SET Static method Public Method Generate Amount with a Packed Amount 20010808
4 DELETE Instance method Public Method Delete Values 20020111
5 GET_PACKED_SET Instance method Public Method Get Packed Display of Amount 20010808
6 GET_VALUE Instance method Public Method Get One Value 20010808
7 GET_VALUES Instance method Public Method Get Values in Amount 20020212
8 IS_EMPTY Instance method Public Method Check Whether Amount is Empty 20020212
9 SET_VALUE Instance method Public Method Set a Value 20010808
10 UNCODE Static method Private Method Decode a String 20010808
Events
Class CL_SRM_RF_VALUE_SET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 VALUES Private See coding Value Amount 20010808
2 VALUES_ENTRY Private See coding Amount Entry 20010808
Method Signatures

Method CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING kodierter Wert 20010808
2 Importing VALUE Value transfer Type reference (TYPE) STRING zu kodierender Wert 20010808

Method CODE on class CL_SRM_RF_VALUE_SET has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COPY Value transfer Object reference (TYPE REF TO) CL_SRM_RF_VALUE_SET Kopie 20010808

Method COPY on class CL_SRM_RF_VALUE_SET has no exception.

Method CREATE_BY_PACKED_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKED_SET Call by reference Type reference (TYPE) STRING Gepackte Menge 20010808
2 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_SRM_RF_VALUE_SET Mengenobjekt 20010808

Method CREATE_BY_PACKED_SET on class CL_SRM_RF_VALUE_SET has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) STRING Name 20020111

Method DELETE on class CL_SRM_RF_VALUE_SET has no exception.

Method GET_PACKED_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PACKED_SET Value transfer Type reference (TYPE) STRING Gepackte Menge 20010808

Method GET_PACKED_SET on class CL_SRM_RF_VALUE_SET has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT Call by reference Type reference (TYPE) STRING '' Defaultwert, falls nicht gesetzt 20010808
2 Importing NAME Call by reference Type reference (TYPE) STRING Name 20010808
3 Importing RAISE_EXCEPTION Call by reference Type reference (TYPE) SRMRF_BOOLEAN SRMRF_FALSE Ausnahme soll ausgelöst werden, wenn nicht gesetzt 20010808
4 Returning VALUE Value transfer Type reference (TYPE) STRING Der ausgelesene Wert 20010808

Method GET_VALUE on class CL_SRM_RF_VALUE_SET has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_SRM_RF_ELEMENT_ITER Iterator für Namen 20020212

Method GET_VALUES on class CL_SRM_RF_VALUE_SET has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EMPTY Value transfer Type reference (TYPE) SRMRF_BOOLEAN 20020212

Method IS_EMPTY on class CL_SRM_RF_VALUE_SET has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) STRING Name 20010808
2 Importing VALUE Value transfer Type reference (TYPE) STRING Wert 20010808

Method SET_VALUE on class CL_SRM_RF_VALUE_SET has no exception.

Method UNCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODED_VALUE Value transfer Type reference (TYPE) STRING kodierter Wert 20010808
2 Returning RETURN Value transfer Type reference (TYPE) STRING unkodierter Wert 20010808

Method UNCODE on class CL_SRM_RF_VALUE_SET has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610