SAP ABAP Class CL_NOTE_BCS (BCS Internal: Note for Send Request)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COPY_BCS | Copy Instances | 20011107 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DELETE_BCS | BCS: Deletion Functions | 20010119 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DOCUMENT_BCS | Document Interface for BCS | 20000314 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20000314 |
Properties
Class | CL_NOTE_BCS | |
Short Description | BCS Internal: Note for Send Request | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | SBCOMS | Business Communication Service |
Created | 20000314 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_COPY_BCS | Copy Instances | 20011107 | ||
2 | IF_DELETE_BCS | BCS: Deletion Functions | 20010119 | ||
3 | IF_DOCUMENT_BCS | Document Interface for BCS | 20000314 | ||
4 | IF_OS_STATE | State Management for a 'Managed Object' | 20000314 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_NOTE_BCS | 20030512 | Base Agent BCS Internal: Note for Send Request |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_NO | Object: Number from ID | 20001030 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_TP | Object: Abbreviation for Document Class | 20001030 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_YR | Object: Year from ID | 20001030 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_NOTE_BCS | OBJECT SERVICES STATE | 20000314 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_DES | Title of Message to Which Note Is Appended | 20010321 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BCSY_TEXT | Note Text | 20001030 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Copies This Note to a New Note | 20001019 |
2 | ![]() |
Static method | Public | Method | Creates a New Persistent Note | 20000602 |
3 | ![]() |
Instance method | Public | Method | Gets OID of Object | 20000314 |
4 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute OBJNO | 20000314 |
5 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute OBJTP | 20000314 |
6 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute OBJYR | 20000314 |
7 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute SUBJECT | 20010321 |
8 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute TEXT | 20000314 |
9 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets Attribute SUBJECT | 20010321 |
10 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets Attribute TEXT | 20000314 |
Events
Class CL_NOTE_BCS has no event.
Types
Class CL_NOTE_BCS has no local type.
Method Signatures
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_NOTE_BCS | Kopierte Notiz | 20001019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Ausnahmen von Dokumenten (OS-Ausnahme) | 20010102 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_NOTE_BCS | BCS-intern: Notiz an Sendeauftrag | 20000602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Ausnahmen von Dokumenten (OS-Ausnahme) | 20010102 |
Method GETU_OID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SYSUUID_X | OID des Objektes | 20000314 |
Method GETU_OID on class CL_NOTE_BCS has no exception.
Method GET_OBJNO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_OBJ_NO | Attributwert | 20000314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_OBJTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_OBJ_TP | Attributwert | 20000314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_OBJYR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_OBJ_YR | Attributwert | 20000314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_SUBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_OBJ_DES | Attributwert | 20010321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010321 |
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BCSY_TEXT | Attributwert | 20000314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method SET_SUBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SUBJECT | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Attributwert | 20010321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010321 |
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | BCSY_TEXT | Attributwert | 20000314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |