SAP ABAP Class CL_BS_SOA_INAPPSEQ (InApplicationSequencing: Generics)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_SOA_INAPPSEQ_IN | InApplicationSequencing: Provider Side | 20081219 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BS_SOA_INAPPSEQ_OUT | InApplicationSequencing: Consumer Side | 20081219 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BS_SOA_NOTIF_OF_FAILURE_OUT | Notification of Failure Outbound | 20090130 |
Properties
| Class | CL_BS_SOA_INAPPSEQ | |
| Short Description | InApplicationSequencing: Generics | |
| Super Class | ||
| 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 | 20081219 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_SOA_INAPPSEQ has no forward declaration.
Interfaces
Class CL_BS_SOA_INAPPSEQ has no interface implemented.
Friends
Class CL_BS_SOA_INAPPSEQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | XFELD | Checkbox | 20081219 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | BS_SOA_INAPPSEQ_CNTXT_HASH | Sequencing Context for Checks on App. level - Hashed Value | 20081219 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | BS_SOA_INAPPSEQ_CNTXT | Sequencing Context for Checks on Application level | 20081219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Claculate the hash value for the sequencing context | 20081219 | |
| 2 | Static method | Public | Constructor | 20081219 | ||
| 3 | Static method | Public | Method | Override the central cust. switch to avoid doubled switches | 20090302 |
Events
Class CL_BS_SOA_INAPPSEQ has no event.
Types
Class CL_BS_SOA_INAPPSEQ has no local type.
Method Signatures
Method CALCULATE_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEQUENCING_CONTEXT | Call by reference | Type reference (TYPE) | BS_SOA_INAPPSEQ_CNTXT | Sequencing Context for Checks on Application level | 20081219 | |||
| 2 | RV_CONTEXT_HASH | Value transfer | Type reference (TYPE) | BS_SOA_INAPPSEQ_CNTXT_HASH | Sequencing Context for Checks on App. level - Hashed Value | 20081219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error message occurred | 20081219 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BS_SOA_INAPPSEQ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BS_SOA_INAPPSEQ has no exception.
Method SET_ACTIVE_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVATE_TO_IGNORE_SWITCH | Call by reference | Type reference (TYPE) | XFELD | ' ' | Set Active despite customizing setting | 20090302 | ||
| 2 | IV_RESTORE_SWITCH | Call by reference | Type reference (TYPE) | XFELD | ' ' | Reset flag to customizing value | 20090302 |
Method SET_ACTIVE_FLAG on class CL_BS_SOA_INAPPSEQ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |