SAP ABAP Class CL_MSG_AL_LINKSRV (Generic Object Services Attachment List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-GOS (Application Component) Generic Object Services
⤷
SGOS_ATTA (Package) Generic Object Services Attachment List

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GOS_AL_LINKSRV | Message Object in the Attachment List | 20001204 |
Properties
Class | CL_MSG_AL_LINKSRV | |
Short Description | Generic Object Services Attachment List | |
Super Class | CL_GOS_AL_LINKSRV | Message Object in the Attachment List |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SGOS_ATTA | Generic Object Services Attachment List |
Created | 20001204 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MSG_AL_LINKSRV has no forward declaration.
Interfaces
Class CL_MSG_AL_LINKSRV has no interface implemented.
Friends
Class CL_MSG_AL_LINKSRV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_46_EVENT | 20021210 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_BROWSER_ITEM | Element in Object Relationship Browser | 20001206 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SGS_FLAG | SGOS: Indicator | 20010102 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SGS_FLAG | SGOS: Indicator | 20010102 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SGS_FLAG | SGOS: Indicator | 20010102 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIBFLPORB | Application Object | 20001204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020321 |
2 | ![]() |
Static method | Private | Method | Delete Work Directory on PC | 20020321 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20001206 |
4 | ![]() |
Instance method | Private | Method | Create Relationships | 20001205 |
5 | ![]() |
Instance method | Private | Method | Determine LPOR for Browser Item | 20001204 |
6 | ![]() |
Instance method | Private | Method | 20021210 | |
7 | ![]() |
Instance method | Public | Event handling method | Link Has Been Created | 20001205 |
8 | ![]() |
Instance method | Public | Event handling method | Link Was Deleted | 20001205 |
Events
Class CL_MSG_AL_LINKSRV has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_ATTACHMENT | Private | See coding | 20001204 |
|
||
2 | TS_KEY | Private | See coding | 20001204 |
|
||
3 | TT_ATTACHMENT | Private | See coding | TT_ATTACHMENT | 20001205 |
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MSG_AL_LINKSRV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MSG_AL_LINKSRV has no exception.
Method CLEAR_WORKDIRECTORY Signature
Method CLEAR_WORKDIRECTORY on class CL_MSG_AL_LINKSRV has no parameter.
Method CLEAR_WORKDIRECTORY on class CL_MSG_AL_LINKSRV has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MSG_AL_LINKSRV has no parameter.
Method CONSTRUCTOR on class CL_MSG_AL_LINKSRV has no exception.
Method CREATE_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LINKS | Call by reference | Type reference (TYPE) | BITEM_LINKS_T | Referenzen auf Instanzen von if_browser_link | 20001206 | ||
2 | ![]() |
ET_PARTNER | Call by reference | Type reference (TYPE) | BITEM_T | Referenzen auf cl_browser_item | 20001206 | ||
3 | ![]() |
IO_BITEM | Call by reference | Object reference (TYPE REF TO) | CL_BROWSER_ITEM | Element im Objektverknüpfungsbrowser | 20001205 | ||
4 | ![]() |
IT_ATTACHMENT | Call by reference | Type reference (TYPE) | TT_ATTACHMENT | 20001205 |
Method CREATE_LINKS on class CL_MSG_AL_LINKSRV has no exception.
Method GET_LPOR_OF_BITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BITEM | Call by reference | Object reference (TYPE REF TO) | CL_BROWSER_ITEM | Element im Objektverknüpfungsbrowser | 20001204 | ||
2 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20001204 |
Method GET_LPOR_OF_BITEM on class CL_MSG_AL_LINKSRV has no exception.
Method LINK_46_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BLINK | Call by reference | Object reference (TYPE REF TO) | IF_BROWSER_LINK | Objektverknüpfung im OV-Browser | 20021210 |
Method LINK_46_DELETE on class CL_MSG_AL_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) | 20001205 |
Method ON_LINK_CREATED on class CL_MSG_AL_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) | 20001205 |
Method ON_LINK_DELETED on class CL_MSG_AL_LINKSRV has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |