SAP ABAP Class CL_CTS_ATTR_STRING_BUILDER (CTS attribute string builder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CLIENT_COMMON (Package) cCTS Service Common Package
Properties
Class CL_CTS_ATTR_STRING_BUILDER  
Short Description CTS attribute string builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CLIENT_COMMON   cCTS Service Common Package 
Created 20120206   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CTS_ATTR_STRING_BUILDER has no interface implemented.
Friends
Class CL_CTS_ATTR_STRING_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SERIALIZED Instance attribute Private Type reference (TYPE) STRING 20120206
2 SHORT_SERIALIZED Instance attribute Private See coding 20120206
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTE Instance method Public Method Add attribute here 20120206
2 ADD_ATTRIB_TO_SHORT_STRING Instance method Private Method 20120206
3 COMPRESS_VALUE Instance method Private Method 20120206
4 CREATE Static method Public Method 20120206
5 GET_SHORT_STRING Instance method Public Method Get string limited to 100 characters 20120206
6 INIT Instance method Private Method 20120206
7 REMOVE_LAST_CHAR Instance method Private Method 20120206
Events
Class CL_CTS_ATTR_STRING_BUILDER has no event.
Types
Class CL_CTS_ATTR_STRING_BUILDER has no local type.
Method Signatures

Method ADD_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120206
2 Importing I_VALUE Call by reference Type reference (TYPE) DATA csequence type, but also NUMC 20120206

Method ADD_ATTRIBUTE on class CL_CTS_ATTR_STRING_BUILDER has no exception.

Method ADD_ATTRIB_TO_SHORT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120206
2 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20120206

Method ADD_ATTRIB_TO_SHORT_STRING on class CL_CTS_ATTR_STRING_BUILDER has no exception.

Method COMPRESS_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AVAIL_LENGTH Call by reference Type reference (TYPE) I 20120206
2 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20120206
3 Returning R_STRING Value transfer Type reference (TYPE) STRING 20120206

Method COMPRESS_VALUE on class CL_CTS_ATTR_STRING_BUILDER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXC_NAME Call by reference Type reference (TYPE) ABAP_CLASSNAME 20120206
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CTS_ATTR_STRING_BUILDER CTS attribute string builder 20120206

Method CREATE on class CL_CTS_ATTR_STRING_BUILDER has no exception.

Method GET_SHORT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERIALIZED Value transfer Type reference (TYPE) CHAR100 Charakter 100 20120206

Method GET_SHORT_STRING on class CL_CTS_ATTR_STRING_BUILDER has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXC_NAME Call by reference Type reference (TYPE) ABAP_CLASSNAME 20120206

Method INIT on class CL_CTS_ATTR_STRING_BUILDER has no exception.

Method REMOVE_LAST_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) CSEQUENCE 20120206
2 Returning R_REMOVED Value transfer Type reference (TYPE) STRING 20120206

Method REMOVE_LAST_CHAR on class CL_CTS_ATTR_STRING_BUILDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702