SAP ABAP Class CL_BS_SOA_INAPPSEQ_OUT (InApplicationSequencing: Consumer Side)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA (Application Component) Enterprise SOA
⤷
BS_SOA_REUSE_COMMON_OBJECTS (Package) Business Suite SOA: Reuseable Tools and Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_SOA_INAPPSEQ | InApplicationSequencing: Generics | 20081219 |
Properties
Class | CL_BS_SOA_INAPPSEQ_OUT | |
Short Description | InApplicationSequencing: Consumer Side | |
Super Class | CL_BS_SOA_INAPPSEQ | InApplicationSequencing: Generics |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BS_SOA_REUSE_COMMON_OBJECTS | Business Suite SOA: Reuseable Tools and Objects |
Created | 20081205 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BS_SOA_INAPPSEQ_OUT has no forward declaration.
Interfaces
Class CL_BS_SOA_INAPPSEQ_OUT has no interface implemented.
Friends
Class CL_BS_SOA_INAPPSEQ_OUT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTYT_IAS_OUT | InApplicationSequencing: Outgoing Messages Update Table | 20081205 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BSSOA_INAPPSEQ_SEQINFO_UPD_T | InApplicationSequencing: Update Table for Message Cntr | 20081205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Determine the next message number and reconciliation period | 20081205 |
2 | ![]() |
Static method | Private | Method | Memorize the update for outg. msg to enable reconciliations | 20081205 |
3 | ![]() |
Static method | Public | Method | Save the previously determined next message number(s) | 20081205 |
Events
Class CL_BS_SOA_INAPPSEQ_OUT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYS_IAS_OUT | Private | See coding | Single-Character Flag | 20090126 | BEGIN OF gtys_ias_out.
TYPES struc TYPE bssoa_inappseq_out_upd.
TYPES proxy_ref TYPE REF TO cl_proxy_client.
TYPES END OF gtys_ias_out
|
|
2 | GTYT_IAS_OUT | Private | See coding | 20090126 | gtyt_ias_out TYPE STANDARD TABLE OF gtys_ias_out
|
Method Signatures
Method GET_NEXT_MESSAGE_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | BS_SOA_INAPPSEQ_MESSAGE_NMBR | Sequencing Information: Message Counter | 20081205 | ||
2 | ![]() |
EV_RECONCILIATION_PERIOD | Call by reference | Type reference (TYPE) | BS_SOA_INAPPSEQ_RECON_PER | Sequencing Information: Reconciliation Period Counter | 20081205 | ||
3 | ![]() |
IR_PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_CLIENT | Base clas for consumer proxies | 20081205 | ||
4 | ![]() |
IV_APPL_MESSAGE_ID | Call by reference | Type reference (TYPE) | BS_SOA_INAPPSEQ_MSG_ID | Message ID within the Business Document Message Header | 20081205 | ||
5 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | /SAPPO/DTE_OBJTYPE | Object Type | 20081205 | ||
6 | ![]() |
IV_RECIPIENT_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | SLD_BSKEY | Key Name of Business System | 20090119 | ||
7 | ![]() |
IV_RECONCILIATION_REQUESTED | Call by reference | Type reference (TYPE) | BSSOA_INAPPSEQ_RECON_IND | InApplication Sequencing: Reconciliation is Requested | 20081205 | ||
8 | ![]() |
IV_SEQUENCING_CONTEXT | Call by reference | Type reference (TYPE) | BS_SOA_INAPPSEQ_CNTXT | Sequencing Context for Checks on Application level | 20081205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error message occurred | 20081219 |
Method MEMORIZE_UPDATE_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_CLIENT | Base clas for consumer proxies | 20081205 | ||
2 | ![]() |
IV_APPL_MESSAGE_ID | Call by reference | Type reference (TYPE) | BS_SOA_INAPPSEQ_MSG_ID | Message ID within the Business Document Message Header | 20081205 | ||
3 | ![]() |
IV_CONTEXT_HASH | Call by reference | Type reference (TYPE) | BSSOA_IAS_SEQ-CONTEXT_HASH | Sequencing Context for Checks on Application level | 20081205 | ||
4 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | /SAPPO/DTE_OBJTYPE | Object Type | 20081205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error message occurred | 20081216 |
Method SAVE Signature
Method SAVE on class CL_BS_SOA_INAPPSEQ_OUT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error message occurred | 20090126 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |