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 D_REQUEST Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20070220
2 D_ROLE Instance attribute Protected Type reference (TYPE) AGR_NAME 20070220
3 D_TASK Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20070220
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CURR_MESSAGE Instance method Private Method 20070220
2 CONSTRUCTOR Instance method Public Constructor 20070220
3 TRANSPORT_ITEMS Instance method Protected Method 20070220
4 TRANSPORT_ROLE 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 Changing 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 Importing I_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20070220
2 Importing I_ROLE Call by reference Type reference (TYPE) AGR_NAME Role Name 20070220
3 Importing I_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20070220
# Exception Resumable Description Created on
1 ROLE_NOT_EXISTING 20070220

Method TRANSPORT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_SUCCESS Call by reference Type reference (TYPE) FLAG General Flag 20070220
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) WDKMSG_TTY Messages from Call Transaction 20070220
3 Importing 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 Exporting EF_SUCCESS Call by reference Type reference (TYPE) FLAG General Flag 20070220
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) WDKMSG_TTY Messages from Call Transaction 20070220
3 Importing IF_PERSONALIZATION Call by reference Type reference (TYPE) FLAG General Flag 20070220
4 Importing 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