SAP ABAP Class CL_SRAPI_DATA_TYPE (Data Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAPI_REP_OBJECT Repository Object 20040917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAPI_WSDL_OBJECT WSDL Object from Service Repository 20040917
Properties
Class CL_SRAPI_DATA_TYPE  
Short Description Data Type    
Super Class CL_SRAPI_REP_OBJECT Repository Object 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20040917   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_DATA_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAPI_WSDL_OBJECT WSDL Object from Service Repository 20040917
Friends
# Friend Modeled only Created on Description
1 CL_SRAPI_QUERY_RES_2_REP_OBJ 20040920 Factory for Repository Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSIFICATION Constant Public Type reference (TYPE) STRING 'CLASSIFICATION' 20061204
2 CLASSIFICATION_AGGREGATED Constant Public Type reference (TYPE) STRING 'A' 20061204
3 CLASSIFICATION_ATTR Instance attribute Private Type reference (TYPE) STRING 20061204
4 CLASSIFICATION_CORE Constant Public Type reference (TYPE) STRING 'C' 20061204
5 CLASSIFICATION_FREESTYLE Constant Public Type reference (TYPE) STRING '' 20061204
6 CONTENT_MODEL Constant Public Type reference (TYPE) STRING 'IS_COMPLEX' 20061204
7 CONTENT_MODEL_ATTR Instance attribute Private Type reference (TYPE) STRING 20061204
8 CONTENT_MODEL_COMPLEX Constant Public Type reference (TYPE) STRING 'X' 20061204
9 CONTENT_MODEL_SIMPLE Constant Public Type reference (TYPE) STRING '' 20061204
10 CONTENT_MODEL_XSD_WITH_RESTR Constant Public Type reference (TYPE) STRING 'S' 20061204
11 ORIGINAL_TYPE_KEY Instance attribute Private Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY Key of a Repository Object 20070523
12 Q_IS_RESTRICTION Constant Private Type reference (TYPE) STRING 'IS_RESTRICTION' Query field for is restriction 20070523
13 REPRESENTATION_TERM Constant Public Type reference (TYPE) STRING 'REP_TERM' 20061204
14 REPRESENTATION_TERM_ATTR Instance attribute Private Type reference (TYPE) STRING 20061204
15 RESTRICTION_OF_ORIGINAL Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=true, -=false, space=unknown) 20070523
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLASSIFICATION Instance method Public Method 20061204
2 GET_CONTENT_MODEL Instance method Public Method 20061204
3 GET_LABEL Static method Public Method Object Description 20041007
4 GET_ORIGINAL_TYPE_KEY Instance method Public Method Get the key of the original data type 20070523
5 GET_REPRESENTATION_TERM Instance method Public Method 20061204
6 GET_RESULT_ATTRIBUTES Static method Public Method Result Attributes 20040917
7 GET_TYPE Static method Public Method Object Type 20040917
8 IS_RESTRICTION_OF_ORIGINAL Instance method Public Method Check this is a restiction of an original data type 20070523
9 SET_CLASSIFICATION Instance method Private Method 20061204
10 SET_CONTENT_MODEL Instance method Private Method 20061204
11 SET_REPRESENTATION_TERM Instance method Private Method 20061204
Events
Class CL_SRAPI_DATA_TYPE has no event.
Types
Class CL_SRAPI_DATA_TYPE has no local type.
Method Signatures

Method GET_CLASSIFICATION Signature

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

Method GET_CLASSIFICATION on class CL_SRAPI_DATA_TYPE has no exception.

Method GET_CONTENT_MODEL Signature

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

Method GET_CONTENT_MODEL on class CL_SRAPI_DATA_TYPE has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Label 20041007

Method GET_LABEL on class CL_SRAPI_DATA_TYPE has no exception.

Method GET_ORIGINAL_TYPE_KEY 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_REP_OBJECT_KEY Schlüssel eines Repositoryobjekts 20070523
# Exception Resumable Description Created on
1 CX_SRAPI_REP_API_ERROR Ausnahme Rep API 20070523

Method GET_REPRESENTATION_TERM Signature

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

Method GET_REPRESENTATION_TERM on class CL_SRAPI_DATA_TYPE has no exception.

Method GET_RESULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) SRAPI_T_STRING Ergebnisattribute 20040917

Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_DATA_TYPE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Objekttyp 20040917

Method GET_TYPE on class CL_SRAPI_DATA_TYPE has no exception.

Method IS_RESTRICTION_OF_ORIGINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20070523
# Exception Resumable Description Created on
1 CX_SRAPI_REP_API_ERROR Ausnahme Rep API 20070523

Method SET_CLASSIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASSIFICATION Call by reference Type reference (TYPE) STRING 20061204

Method SET_CLASSIFICATION on class CL_SRAPI_DATA_TYPE has no exception.

Method SET_CONTENT_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTENT_MODEL Call by reference Type reference (TYPE) STRING 20061204

Method SET_CONTENT_MODEL on class CL_SRAPI_DATA_TYPE has no exception.

Method SET_REPRESENTATION_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REPRESENTATION_TERM Call by reference Type reference (TYPE) STRING 20061204

Method SET_REPRESENTATION_TERM on class CL_SRAPI_DATA_TYPE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700