Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20010822 |
Properties
Class | CL_QUEUE_ENTRY_BCS | |
Short Description | Agent Send Request | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | SBCOMS | Business Communication Service |
Created | 20010822 | SAP |
Last change | 00000000 | 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_OS_STATE | State Management for a 'Managed Object' | 20010822 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_QUEUE_ENTRY_BCS | 20030512 | Base Agent Agent Send Request |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_ENTDATE | Date of entry in table | 20010822 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_ENTTIME | Time of entry in table | 20010822 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_FOR_NO | Forwarder: number from the ID | 20010822 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_FOR_TP | Forwarder: Object type from ID | 20010822 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_FOR_YR | Forwarder: year from the ID | 20010822 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OS_BOOLEAN | Send Immediately (Without Send Process) | 20011127 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_MSGTP | Type of send request (message or status) | 20010822 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_NEWSTAT | New status to be set | 20010822 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_NOT_NO | Object note: number from the ID | 20010822 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_NOT_TP | Default setting of document class | 20010822 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_NOT_YR | Object note: year from the ID | 20010822 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_NO | Object: Number from ID | 20010822 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_TP | Code for document class | 20010822 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_YR | Object: Year from ID | 20010822 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_REC_NO | Recipient number from ID | 20010822 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_REC_TP | Recipient type from ID | 20010822 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_REC_YR | Recipient year from the ID | 20010822 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_REPCNT | Counter which displays number of repetitions | 20010822 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_SCOM_NO | SAPcomm: number of the ID | 20010822 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_SCOM_TP | SAPcomm ID: ID type | 20010822 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_SCOM_YR | SAPcomm: year of ID | 20010822 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_SND_ART | Transmission method (fax, telex, ...) | 20010822 | ||
23 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_SND_PRI | Send: Priority | 20010822 | ||
24 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OS_GUID | OID of Send Request | 20010822 | ||
25 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_SND_STA | Status to be sent | 20010822 | ||
26 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_WAITDAT | No processing before this date | 20010822 | ||
27 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_WAITTIM | No processing before this time | 20010822 |
Methods
Events
Class CL_QUEUE_ENTRY_BCS has no event.
Types
Class CL_QUEUE_ENTRY_BCS has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SOSC | Value transfer | Type reference (TYPE) | SOSC | Werte des Queueeintrags | 20010822 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_QUEUE_ENTRY_BCS | Eintrag in Sendequeue | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Ausnahmen von Sendeaufträgen | 20010822 |
Method GET_ENTRY_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_ENTDATE | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_ENTRY_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_ENTTIME | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_FORNO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_FOR_NO | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_FORTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_FOR_TP | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_FORYR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_FOR_YR | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_IMMEDIATLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | OS_BOOLEAN | Attributwert | 20011127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011127 |
Method GET_MSGTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_MSGTP | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_NEW_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_NEWSTAT | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_NOTNO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_NOT_NO | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_NOTTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_NOT_TP | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_NOTYR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_NOT_YR | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
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 | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
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 | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
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 | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_RECNO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_REC_NO | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_RECTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_REC_TP | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_RECYR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_REC_YR | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_REPEAT_CNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_REPCNT | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_SCOM_NO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_SCOM_NO | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_SCOM_TP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_SCOM_TP | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_SCOM_YR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_SCOM_YR | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_SNDART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_SND_ART | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_SNDPRI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_SND_PRI | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_SNDREQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | OS_GUID | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_SND_STA | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_WAIT_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_WAITDAT | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
Method GET_WAIT_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_WAITTIM | Attributwert | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010822 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 620 |