SAP ABAP Class CL_SRAPI_REP_TERM_UTIL (Utility for Information for Representation Terms)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Properties
Class CL_SRAPI_REP_TERM_UTIL  
Short Description Utility for Information for Representation Terms    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20051125   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_REP_TERM_UTIL has no forward declaration.
Interfaces
Class CL_SRAPI_REP_TERM_UTIL has no interface implemented.
Friends
Class CL_SRAPI_REP_TERM_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AMOUNT Constant Public Type reference (TYPE) STRING 'Amount' Amount 20051125
2 ATTACHMENT Constant Public Type reference (TYPE) STRING 'Attachment' Attachment 20051125
3 BINARY_OBJECT Constant Public Type reference (TYPE) STRING 'BinaryObject' Binary Object 20051125
4 CODE Constant Public Type reference (TYPE) STRING 'Code' Code 20051125
5 DATE Constant Public Type reference (TYPE) STRING 'Date' Date 20051125
6 DATE_TIME Constant Public Type reference (TYPE) STRING 'DateTime' Date and Time 20051125
7 DESCRIPTION Constant Public Type reference (TYPE) STRING 'Description' Description 20051125
8 DURATION Constant Public Type reference (TYPE) STRING 'Duration' Duration 20051125
9 GRAPHIC Constant Public Type reference (TYPE) STRING 'Graphic' Graphic 20051125
10 IDENTIFIER Constant Public Type reference (TYPE) STRING 'Identifier' Identifier 20051125
11 INDICATOR Constant Public Type reference (TYPE) STRING 'Indicator' Indicator 20051125
12 MEASURE Constant Public Type reference (TYPE) STRING 'Measure' Unit 20051125
13 NAME Constant Public Type reference (TYPE) STRING 'Name' Name 20051125
14 NOTE Constant Public Type reference (TYPE) STRING 'Note' Note 20051125
15 NUMERIC Constant Public Type reference (TYPE) STRING 'Numeric' Numeric 20051125
16 PERCENT Constant Public Type reference (TYPE) STRING 'Percent' Percentage 20051125
17 PICTURE Constant Public Type reference (TYPE) STRING 'Picture' Screen 20051125
18 QUANTITY Constant Public Type reference (TYPE) STRING 'Quantity' Size Specification 20051125
19 RATIO Constant Public Type reference (TYPE) STRING 'Ratio' Segment 20051125
20 SOUND Constant Public Type reference (TYPE) STRING 'Sound' Sound 20051125
21 TEXT Constant Public Type reference (TYPE) STRING 'Text' Text 20051125
22 TIME Constant Public Type reference (TYPE) STRING 'Time' Time 20051125
23 URI Constant Public Type reference (TYPE) STRING 'URI' Uri 20051125
24 VALUE Constant Public Type reference (TYPE) STRING 'Value' Value 20051125
25 VIDEO Constant Public Type reference (TYPE) STRING 'Video' Video 20051125
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_TEMPLATES Static method Public Method Gets Suggestions for Attributes 20051208
2 GET_ATTRIBUTE_TEMPL_FOR_CODE Static method Private Method Gets Suggestions for Code Data Type Attributes 20051208
3 GET_ATTRIBUTE_TEMPL_FOR_DESCR Static method Private Method Gets Suggestions for Description Data Type Attributes 20051208
4 GET_ATTRIBUTE_TEMPL_FOR_TEXT Static method Private Method Gets Suggestions for Text Data Type Attributes 20051208
5 GET_ATTRIBUTE_TEMPL_FOR_VALUE Static method Private Method Gets Suggestions for Attributes of a Value Data Type 20051208
6 GET_LANGUAGE_CODE_ATTR_TEMP Static method Private Method Language Code Attribute Template 20051208
7 GET_STRING_TEMPLATE Static method Private Method String Template 20051208
8 GET_TYPE_TEMPLATE Static method Public Method Gets Suggestion for Typing Value 20051208
9 GET_TYPE_TEMPLATE_FOR_CODE Static method Private Method Gets Suggestion for Typing Value for Coda Data Type 20051208
10 GET_TYPE_TEMPLATE_FOR_DESCR Static method Private Method Gets Suggestions for Typing Description 20051208
11 GET_TYPE_TEMPLATE_FOR_TEXT Static method Private Method Gets Suggestions for Typing Texts 20051208
12 GET_TYPE_TEMPLATE_FOR_VALUE Static method Private Method Gets Suggestions for Typing Value Data Types 20051208
Events
Class CL_SRAPI_REP_TERM_UTIL has no event.
Types
Class CL_SRAPI_REP_TERM_UTIL has no local type.
Method Signatures

Method GET_ATTRIBUTE_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REP_TERM Call by reference Type reference (TYPE) CHAR30 Representationterm 20051208
2 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_ATTRIBUTE_TEMPLATES Attributtemplates 20051208

Method GET_ATTRIBUTE_TEMPLATES on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_ATTRIBUTE_TEMPL_FOR_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_ATTRIBUTE_TEMPLATES Attributtemplates 20051208

Method GET_ATTRIBUTE_TEMPL_FOR_CODE on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_ATTRIBUTE_TEMPL_FOR_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_ATTRIBUTE_TEMPLATES Attributtemplates 20051208

Method GET_ATTRIBUTE_TEMPL_FOR_DESCR on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_ATTRIBUTE_TEMPL_FOR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_ATTRIBUTE_TEMPLATES Attributtemplates 20051208

Method GET_ATTRIBUTE_TEMPL_FOR_TEXT on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_ATTRIBUTE_TEMPL_FOR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_ATTRIBUTE_TEMPLATES Attributtemplates 20051208

Method GET_ATTRIBUTE_TEMPL_FOR_VALUE on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_LANGUAGE_CODE_ATTR_TEMP 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_SRAPI_ATTRIBUTE_TEMPLATE Template für Attribute von Coredatentypen 20051208

Method GET_LANGUAGE_CODE_ATTR_TEMP on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_STRING_TEMPLATE 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_SRAPI_TYPE_TEMPLATE Template für Typen von Codedatentypen und deren Attribute 20051208

Method GET_STRING_TEMPLATE on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_TYPE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REP_TERM Call by reference Type reference (TYPE) CHAR30 Representationterm 20051208
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_TYPE_TEMPLATE Template für Typen von Codedatentypen und deren Attribute 20051208

Method GET_TYPE_TEMPLATE on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_TYPE_TEMPLATE_FOR_CODE 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_SRAPI_TYPE_TEMPLATE Template für Typen von Codedatentypen und deren Attribute 20051208

Method GET_TYPE_TEMPLATE_FOR_CODE on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_TYPE_TEMPLATE_FOR_DESCR 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_SRAPI_TYPE_TEMPLATE Template für Typen von Codedatentypen und deren Attribute 20051208

Method GET_TYPE_TEMPLATE_FOR_DESCR on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_TYPE_TEMPLATE_FOR_TEXT 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_SRAPI_TYPE_TEMPLATE Template für Typen von Codedatentypen und deren Attribute 20051208

Method GET_TYPE_TEMPLATE_FOR_TEXT on class CL_SRAPI_REP_TERM_UTIL has no exception.

Method GET_TYPE_TEMPLATE_FOR_VALUE 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_SRAPI_TYPE_TEMPLATE Template für Typen von Codedatentypen und deren Attribute 20051208

Method GET_TYPE_TEMPLATE_FOR_VALUE on class CL_SRAPI_REP_TERM_UTIL has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 710