SAP ABAP Class CL_MSG_AL_ITEM (Message Object in the 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_ITEM | Entry in the Attachment List (Abstract) | 20001130 |
Properties
Class | CL_MSG_AL_ITEM | |
Short Description | Message Object in the Attachment List | |
Super Class | CL_GOS_AL_ITEM | Entry in the Attachment List (Abstract) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SGOS_ATTA | Generic Object Services Attachment List |
Created | 20001130 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MSG_AL_ITEM has no forward declaration.
Interfaces
Class CL_MSG_AL_ITEM has no interface implemented.
Friends
Class CL_MSG_AL_ITEM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYUNAME | ABAP System, User Logon Name | 20001201 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OBLROLTYPE | Role Type | 20001201 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SOODK | SAPoffice: Definition of an Object (Key Part) | 20001201 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SOFDK | SAPoffice: Key of Folder Definition SOFD | 20001201 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIBFLPORB | Application Object | 20001206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Authorization Check | 20100225 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20001201 |
3 | ![]() |
Instance method | Public | Method | Delivers BOR Reference to Attachment | 20010222 |
4 | ![]() |
Instance method | Private | Method | Get user and name | 20110309 |
5 | ![]() |
Instance method | Private | Method | Lock Object (SOFM) | 20100503 |
6 | ![]() |
Instance method | Private | Method | Unlock Object (SOFM) | 20100503 |
Events
Class CL_MSG_AL_ITEM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_KEY | Private | See coding | 20001204 |
|
Method Signatures
Method AUTHORITY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CMD | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20100225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Berechtigung für Funktion | 20100225 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_ROLE | Call by reference | Type reference (TYPE) | OBLROLTYPE | Rollentyp | 20001201 | ||
2 | ![]() |
IS_DOCUMENT | Call by reference | Type reference (TYPE) | SOODK | SAPoffice: Definition eines Objektes (Key-Teil) | 20001204 | ||
3 | ![]() |
IS_FOLDER | Call by reference | Type reference (TYPE) | SOFDK | SAPoffice: Key der Mappendefintionen SOFD | 20001204 | ||
4 | ![]() |
IS_LPORB | Call by reference | Type reference (TYPE) | SIBFLPORB | Anwendungsobjekt | 20001206 | ||
5 | ![]() |
IS_SOOD | Call by reference | Type reference (TYPE) | SOOD | SAPoffice: Objektdefinition | 20001201 |
Method CONSTRUCTOR on class CL_MSG_AL_ITEM has no exception.
Method GET_BOR_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | BORIDENT | Object Relationship Service : BOR Objektidentifier | 20010222 |
Method GET_BOR_MESSAGE on class CL_MSG_AL_ITEM has no exception.
Method GET_USER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | STRING | 20110309 | |||
2 | ![]() |
EV_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20110309 | ||
3 | ![]() |
IS_USER | Call by reference | Type reference (TYPE) | SOUD3 | 20110309 |
Method GET_USER_NAME on class CL_MSG_AL_ITEM has no exception.
Method OBJECT_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | SWO_TYPEID | Objektschlüssel | 20100503 | ||
2 | ![]() |
RV_LOCK_SET | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20100503 |
Method OBJECT_LOCK on class CL_MSG_AL_ITEM has no exception.
Method OBJECT_UNLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | SWO_TYPEID | Objektschlüssel | 20100503 |
Method OBJECT_UNLOCK on class CL_MSG_AL_ITEM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 610 |