SAP ABAP Class IF_BS_SR_DICT (Dictionary of PTV properties used at synchronization)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_SR_DICT_V1 Dictionary of terms used at synchronization 20071122
Properties
Class IF_BS_SR_DICT  
Short Description Dictionary of PTV properties used at synchronization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071105   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BS_SR_DICT has no forward declaration.
Interfaces
Class IF_BS_SR_DICT has no interface implemented.
Friends
Class IF_BS_SR_DICT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COMPLEX_TYPE Constant Public See coding 'COMPLEX' 20071108
Methods
# Method Level Visibility Method type Description Created on
1 GET_TERM_ID Instance method Public Method Returns the ID for the term 20071112
2 GET_TERM_LIST Instance method Public Method 20071107
3 GET_TERM_PID Instance method Public Method Returns the parent ID for a term 20071112
4 GET_TERM_TYPE Instance method Public Method Gets the ABAP predifined type for the PTV property 20071105
5 IS_TERM_SUPPORTED Instance method Public Method If Dictionary term for the PTV property is supported 20071105
Events
Class IF_BS_SR_DICT has no event.
Types
Class IF_BS_SR_DICT has no local type.
Method Signatures

Method GET_TERM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) I 20071112
2 Importing TERM_NAME Call by reference Type reference (TYPE) STRING 20071112
# Exception Resumable Description Created on
1 CX_SR_DICT_EXCEPTION BS and SR PTV property exception 20071112

Method GET_TERM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TERM_LIST Value transfer Type reference (TYPE) STTY_PTV Table of PTV structures 20071107

Method GET_TERM_LIST on class IF_BS_SR_DICT has no exception.

Method GET_TERM_PID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) I 20071112
2 Importing TERM_NAME Call by reference Type reference (TYPE) STRING 20071112
# Exception Resumable Description Created on
1 CX_SR_DICT_EXCEPTION BS and SR PTV property exception 20071112

Method GET_TERM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TERM_TYPE Value transfer Type reference (TYPE) STRING 20071105
2 Importing TERM_NAME Call by reference Type reference (TYPE) STRING 20071105
# Exception Resumable Description Created on
1 CX_SR_DICT_EXCEPTION BS and SR PTV property exception 20071105

Method IS_TERM_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUPPORTED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20071105
2 Importing TERM_NAME Call by reference Type reference (TYPE) STRING 20071105

Method IS_TERM_SUPPORTED on class IF_BS_SR_DICT has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in