SAP ABAP Class IF_EX_BSSP_TAGGING_SERVICE (Side Panel Tagging Service)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_FSCM_TAGGING_SERVICE Side Panel Tagging Service for Claims Management 20120404
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_FSPM_TAGGING_SERVICE Class for BAdI Impl.: BSSP_FSPM_TAGGING_SERVICE 20120302
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_ILM_TAGGING_SERVICE Class for BAdI Impl.: BSSP_TAGGING_SERVICE_ILM 20120223
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_ISH_TAGGING_SERVICE Class for BAdI Impl.: BSSP_TAGGING_SERVICE_ISH 20121108
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_ISU_TAGGING_SERVICE Implementation Class for BAdI BSSP_TAGGING_SERVICE_ISU 20130801
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_MM_TAGGING_SERVICE_IMP Class for BAdI Impl.: BSSP_TAGGING_SERVICE_MM 20120313
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_PM_TAGGING_SERVICE Class for BAdI Impl.: BSSP_TAGGING_SERVICE_PM 20130723
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_PP_TAGGING_SERVICE_IMP Class for BAdI Impl.: BSSP_TAGGING_SERVICE_PP 20121218
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_PSM_TAGGING_SERVICE 20120713
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_PS_TAGGING_SERVICE_IMP Class for BAdI Impl.: BSSP_TAGGING_SERVICE_MM 20121126
... Click here to see Used By full list (14 items)
Properties
Class IF_EX_BSSP_TAGGING_SERVICE  
Short Description Side Panel Tagging Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110222   SAP 
Last change 20110908   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 IF_EX_BSSP_TAGGING_SERVICE has no interface implemented.
Friends
Class IF_EX_BSSP_TAGGING_SERVICE has no friend class.
Attributes
Class IF_EX_BSSP_TAGGING_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_CHIP_TAG Instance method Public Method Adjust the chip tag for key fields 20110418
2 ADJUST_DATA_ELEMENT Instance method Public Method Adjust the data element for key fields 20110222
3 APPLY_SPECIAL_LOGIC Instance method Public Method Apply special logic 20110222
4 GET_SPECIAL_FIELDS Instance method Public Method Get special tagging fields 20110222
5 GET_WEB_SERVICE_PARAMS Instance method Public Method Get Web Service Parameters 20110222
Events
Class IF_EX_BSSP_TAGGING_SERVICE has no event.
Types
Class IF_EX_BSSP_TAGGING_SERVICE has no local type.
Method Signatures

Method ADJUST_CHIP_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_CHIP_TAG Call by reference Type reference (TYPE) CHIP_TAGGING Chip Tag 20110418
2 Changing CT_ADD_TAGS Call by reference Type reference (TYPE) STRING_TABLE Additional Tags 20110608
3 Importing IS_CONTEXT Call by reference Type reference (TYPE) BSSP_S_TAGGING_CONTEXT Tagging Context 20110418

Method ADJUST_CHIP_TAG on class IF_EX_BSSP_TAGGING_SERVICE has no exception.

Method ADJUST_DATA_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ROLLNAME Call by reference Type reference (TYPE) BSSP_T_BOR_KEY_DDIC_INFO DDIC information for BOR key fields 20110222
2 Importing IS_CONTEXT Call by reference Type reference (TYPE) BSSP_S_TAGGING_CONTEXT Tagging Context 20110222

Method ADJUST_DATA_ELEMENT on class IF_EX_BSSP_TAGGING_SERVICE has no exception.

Method APPLY_SPECIAL_LOGIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_BORTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20110222
2 Changing CS_TAGDATA Call by reference Type reference (TYPE) DATA 20110222
3 Importing IS_CONTEXT Call by reference Type reference (TYPE) BSSP_S_TAGGING_CONTEXT Tagging Context 20110222

Method APPLY_SPECIAL_LOGIC on class IF_EX_BSSP_TAGGING_SERVICE has no exception.

Method GET_SPECIAL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SPECIAL_FIELD Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20110222
2 Importing IF_DETERMINE_BORTYPE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110222
3 Importing IS_CONTEXT Call by reference Type reference (TYPE) BSSP_S_TAGGING_CONTEXT Tagging Context 20110222

Method GET_SPECIAL_FIELDS on class IF_EX_BSSP_TAGGING_SERVICE has no exception.

Method GET_WEB_SERVICE_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMETER Call by reference Type reference (TYPE) BSSP_S_WEB_SERVICE_PARAMETER Web Service Parameter 20110222
2 Importing IS_CONTEXT Call by reference Type reference (TYPE) BSSP_S_TAGGING_CONTEXT Tagging Context 20110222
3 Importing IS_TAGDATA Call by reference Type reference (TYPE) DATA 20110222

Method GET_WEB_SERVICE_PARAMS on class IF_EX_BSSP_TAGGING_SERVICE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_FSCM_TAGGING_SERVICE Side Panel Tagging Service for Claims Management 20120404
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_FSPM_TAGGING_SERVICE Class for BAdI Impl.: BSSP_FSPM_TAGGING_SERVICE 20120302
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_ILM_TAGGING_SERVICE Class for BAdI Impl.: BSSP_TAGGING_SERVICE_ILM 20120223
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_ISH_TAGGING_SERVICE Class for BAdI Impl.: BSSP_TAGGING_SERVICE_ISH 20121108
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_ISU_TAGGING_SERVICE Implementation Class for BAdI BSSP_TAGGING_SERVICE_ISU 20130801
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_MM_TAGGING_SERVICE_IMP Class for BAdI Impl.: BSSP_TAGGING_SERVICE_MM 20120313
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_PM_TAGGING_SERVICE Class for BAdI Impl.: BSSP_TAGGING_SERVICE_PM 20130723
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_PP_TAGGING_SERVICE_IMP Class for BAdI Impl.: BSSP_TAGGING_SERVICE_PP 20121218
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_PSM_TAGGING_SERVICE 20120713
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_PS_TAGGING_SERVICE_IMP Class for BAdI Impl.: BSSP_TAGGING_SERVICE_MM 20121126
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_SD_TAGGING_SERVICE_IMP 20120216
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_TAGGING_SERVICE Side Panel Tagging Service 20110222
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_TAGGING_SERVICE_RETAIL Class for BAdI Impl.: BSSP_TAGGING_SERVICE_RETAIL 20130130
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMVE_SIDEPANEL 20130301
History
Last changed by/on SAP  20110908 
SAP Release Created in