SAP ABAP Class CL_BDS_AL_ITEM (BDS Item for Relationship Browser)
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) | 20001201 |
Properties
| Class | CL_BDS_AL_ITEM | |
| Short Description | BDS Item for Relationship Browser | |
| 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 | 20001201 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BDS_AL_ITEM has no interface implemented.
Friends
Class CL_BDS_AL_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UI_FUNC | '%BDS_START_BDN' | Start BDN | 20001206 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | ABAP System, User Logon Name | 20001201 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BORIDENT | Object Relationship Service: BOR Object Identifier | 20001201 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BAPICOMPON | Business Document Service: Component Table | 20001201 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SBDST_SIGNATURE | Business Document Signature | 20001201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | BDN Call for this Document | 20001201 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001201 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | LINK_DELETED | Instance Event (0) |
Public (2) |
20091124 |
Types
Class CL_BDS_AL_ITEM has no local type.
Method Signatures
Method CALL_BDN Signature
Method CALL_BDN on class CL_BDS_AL_ITEM has no parameter.
Method CALL_BDN on class CL_BDS_AL_ITEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BORIDENT | Call by reference | Type reference (TYPE) | BORIDENT | Anwendungsobjekt | 20001201 | |||
| 2 | IS_COMPONENT | Call by reference | Type reference (TYPE) | BAPICOMPON | Business Document Service: Komponententabelle | 20001201 | |||
| 3 | IT_SIGNATURE | Call by reference | Type reference (TYPE) | SBDST_SIGNATURE | Signatur eines BDS Dokuments | 20001201 |
Method CONSTRUCTOR on class CL_BDS_AL_ITEM has no exception.
Event Signatures
Event LINK_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EI_BLINK | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_BROWSER_LINK | Objektverknüpfung im OV-Browser | 20091124 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 610 |