SAP ABAP Class CL_ABAP_PRAGMA (Administration of ABAP Pragmas)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_PRAGMA (Package) ABAP Pragma Handling
⤷
⤷
Properties
| Class | CL_ABAP_PRAGMA | |
| Short Description | Administration of ABAP Pragmas | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_PRAGMA | ABAP Pragma Handling |
| Created | 20090112 | SAP |
| Last change | 20130531 | 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
Class CL_ABAP_PRAGMA has no interface implemented.
Friends
Class CL_ABAP_PRAGMA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SABPR_DESCRIPTION | 20090113 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SABPR_EXTENSION | 20090113 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090113 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | SABPR_PRAGMA | 20090113 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SABPR_SIGNATURE | 20090113 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | KO200 | 20090113 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090113 | |
| 2 | Static method | Public | Method | Generation of New Pragma | 20090113 | |
| 3 | Instance method | Public | Method | Deletion of Pragma | 20090113 | |
| 4 | Instance method | Private | Method | Locks | 20090113 | |
| 5 | Instance method | Public | Method | Switch to Change Mode | 20090113 | |
| 6 | Static method | Public | Method | Gets Reference to Existing Pragmas | 20090113 | |
| 7 | Instance method | Public | Method | Exit Change Mode | 20090113 | |
| 8 | Instance method | Public | Method | Save | 20090113 | |
| 9 | Instance method | Public | Method | Set Information | 20090113 |
Events
Class CL_ABAP_PRAGMA has no event.
Types
Class CL_ABAP_PRAGMA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PRAGMA | Call by reference | Type reference (TYPE) | SABPR_PRAGMA | Name eines Pragmas | 20090113 |
Method CONSTRUCTOR on class CL_ABAP_PRAGMA has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20090126 | |||
| 2 | P_PRAGMA | Call by reference | Type reference (TYPE) | SABPR_PRAGMA | 20090113 | ||||
| 3 | P_REF | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_PRAGMA | 20090113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100614 | |||
| 2 | ABAP Pragma existiert schon | 20090113 |
Method DELETE Signature
Method DELETE on class CL_ABAP_PRAGMA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090113 |
Method ENQUEUE Signature
Method ENQUEUE on class CL_ABAP_PRAGMA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090120 |
Method ENTER_CHANGE Signature
Method ENTER_CHANGE on class CL_ABAP_PRAGMA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Sperren | 20090113 |
Method GET_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PRAGMA | Call by reference | Type reference (TYPE) | SABPR_PRAGMA | 20090113 | ||||
| 2 | P_REF | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_PRAGMA | 20090113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090113 |
Method LEAVE_CHANGE Signature
Method LEAVE_CHANGE on class CL_ABAP_PRAGMA has no parameter.
Method LEAVE_CHANGE on class CL_ABAP_PRAGMA has no exception.
Method SAVE Signature
Method SAVE on class CL_ABAP_PRAGMA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090113 | |||
| 2 | 20090113 |
Method SET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DESCRIPTION | Call by reference | Type reference (TYPE) | SABPR_DESCRIPTION | 20090113 | ||||
| 2 | P_EXTENSION | Call by reference | Type reference (TYPE) | SABPR_EXTENSION | 20090113 | ||||
| 3 | P_SIGNATURE | Call by reference | Type reference (TYPE) | SABPR_SIGNATURE | 20090113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Änderung ohne Enqueue | 20090113 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |