SAP ABAP Class CL_SOAP_SEQUENCE_AUTHORITY (sequence authority checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_SEQ_MANAGER (Package) SOAP Sequence Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SEQ_AUTHORITY_CONSTANTS | Sequence authority constants for class cl_soap_seq_authority | 20070528 |
Properties
| Class | CL_SOAP_SEQUENCE_AUTHORITY | |
| Short Description | sequence authority checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_SEQ_MANAGER | SOAP Sequence Manager |
| Created | 20070319 | SAP |
| Last change | 20090618 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SEQ_AUTHORITY_CONSTANTS | Sequence authority constants for class cl_soap_seq_authority | 20070528 |
Friends
Class CL_SOAP_SEQUENCE_AUTHORITY has no friend class.
Attributes
Class CL_SOAP_SEQUENCE_AUTHORITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | generic authority check method | 20070528 | |
| 2 | Static method | Public | Method | Check for CreateSequence permission | 20070528 | |
| 3 | Static method | Public | Method | Check for display sequence | 20070528 | |
| 4 | Static method | Public | Method | Check for reorg sequence permission | 20070528 | |
| 5 | Static method | Public | Method | Check for restart seq. permission | 20070528 | |
| 6 | Static method | Public | Method | Check for schedule sequence | 20070528 | |
| 7 | Static method | Public | Method | Check for terminate hard | 20070528 | |
| 8 | Static method | Public | Method | Check for terminate seq. soft | 20070528 |
Events
Class CL_SOAP_SEQUENCE_AUTHORITY has no event.
Types
Class CL_SOAP_SEQUENCE_AUTHORITY has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTV_CODE | Value transfer | Type reference (TYPE) | IF_SEQ_AUTHORITY_CONSTANTS~T_AUTHORITY_CODE | activity code | 20070528 | |||
| 2 | I_FORCE_CHECK | Value transfer | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | a way to disable authority check | 20080723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for check authority class | 20080312 |
Method CREATE_SEQUENCE_CHECK Signature
Method CREATE_SEQUENCE_CHECK on class CL_SOAP_SEQUENCE_AUTHORITY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for check authority class | 20080312 |
Method DISPLAY_SEQUENCE_CHECK Signature
Method DISPLAY_SEQUENCE_CHECK on class CL_SOAP_SEQUENCE_AUTHORITY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for check authority class | 20080312 |
Method REORG_SEQUENCE_CHECK Signature
Method REORG_SEQUENCE_CHECK on class CL_SOAP_SEQUENCE_AUTHORITY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for check authority class | 20080312 |
Method RESTART_SEQUENCE_CHECK Signature
Method RESTART_SEQUENCE_CHECK on class CL_SOAP_SEQUENCE_AUTHORITY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for check authority class | 20080312 |
Method SCHEDULE_SEQUENCE_CHECK Signature
Method SCHEDULE_SEQUENCE_CHECK on class CL_SOAP_SEQUENCE_AUTHORITY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for check authority class | 20080312 |
Method TERMINATE_HARD_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_CHECK | Value transfer | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | auth.checks are disable by defAULT | 20080723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for check authority class | 20080312 |
Method TERMINATE_SOFT_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_CHECK | Value transfer | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | authority checks are disable by default | 20080723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for check authority class | 20080312 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |