SAP ABAP Class IF_PACKAGE_PERMISSION_TO_USE (Interface for Use Accesses)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PACKAGE_PERMISSION_TO_USE | Package Use Access | 19981207 |
Properties
Class | IF_PACKAGE_PERMISSION_TO_USE | |
Short Description | Interface for Use Accesses | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19981103 | 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 IF_PACKAGE_PERMISSION_TO_USE has no interface implemented.
Friends
Class IF_PACKAGE_PERMISSION_TO_USE 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) | PAKDELMEM | Indicator for Object Deleted from Buffer | 20000221 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ERRSEVRTY | Error Severity | 19981207 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCOMIFNAM | Package Interface Name | 19981207 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DEVCLASS | Name of Server Package | 19981207 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DEVCLASS | Name of Client Package | 19981207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Load Use Access Instances (Mass Access) | 19990203 |
2 | ![]() |
Static method | Public | Method | Create New Use Access | 19990203 |
3 | ![]() |
Instance method | Public | Method | Delete Use Access (first from buffer only) | 19990416 |
4 | ![]() |
Instance method | Public | Method | Get All Use Access Data | 19990326 |
5 | ![]() |
Instance method | Public | Method | Get Associated Package Interface | 19981207 |
6 | ![]() |
Static method | Public | Method | Get All Use Access Created in Memory Only | 20100719 |
7 | ![]() |
Static method | Public | Method | Get All Use Accesses Deleted in Memory Only | 20100719 |
8 | ![]() |
Instance method | Public | Method | Get package instance that provides package interface | 19981207 |
9 | ![]() |
Instance method | Public | Method | Get Error Severity of Use Access | 19981207 |
10 | ![]() |
Instance method | Public | Method | Get package instance that uses the package interface | 19981207 |
11 | ![]() |
Static method | Public | Method | Load Use Access Instance | 19990203 |
12 | ![]() |
Instance method | Public | Method | Set All Use Access Data | 19990426 |
13 | ![]() |
Instance method | Public | Method | Set Error Severity of Use Access | 19981207 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | INITIALIZED | Static Event (1) |
Public (2) |
Class Initialized | 19990210 |
2 | PERMISSION_CREATED | Instance Event (0) |
Public (2) |
Instance Generated (Created or Loaded) | 19990210 |
3 | PERMISSION_DELETED | Instance Event (0) |
Public (2) |
Instance was deleted | 19990412 |
4 | PERMISSION_MODIFIED | Instance Event (0) |
Public (2) |
Instance Was Changed | 19990210 |
Types
Class IF_PACKAGE_PERMISSION_TO_USE has no local type.
Method Signatures
Method BULK_LOAD_PERMISSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PERMISSIONS | Call by reference | Type reference (TYPE) | TPAK_PERMISSION_TO_USE_LIST | Liste der Verwendungserklärungen | 19990209 | ||
2 | ![]() |
I_INTERFACE_SELECTION | Call by reference | Type reference (TYPE) | SCOMPAKSEL | Paketschnittstellen-Selektion | 19990203 | ||
3 | ![]() |
I_PUBLISHER_PACKAGE_SELECTION | Call by reference | Type reference (TYPE) | SCOMPAKSEL | Anbieterpaket-Selektion | 19990203 | ||
4 | ![]() |
I_SUBSCRIBER_PACKAGE_SELECTION | Call by reference | Type reference (TYPE) | SCOMPAKSEL | Verwenderpaket-Selektion | 19990203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 19990209 | |
2 | ![]() |
Unerwartete Ausnahme | 19990203 |
Method CREATE_NEW_PERMISSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PERMISSION | Call by reference | Object reference (TYPE REF TO) | IF_PACKAGE_PERMISSION_TO_USE | Verwendungserklärungs-Instanz | 19990203 | ||
2 | ![]() |
I_PERMISSION_DATA | Call by reference | Type reference (TYPE) | SCOMPPDTLN | Verwendungserklärungsdaten | 19990203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Zugriff auf Verwenderpaket bzw.Paketschnittstelle | 19990203 | |
2 | ![]() |
Verwendungserklärung existiert schon | 19990203 | |
3 | ![]() |
Verwendungserklärung nicht gesperrt | 19990430 | |
4 | ![]() |
Unerwartete Ausnahme | 19990203 |
Method DELETE Signature
Method DELETE on class IF_PACKAGE_PERMISSION_TO_USE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Verwendungserklärung ist noch in Unterpaketen vorhanden | 20090819 | |
2 | ![]() |
Interner Fehler | 19990429 | |
3 | ![]() |
Ungültiges Objekt | 19990531 | |
4 | ![]() |
Verwendungserklärung nicht gesperrt | 19990429 |
Method GET_ALL_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PERMISSION_DATA | Call by reference | Type reference (TYPE) | SCOMPPDTLN | Verwendungserklärungsdaten | 19990326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 19990326 | |
2 | ![]() |
Ungültiges Objekt | 19990531 |
Method GET_PACKAGE_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PACKAGE_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_PACKAGE_INTERFACE | Paketschnittstellen-Instanz | 19990218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 19990125 | |
2 | ![]() |
Ungültiges Objekt | 19990531 |
Method GET_PERMISS_CREATED_IN_MEMORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PACKAGE_INTERFACES | Call by reference | Type reference (TYPE) | PAKPERMTAB | Liste von Paketschnittstellen | 20100719 | ||
2 | ![]() |
I_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paketname | 20100719 |
Method GET_PERMISS_CREATED_IN_MEMORY on class IF_PACKAGE_PERMISSION_TO_USE has no exception.
Method GET_PERMISS_DELETED_IN_MEMORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PACKAGE_INTERFACE_NAMES | Call by reference | Type reference (TYPE) | SCOMPIFNAM | Liste von Paketschnittstellen | 20100719 | ||
2 | ![]() |
I_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paketname | 20100719 |
Method GET_PERMISS_DELETED_IN_MEMORY on class IF_PACKAGE_PERMISSION_TO_USE has no exception.
Method GET_PUBLISHER_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PUBLISHER_PACKAGE | Value transfer | Object reference (TYPE REF TO) | IF_PACKAGE | Instanz des Pakets, das die Paketschnittstelle anbietet | 19990218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Instanz-Erzeugung | 19990218 | |
2 | ![]() |
Ungültiges Objekt | 19990531 |
Method GET_SEVERITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR_SEVERITY | Value transfer | Type reference (TYPE) | ERRSEVRTY | Fehlerschwere | 19990218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 19990125 | |
2 | ![]() |
Ungültiges Objekt | 19990531 |
Method GET_SUBSCRIBER_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBSCRIBER_PACKAGE | Value transfer | Object reference (TYPE REF TO) | IF_PACKAGE | Instanz des Pakets, das die Paketschnittstelle nutzt | 19990218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Instanz-Erzeugung | 19990218 | |
2 | ![]() |
Ungültiges Objekt | 19990531 |
Method LOAD_PERMISSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PERMISSION | Value transfer | Type reference (TYPE) | REF TO IF_PACKAGE_PERMISSION_TO_USE | Verwendungserklärungs-Instanz | 19990203 | ||
2 | ![]() |
I_PERMISSION_ID | Call by reference | Type reference (TYPE) | SCOMPPID | Verwendungserklärung: Schlüssel | 19990203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Verwendungserklärung existiert nicht | 19990203 | |
2 | ![]() |
Unerwartete Ausnahme | 19990203 |
Method SET_ALL_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_SIGN | Call by reference | Type reference (TYPE) | SCOMPPSIGN | Kennzeichen: zu setzende Attribute | 19990426 | ||
2 | ![]() |
I_PERMISSION_DATA | Call by reference | Type reference (TYPE) | SCOMPPDTLN | Verwendungserklärungsdaten | 19990426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 19990426 | |
2 | ![]() |
Ungültiges Objekt | 19990531 | |
3 | ![]() |
Verwendungserklärung nicht gesperrt | 19990426 |
Method SET_SEVERITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ERROR_SEVERITY | Value transfer | Type reference (TYPE) | ERRSEVRTY | Fehlerschwere | 19981208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 19990125 | |
2 | ![]() |
Ungültiges Objekt | 19990531 | |
3 | ![]() |
Verwendungserklärung nicht gesperrt | 19990426 |
Event Signatures
Event INITIALIZED Signature
Event INITIALIZED on class IF_PACKAGE_PERMISSION_TO_USE has no parameter.
Event PERMISSION_CREATED Signature
Event PERMISSION_CREATED on class IF_PACKAGE_PERMISSION_TO_USE has no parameter.
Event PERMISSION_DELETED Signature
Event PERMISSION_DELETED on class IF_PACKAGE_PERMISSION_TO_USE has no parameter.
Event PERMISSION_MODIFIED Signature
Event PERMISSION_MODIFIED on class IF_PACKAGE_PERMISSION_TO_USE has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |