SAP ABAP Class CL_SPAK_CREATE_PACKAGE_DIALOG (Wrapper for Package Creation Dialogue)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-PAK (Application Component) Package Tools
⤷
SPAK_API (Package) Package API
⤷
⤷
Properties
| Class | CL_SPAK_CREATE_PACKAGE_DIALOG | |
| Short Description | Wrapper for Package Creation Dialogue | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPAK_API | Package API |
| Created | 20110311 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPAK_CREATE_PACKAGE_DIALOG has no forward declaration.
Interfaces
Class CL_SPAK_CREATE_PACKAGE_DIALOG has no interface implemented.
Friends
Class CL_SPAK_CREATE_PACKAGE_DIALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '01' | 20110311 | |||
| 2 | Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '03' | 20110311 | |||
| 3 | Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '02' | 20110311 | |||
| 4 | Constant | Private | Type reference (TYPE) | TROBJTYPE | 'DEVC' | 20110311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 'Create Package' Dialog Popup | 20110311 | |
| 2 | Static method | Private | Method | Internal: Authority Check | 20110311 |
Events
Class CL_SPAK_CREATE_PACKAGE_DIALOG has no event.
Types
Class CL_SPAK_CREATE_PACKAGE_DIALOG has no local type.
Method Signatures
Method CREATE_PACKAGE_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Transport Request / Task | 20110311 | |||
| 2 | EV_PACKAGE_NAME | Call by reference | Type reference (TYPE) | DEVCLASS | Name of the created package | 20110311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 'Package Creation Dialogue' cancelled by the User | 20110311 | ||
| 2 | An Error occurred | 20110311 | ||
| 3 | No Authorisation for Package Maintanence | 20110311 |
Method _AUTHORITY_CHECK Signature
Method _AUTHORITY_CHECK on class CL_SPAK_CREATE_PACKAGE_DIALOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Authorisation for Package Maintanence | 20110311 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |