SAP ABAP Class CL_SSC_GOS_SRLINK_LINKSRV (Link to Service Request Link)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SSC (Application Component) Shared Service Center Framework
⤷
BS_SSC_SR (Package) Shared Services - CRM Service Request Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LINK_SERVICE | Object Relationship Service | 20091010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LINK_SERVICE_EVENTS | Browser Framework Relevant Events of a Relationship Service | 20091010 |
Properties
| Class | CL_SSC_GOS_SRLINK_LINKSRV | |
| Short Description | Link to Service Request Link | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_SSC_SR | Shared Services - CRM Service Request Integration |
| Created | 20091010 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SSC_GOS_SRLINK_LINKSRV has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LINK_SERVICE | Object Relationship Service | 20091010 | ||
| 2 | IF_LINK_SERVICE_EVENTS | Browser Framework Relevant Events of a Relationship Service | 20091010 |
Friends
Class CL_SSC_GOS_SRLINK_LINKSRV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SIBFLPORB | Local Persistent Object Reference - BOR Compatible | 20091010 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BITEM_T | References to cl_browser_item | 20091026 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SGS_FLAG | Flag | 20091010 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20091010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20091014 | ||
| 2 | Static method | Private | Method | 20091014 | ||
| 3 | Instance method | Public | Constructor | 20091010 | ||
| 4 | Instance method | Private | Method | 20091013 | ||
| 5 | Instance method | Public | Event handling method | Link Has Been Created | 20091014 | |
| 6 | Instance method | Public | Event handling method | Link was deleted | 20091014 | |
| 7 | Instance method | Public | Method | 20091010 | ||
| 8 | Instance method | Public | Method | 20091010 |
Events
Class CL_SSC_GOS_SRLINK_LINKSRV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_SRLINK | Private | See coding | 20091014 | begin of ts_srlink,
sr_guid type guid_32,
brelguid type oblguid32,
roletype type oblroltype,
end of ts_srlink
|
||
| 2 | TT_SRLINK | Private | See coding | 20091014 | tt_srlink type table of ts_srlink
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SSC_GOS_SRLINK_LINKSRV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SSC_GOS_SRLINK_LINKSRV has no exception.
Method CLEAR_WORKDIRECTORY Signature
Method CLEAR_WORKDIRECTORY on class CL_SSC_GOS_SRLINK_LINKSRV has no parameter.
Method CLEAR_WORKDIRECTORY on class CL_SSC_GOS_SRLINK_LINKSRV has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SSC_GOS_SRLINK_LINKSRV has no parameter.
Method CONSTRUCTOR on class CL_SSC_GOS_SRLINK_LINKSRV has no exception.
Method CREATE_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BASE | Call by reference | Type reference (TYPE) | BITEM_T | References to cl_browser_item | 20091020 | |||
| 2 | ET_LINK | Call by reference | Type reference (TYPE) | BITEM_LINKS_T | References to Instances of if_browser_link | 20091020 | |||
| 3 | IO_BITEM | Call by reference | Object reference (TYPE REF TO) | CL_BROWSER_ITEM | Element in Object Link Browser | 20091013 | |||
| 4 | IT_SRLINK | Call by reference | Type reference (TYPE) | TT_SRLINK | 20091013 |
Method CREATE_LINKS on class CL_SSC_GOS_SRLINK_LINKSRV has no exception.
Method ON_LINK_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EI_LINK | Call by reference | Attribute reference (LIKE) | 20091014 |
Method ON_LINK_CREATED on class CL_SSC_GOS_SRLINK_LINKSRV has no exception.
Method ON_LINK_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EI_LINK | Call by reference | Attribute reference (LIKE) | 20091014 |
Method ON_LINK_DELETED on class CL_SSC_GOS_SRLINK_LINKSRV has no exception.
Method REFRESH_ON_NEXT_CALL Signature
Method REFRESH_ON_NEXT_CALL on class CL_SSC_GOS_SRLINK_LINKSRV has no parameter.
Method REFRESH_ON_NEXT_CALL on class CL_SSC_GOS_SRLINK_LINKSRV has no exception.
Method UNREGISTER Signature
Method UNREGISTER on class CL_SSC_GOS_SRLINK_LINKSRV has no parameter.
Method UNREGISTER on class CL_SSC_GOS_SRLINK_LINKSRV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |