SAP ABAP Class CL_CTS_ORGANIZER_WD_CONTROLLER (Transport Organizer - Class for the Component Controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_ORGANIZER_USER_INTERFACE (Package) Central CTS - Organizer Package / User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_ORGANIZER_WD_CONSTANTS Transport Organizer - Interface for Constants 20101110
Properties
Class CL_CTS_ORGANIZER_WD_CONTROLLER  
Short Description Transport Organizer - Class for the Component Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_ORGANIZER_USER_INTERFACE   Central CTS - Organizer Package / User Interface 
Created 20100806   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WD_SELECT_OPTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_ORGANIZER_WD_CONSTANTS Transport Organizer - Interface for Constants 20101110
Friends
Class CL_CTS_ORGANIZER_WD_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CTS_ORGANIZER_WD_CONTROLLER Static Attribute Private Object reference (TYPE REF TO) CL_CTS_ORGANIZER_WD_CONTROLLER Class representing the Component Controller of CTS_ORGANIZER 20100806
2 MO_CL_CTS_ORGANIZER_CORE_LOGIC Instance attribute Private Object reference (TYPE REF TO) CL_CTS_ORGANIZER_CORE_LOGIC Class containing Core Logic of the Transport Organizer 20100806
3 MS_APPLICATION_PARAMETERS Instance attribute Private Type reference (TYPE) CTS_ORGANIZER_APPL_PARAMETERS Transport Organizer - Application Parameters 20100806
4 MT_APPLICATION_TYPES Instance attribute Private Type reference (TYPE) CTS_APPLTYPES Table for Buffering the Application Types 20101206
5 MT_ATTRIBUTES Instance attribute Private Type reference (TYPE) CTS_ATTRDEFS Table for Buffering all Attribute Definitions 20100806
6 MT_ATTRIBUTES_CLIENT Instance attribute Private Type reference (TYPE) CTS_ATTRDEFCS Table for Buffering Client specific Attribute Definitions 20100806
7 MT_CTS_PROJECTS Instance attribute Private Type reference (TYPE) TRPROJECTS Table for Buffering all old/CTS-Projects 20100806
8 MT_CTS_PROJECT_STATES Instance attribute Private Type reference (TYPE) TRPRJSTATS Table for Buffering the State of the old/CTS-Projects 20100901
9 MT_GROUP_ORDER_DEFAULT Instance attribute Private Type reference (TYPE) CTS_ORGANIZER_TT_WD_SORT_CRIT Table Type of Structure CTS_ORGANIZER_WD_SORT_CRITERIA 20100806
10 MT_PROJECT_TYPES Instance attribute Private Type reference (TYPE) CTS_PTYPE_INFOS Central CTS: Project Type Information 20100806
11 MT_TRANSPORT_TARGETS Instance attribute Private Type reference (TYPE) CTS_ORGANIZER_TT_TRANS_TAR_S Table for Buffering the Transport Targets (Sorted) 20101116
12 MT_USERS_REQUEST_TASK Instance attribute Private Type reference (TYPE) CTS_ORGANIZER_TT_USER_S Table for Buffering Users/Owners of Requests/Tasks (Sorted) 20100921
Methods
# Method Level Visibility Method type Description Created on
1 DESTROY Instance method Public Method Delete the Instance of the Class 20100806
2 GET_APPLICATION_PARAMETERS Instance method Public Method Get the Application Parameters 20100806
3 GET_APPLICATION_TYPES Instance method Public Method Get all Application Types 20101206
4 GET_ATTRIBUTES Instance method Public Method Get all Attribute Definitions 20100806
5 GET_CTS_PROJECTS Instance method Public Method Get all old/CTS-Projects 20100806
6 GET_GROUP_ORDER Instance method Public Method Get the Default Group Order of the Result Views 20100806
7 GET_INSTANCE Static method Public Method Get an Instance of the Class 20100806
8 GET_PROJECT_TYPES Instance method Public Method Get the Project Types 20100806
9 GET_TRANSPORT_TARGETS Instance method Public Method Get all Transport Targets 20101116
10 GET_USERS Instance method Public Method Get the Users - User, First Name and Last Name 20100921
11 HANDLE_OBJECT_VALUE_SELECTION Instance method Public Method Handle the (O)bject (V)alue (S)election 20100806
12 HANDLE_OVS_ON_SELECT_OPTIONS Instance method Public Method Handle the (O)bject (V)alue (S)election on Select Options 20100824
13 OVS_MAIN_ATTRIBUTE Instance method Public Method OVS for the Field 'Attribute' on Tab 'Attributes' 20100825
14 OVS_MAIN_PROJECT_ID Instance method Public Method OVS for the Field 'CTS Project ID' on Tab 'Properties' 20100806
15 OVS_MAIN_TARGET_SYSTEM Instance method Public Method OVS for the Field 'Target' on Tab 'Properties' 20100806
16 OVS_MAIN_TEAM_MEMBER Instance method Public Method OVS for the Field 'Team Member' on Tab 'Team' 20100920
17 OVS_PROJECT_ID Instance method Public Method OVS for the Field 'CTS Project ID' on Popup 'Create Request' 20100806
18 OVS_SELECT_OPTIONS_ATTRIBUTE Instance method Public Method OVS for the Field 'Attribute' on Search Area 20100824
19 OVS_SELECT_OPTIONS_OWNER Instance method Public Method OVS for the Field 'Owner of the Request/Task' on Search Area 20101108
20 OVS_SELECT_OPTIONS_PRESELECT Instance method Public Method OVS for the Field 'Preselections' on Search Area 20121221
21 OVS_SELECT_OPTIONS_PROJECT_ID Instance method Public Method OVS for the Field 'CTS Project ID' on Search Area 20100824
22 OVS_TARGET_SYSTEM Instance method Public Method OVS for the Field 'Target' on Popup 'Create Request' 20100806
23 SET_APPLICATION_PARAMETERS Instance method Public Method Set the Application Parameters 20100806
24 SET_APPLICATION_TYPES Instance method Public Method Set all Application Types 20101206
25 SET_ATTRIBUTES Instance method Public Method Set all Attribute Definitions 20100806
26 SET_CTS_PROJECTS Instance method Public Method Set all old/CTS-Projects 20100806
27 SET_GROUP_ORDER Instance method Public Method Set the Default Group Order of the Result Views 20100806
28 SET_PROJECT_TYPES Instance method Public Method Set the Project Types 20100806
29 SET_TRANSPORT_TARGETS Instance method Public Method Set all Transport Targets 20101116
30 SET_USERS Instance method Public Method Set the Users - User, First Name and Last Name 20100921
31 VALIDATE_CTS_PROJECTS Instance method Public Method Validate old/CTS-Projects entered by the User 20100823
32 VALIDATE_TARGET_SYSTEMS Instance method Public Method Validate Target Systems entered by the User 20101111
33 VALIDATE_USERS Instance method Public Method Validate Users/Team Members entered by the User 20100924
Events
Class CL_CTS_ORGANIZER_WD_CONTROLLER has no event.
Types
Class CL_CTS_ORGANIZER_WD_CONTROLLER has no local type.
Method Signatures

Method DESTROY Signature

Method DESTROY on class CL_CTS_ORGANIZER_WD_CONTROLLER has no parameter.
Method DESTROY on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method GET_APPLICATION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_APPLICATION_PARAMETERS Value transfer Type reference (TYPE) CTS_ORGANIZER_APPL_PARAMETERS Transport Organizer - Application Parameters 20100806

Method GET_APPLICATION_PARAMETERS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method GET_APPLICATION_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPLICATION_TYPES Call by reference Type reference (TYPE) CTS_APPLTYPES Table containing all Application Types 20101206

Method GET_APPLICATION_TYPES on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) CTS_ATTRDEFS Table containing all Attribute Definitions 20100806
2 Exporting ET_ATTRIBUTES_CLIENT Call by reference Type reference (TYPE) CTS_ATTRDEFCS Table containing all Client specific Attribute Definitions 20100806

Method GET_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method GET_CTS_PROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CTS_PROJECTS Call by reference Type reference (TYPE) TRPROJECTS Table containing all old/CTS-Projects 20100901
2 Exporting ET_CTS_PROJECT_STATES Call by reference Type reference (TYPE) TRPRJSTATS Table containing the State of the old/CTS-Projects 20100901

Method GET_CTS_PROJECTS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method GET_GROUP_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) CTS_ORGANIZER_WD_SORT_CRITERIA-VIEW_NAME 20100806
2 Returning RT_GROUP_ORDER_DEFAULT Value transfer Type reference (TYPE) CTS_ORGANIZER_TT_WD_SORT_CRIT Table storing the Default Group Order 20100806

Method GET_GROUP_ORDER on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CTS_ORGANIZER_WD_CONTROLLER Value transfer Object reference (TYPE REF TO) CL_CTS_ORGANIZER_WD_CONTROLLER Class representing the Component Controller of CTS_ORGANIZER 20100806

Method GET_INSTANCE on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method GET_PROJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROJECT_TYPES Value transfer Type reference (TYPE) CTS_PTYPE_INFOS Central CTS: Project Type Information 20100806

Method GET_PROJECT_TYPES on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method GET_TRANSPORT_TARGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRANSPORT_TARGETS Call by reference Type reference (TYPE) CTS_ORGANIZER_TT_TRANS_TAR_S Table containing all Transport Targets (Sorted) 20101116

Method GET_TRANSPORT_TARGETS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method GET_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USERS_REQUEST_TASK Call by reference Type reference (TYPE) CTS_ORGANIZER_TT_USER_S Table containing Users/Onwers of Requests/Tasks (Sorted) 20100921

Method GET_USERS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method HANDLE_OBJECT_VALUE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS (O)bject (V)alue (S)election 20100806
2 Importing IV_OVS_COMPONENT Call by reference Type reference (TYPE) STRING Name of the calling OVS Component 20100806
3 Importing IV_SRCCLIENT Call by reference Type reference (TYPE) TRCLIENT Source Client 20100806
4 Importing IV_SRCSYSTEM Call by reference Type reference (TYPE) FROMSYSTEM Source System 20100806
5 Importing IV_TRFUNCTION Call by reference Type reference (TYPE) TRFUNCTION Type of Request / Task 20100806

Method HANDLE_OBJECT_VALUE_SELECTION on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method HANDLE_OVS_ON_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OVS_COMPONENT Call by reference Type reference (TYPE) STRING Name of the calling OVS Component 20100824
2 Importing I_OVS_DATA Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>T_OVS_DATA Data for the OVS-Callback 20100824

Method HANDLE_OVS_ON_SELECT_OPTIONS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method OVS_MAIN_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20100825

Method OVS_MAIN_ATTRIBUTE on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method OVS_MAIN_PROJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20100806
2 Importing IV_SRCCLIENT Call by reference Type reference (TYPE) TRCLIENT Source Client of the Request 20100806
3 Importing IV_SRCSYSTEM Call by reference Type reference (TYPE) FROMSYSTEM Source System of the Request 20100806

Method OVS_MAIN_PROJECT_ID on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method OVS_MAIN_TARGET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20100806
2 Importing IV_TRFUNCTION Call by reference Type reference (TYPE) TRFUNCTION Type of Request / Task 20100806

Method OVS_MAIN_TARGET_SYSTEM on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method OVS_MAIN_TEAM_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20100920

Method OVS_MAIN_TEAM_MEMBER on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method OVS_PROJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20100806
2 Importing IV_SRCCLIENT Call by reference Type reference (TYPE) TRCLIENT Source Client of the Request 20100806
3 Importing IV_SRCSYSTEM Call by reference Type reference (TYPE) FROMSYSTEM Source System of the Request 20100806

Method OVS_PROJECT_ID on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method OVS_SELECT_OPTIONS_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OVS_DATA Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>T_OVS_DATA Data for the OVS-Callback 20100824

Method OVS_SELECT_OPTIONS_ATTRIBUTE on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method OVS_SELECT_OPTIONS_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OVS_DATA Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>T_OVS_DATA Data for the OVS-Callback 20101108

Method OVS_SELECT_OPTIONS_OWNER on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method OVS_SELECT_OPTIONS_PRESELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OVS_DATA Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>T_OVS_DATA Data for the OVS-Callback 20121221

Method OVS_SELECT_OPTIONS_PRESELECT on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method OVS_SELECT_OPTIONS_PROJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OVS_DATA Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>T_OVS_DATA Data for the OVS-Callback 20100824

Method OVS_SELECT_OPTIONS_PROJECT_ID on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method OVS_TARGET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20100806
2 Importing IV_TRFUNCTION Call by reference Type reference (TYPE) TRFUNCTION Type of Request / Task 20100806

Method OVS_TARGET_SYSTEM on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method SET_APPLICATION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPLICATION_PARAMETERS Call by reference Type reference (TYPE) CTS_ORGANIZER_APPL_PARAMETERS Transport Organizer - Application Parameters 20100806

Method SET_APPLICATION_PARAMETERS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method SET_APPLICATION_TYPES Signature

Method SET_APPLICATION_TYPES on class CL_CTS_ORGANIZER_WD_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_BOOTSTRAP_EXCEPTION cCTS Bootstrapper: A Bootstrapper Exception 20111019
2 CX_CTS_CHANGES_LOCKED The Changes are locked for a given System 20111019
3 CX_TMS_INVALID_EXTERNAL_SYSTEM The System cannot be managed externally in TMS 20111019
4 CX_TMS_UNACCESSABLE_SYSTEM No Destination known for the specified System 20111019
5 CX_TMS_UNKNOWN_DOMAIN The Domain is unknown in TMS 20111019
6 CX_TMS_UNKNOWN_SYSTEM The System is unknown in TMS 20111019

Method SET_ATTRIBUTES Signature

Method SET_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_BOOTSTRAP_EXCEPTION cCTS Bootstrapper: A Bootstrapper Exception 20111018
2 CX_CTS_CHANGES_LOCKED The Changes are locked for a given System 20111018
3 CX_CTS_NO_AUTHORITY No Authorization for this Action 20111018
4 CX_TMS_INVALID_EXTERNAL_SYSTEM The System cannot be managed externally in TMS 20111018
5 CX_TMS_UNACCESSABLE_SYSTEM No Destination known for the specified System 20111018
6 CX_TMS_UNKNOWN_DOMAIN The Domain is unknown in TMS 20111018
7 CX_TMS_UNKNOWN_SYSTEM The System is unknown in TMS 20111018

Method SET_CTS_PROJECTS Signature

Method SET_CTS_PROJECTS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_BOOTSTRAP_EXCEPTION cCTS Bootstrapper: A Bootstrapper Exception 20111019
2 CX_CTS_CHANGES_LOCKED The Changes are locked for a given System 20111019
3 CX_CTS_NO_AUTHORITY No Authorization for this Action 20111019
4 CX_TMS_INVALID_EXTERNAL_SYSTEM The System cannot be managed externally in TMS 20111019
5 CX_TMS_UNACCESSABLE_SYSTEM No Destination known for the specified System 20111019
6 CX_TMS_UNKNOWN_DOMAIN The Domain is unknown in TMS 20111019
7 CX_TMS_UNKNOWN_SYSTEM The System is unknown in TMS 20111019

Method SET_GROUP_ORDER Signature

Method SET_GROUP_ORDER on class CL_CTS_ORGANIZER_WD_CONTROLLER has no parameter.
Method SET_GROUP_ORDER on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method SET_PROJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROJECT_TYPES Call by reference Type reference (TYPE) CTS_PTYPE_INFOS Central CTS: Project Type Information 20100806

Method SET_PROJECT_TYPES on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method SET_TRANSPORT_TARGETS Signature

Method SET_TRANSPORT_TARGETS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_BOOTSTRAP_EXCEPTION cCTS Bootstrapper: A Bootstrapper Exception 20111019
2 CX_CTS_CHANGES_LOCKED The Changes are locked for a given System 20111019
3 CX_TMS_INVALID_EXTERNAL_SYSTEM The System cannot be managed externally in TMS 20111019
4 CX_TMS_UNACCESSABLE_SYSTEM No Destination known for the specified System 20111019
5 CX_TMS_UNKNOWN_DOMAIN The Domain is unknown in TMS 20111019
6 CX_TMS_UNKNOWN_SYSTEM The System is unknown in TMS 20111019

Method SET_USERS Signature

Method SET_USERS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_BOOTSTRAP_EXCEPTION cCTS Bootstrapper: A Bootstrapper Exception 20111019
2 CX_CTS_CHANGES_LOCKED The Changes are locked for a given System 20111019
3 CX_CTS_ORGANIZER_USER_NO_AUTH The User does not have Authorization for this Action 20111019
4 CX_TMS_INVALID_EXTERNAL_SYSTEM The System cannot be managed externally in TMS 20111019
5 CX_TMS_UNACCESSABLE_SYSTEM No Destination known for the specified System 20111019
6 CX_TMS_UNKNOWN_DOMAIN The Domain is unknown in TMS 20111019
7 CX_TMS_UNKNOWN_SYSTEM The System is unknown in TMS 20111019

Method VALIDATE_CTS_PROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTS_PROJECT Call by reference Type reference (TYPE) TRPROJECT CTS Project 20100823
2 Exporting EV_CTS_PROJECT_REQ_CREATION Call by reference Type reference (TYPE) ABAP_BOOL TRUE = The CTS Project allows the Creation of Requests 20100902
3 Exporting EV_CTS_PROJECT_VALID Call by reference Type reference (TYPE) ABAP_BOOL TRUE = The CTS Project entered by the User is valid 20100823
4 Importing IV_EXTERNALID Call by reference Type reference (TYPE) TR_EXTPID Project in (C)hange and (T)ransport (S)ystem 20100823

Method VALIDATE_CTS_PROJECTS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method VALIDATE_TARGET_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TRANSPORT_TARGET Call by reference Type reference (TYPE) CTS_ORGANIZER_TRANSPORT_TARGET Structure containing Transport Target 20101116
2 Exporting EV_TRANSPORT_TARGET_VALID Call by reference Type reference (TYPE) ABAP_BOOL TRUE = The Transport Target entered by the User is valid 20101116
3 Importing IV_TRANSPORT_TARGET Call by reference Type reference (TYPE) TARSYSTEM Transport Target for a Transport Request 20101116
4 Importing IV_TRFUNCTION Call by reference Type reference (TYPE) TRFUNCTION Type of Transport Request 20101116

Method VALIDATE_TARGET_SYSTEMS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.

Method VALIDATE_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) CTS_ORGANIZER_TT_MESSAGES Table containing Messages 20101110
2 Exporting ET_USERS_EXISTING Call by reference Type reference (TYPE) CTS_ORGANIZER_TT_USER Table Type of Structure BAPIUSNAME 20100924
3 Exporting ET_USERS_NOT_EXISTING Call by reference Type reference (TYPE) CTS_ORGANIZER_TT_USER Table Type of Structure BAPIUSNAME 20100924
4 Exporting EV_USER_DETAILS_NOT_AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL TRUE = User Data cannot be read due to missing Authorization 20111020
5 Exporting EV_VALIDATION_NOT_POSSIBLE Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Validation failed respectively was not possible 20111019
6 Importing IT_USERS_TO_BE_VALIDATED Call by reference Type reference (TYPE) CTS_ORGANIZER_TT_USER Table Type of Structure BAPIUSNAME 20100924

Method VALIDATE_USERS on class CL_CTS_ORGANIZER_WD_CONTROLLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702