SAP ABAP Class CL_ADT_REST_DEL_CTRL_CHARS (Abdera utility: remove control characters from input string)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_REST (Package) REST Framework
Properties
Class CL_ADT_REST_DEL_CTRL_CHARS  
Short Description Abdera utility: remove control characters from input string    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_REST   REST Framework 
Created 20110516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_REST_DEL_CTRL_CHARS has no forward declaration.
Interfaces
Class CL_ADT_REST_DEL_CTRL_CHARS has no interface implemented.
Friends
Class CL_ADT_REST_DEL_CTRL_CHARS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_ADT_REST_DEL_CTRL_CHARS 20120404
2 S_MASK Static Attribute Private Type reference (TYPE) STRING 20120404
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Public Method 20110607
2 REPLACE_CTRL_CHARACTERS Instance method Public Method 20110607
Events
Class CL_ADT_REST_DEL_CTRL_CHARS has no event.
Types
Class CL_ADT_REST_DEL_CTRL_CHARS has no local type.
Method Signatures

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ADT_REST_DEL_CTRL_CHARS 20110607

Method CREATE_INSTANCE on class CL_ADT_REST_DEL_CTRL_CHARS has no exception.

Method REPLACE_CTRL_CHARACTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPLACEMENT Call by reference Type reference (TYPE) C ' ' 20110607
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110607
3 Importing STRING Call by reference Type reference (TYPE) CSEQUENCE 20110607

Method REPLACE_CTRL_CHARACTERS on class CL_ADT_REST_DEL_CTRL_CHARS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in