SAP ABAP Class CL_SPAK_COPY_USE_ACCESSES (Class for BAdI Impl.: SPAK_COPY_USE_ACCESSES)
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_COPY_USE_ACCESSES | |
Short Description | Class for BAdI Impl.: SPAK_COPY_USE_ACCESSES | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPAK_API | Package API |
Created | 20090724 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SPAK_COPY_USE_ACCESSES has no forward declaration.
Interfaces
Class CL_SPAK_COPY_USE_ACCESSES has no interface implemented.
Friends
Class CL_SPAK_COPY_USE_ACCESSES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_MESSAGE_LOG | 20090724 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACTIV_AUTH | Activity | 20090724 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20090724 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XUOBJECT | Authorization Object | 20090724 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20090724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20090724 |
Events
Class CL_SPAK_COPY_USE_ACCESSES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_MESSAGE_LOG | Public | See coding | 20090724 | tt_message_log TYPE STANDARD TABLE OF ty_message_log
WITH DEFAULT KEY
|
||
2 | TT_MODIFIED_PACKAGES | Public | See coding | 20090724 | tt_modified_packages TYPE STANDARD TABLE OF ty_modified_package
WITH DEFAULT KEY
|
||
3 | TT_PACKAGE_INTERFACES | Public | See coding | 20090803 | tt_package_interfaces TYPE SORTED TABLE OF ty_package_interface
WITH UNIQUE KEY package_interface package
|
||
4 | TT_RANGE_PACKAGE | Public | See coding | 20090724 | tt_range_package TYPE RANGE OF devclass
|
||
5 | TT_RANGE_PERMI | Public | See coding | 20090724 | tt_range_permi TYPE RANGE OF scomifnam
|
||
6 | TT_USE_ACCESSES | Public | See coding | 20090724 | tt_use_accesses TYPE SORTED TABLE OF ty_use_access
WITH UNIQUE KEY package_interface
err_sever
|
||
7 | TY_MESSAGE_LOG | Public | See coding | 20090724 | BEGIN OF ty_message_log,
type TYPE symsgty,
text_element TYPE char3,
id TYPE symsgid,
number TYPE symsgno,
text TYPE string,
var_1 TYPE symsgv,
var_2 TYPE symsgv,
var_3 TYPE symsgv,
var_4 TYPE symsgv,
END OF ty_message_log
|
||
8 | TY_MODIFIED_PACKAGE | Public | See coding | 20090724 | BEGIN OF ty_modified_package,
package TYPE devclass,
parent_package TYPE devclass,
level TYPE i,
dlvunit TYPE dlvunit,
added_use_accesses TYPE tt_use_accesses,
END OF ty_modified_package
|
||
9 | TY_PACKAGE_INTERFACE | Public | See coding | 20090803 | BEGIN OF ty_package_interface,
package_interface TYPE scomifnam,
package TYPE devclass,
END OF ty_package_interface
|
||
10 | TY_RANGE_PACKAGE | Public | See coding | 20090724 | ty_range_package TYPE LINE OF tt_range_package
|
||
11 | TY_RANGE_PERMI | Public | See coding | 20090724 | ty_range_permi TYPE LINE OF tt_range_permi
|
||
12 | TY_USE_ACCESS | Public | See coding | 20090724 | BEGIN OF ty_use_access,
package_interface TYPE scomifnam,
err_sever TYPE errsevrty,
END OF ty_use_access
|
Method Signatures
Method GET_BADI_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_BADI_INSTANCE | Value transfer | Object reference (TYPE REF TO) | SPAK_COPY_USE_ACCESSES | 20090724 |
Method GET_BADI_INSTANCE on class CL_SPAK_COPY_USE_ACCESSES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |