SAP ABAP Class /KYK/CL_ROLE_TRANSPORT (Transport of Roles)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
/KYK/ROLEFILTER (Package) Application to define filter on roles
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /KYK/CL_TA_TAGGING_TRANSPORT | Transport of Transaction Tagging | 20070220 |
Properties
| Class | /KYK/CL_ROLE_TRANSPORT | |
| Short Description | Transport of Roles | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /KYK/ROLEFILTER | Application to define filter on roles |
| Created | 20070220 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /KYK/CL_ROLE_TRANSPORT has no forward declaration.
Interfaces
Class /KYK/CL_ROLE_TRANSPORT has no interface implemented.
Friends
Class /KYK/CL_ROLE_TRANSPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TRKORR | Request/Task | 20070220 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | AGR_NAME | 20070220 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TRKORR | Request/Task | 20070220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070220 | ||
| 2 | Instance method | Public | Constructor | 20070220 | ||
| 3 | Instance method | Protected | Method | 20070220 | ||
| 4 | Instance method | Public | Method | 20070220 |
Events
Class /KYK/CL_ROLE_TRANSPORT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TRANSPORT_ITEM | Protected | See coding | 20070220 | begin of s_transport_item,
pgmid TYPE string,
object TYPE string,
obj_name TYPE string,
keyfields TYPE trobj_name,
end of s_transport_item
|
||
| 2 | T_TRANSPORT_ITEM | Protected | See coding | 20070220 | t_transport_item type standard table of s_transport_item
|
Method Signatures
Method ADD_CURR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | WDKMSG_TTY | Messages from Call Transaction | 20070220 |
Method ADD_CURR_MESSAGE on class /KYK/CL_ROLE_TRANSPORT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20070220 | |||
| 2 | I_ROLE | Call by reference | Type reference (TYPE) | AGR_NAME | Role Name | 20070220 | |||
| 3 | I_TASK | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20070220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070220 |
Method TRANSPORT_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_SUCCESS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20070220 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | WDKMSG_TTY | Messages from Call Transaction | 20070220 | |||
| 3 | IT_TRANSPORT_ITEM | Call by reference | Type reference (TYPE) | T_TRANSPORT_ITEM | 20070220 |
Method TRANSPORT_ITEMS on class /KYK/CL_ROLE_TRANSPORT has no exception.
Method TRANSPORT_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_SUCCESS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20070220 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | WDKMSG_TTY | Messages from Call Transaction | 20070220 | |||
| 3 | IF_PERSONALIZATION | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20070220 | |||
| 4 | IF_PROFILE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20070220 |
Method TRANSPORT_ROLE on class /KYK/CL_ROLE_TRANSPORT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |