SAP ABAP Class CL_CTS_ORGANIZER_WD_CREATE_REQ (Transport Organizer - Class for View 'POPUP_CREATE_REQUEST')
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 20101117
Properties
Class CL_CTS_ORGANIZER_WD_CREATE_REQ  
Short Description Transport Organizer - Class for View 'POPUP_CREATE_REQUEST'    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_ORGANIZER_WD_CONSTANTS Transport Organizer - Interface for Constants 20101117
Friends
Class CL_CTS_ORGANIZER_WD_CREATE_REQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 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
2 MO_TABLE_METHOD_HANDLER_TASKS Instance attribute Private Object reference (TYPE REF TO) IF_WD_TABLE_METHOD_HNDL Method Handler for the Table 20101122
3 MO_WD_COMPONENT_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IWCI_CTS_ORGANIZER Web Dynpro: Controller Interface 20100806
4 MO_WD_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Reference to the Context 20100806
5 MO_WD_VIEW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100806
6 MO_WD_WINDOW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW_CONTROLLER Web Dynpro: Window Controller 20100806
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_LINE_ON_TASK_TABLE Instance method Public Method Add a new/empty Line to the Table containing the Tasks 20101119
2 ADD_USERS_FROM_POPUP Instance method Public Method Add the Users selected on the Popup for Adding Users 20101119
3 APPLY_FILTER_TASKS Instance method Public Method Table 'Task(s)' - Apply the Filter 20101122
4 APPLY_SORTING_TASKS Instance method Public Method Table 'Task(s)' - Apply the Sorting Mechanism 20101122
5 CHANGE_CUST_DEF_ROWS_ON_TASKS Instance method Public Method Table 'Task(s)' - The Customer has changed the Table Size 20101122
6 CHANGE_REQUEST_TYPE Instance method Public Method The Request Type has been changed by the User 20100806
7 CLEAR_FILTER_VALUES_TASKS Instance method Public Method Table 'Task(s)' - Clear the Filter Values 20101122
8 CONSTRUCTOR Instance method Public Constructor Constructor 20100806
9 DELETE_TASK Instance method Public Method Delete a Line of the Table containing the Task 20101119
10 DESTROY Instance method Public Method Delete the Instance of the Class 20100806
11 DISPLAY_HIDE_FILTER_ON_TASKS Instance method Public Method Table 'Task(s)' - Display/hide the Filter 20101122
12 GET_INSTANCE Static method Public Method Get an Instance of the Class 20100806
13 GET_TABLE_METHOD_HANDLER_TASKS Instance method Public Method Table 'Task(s)' - Get the Method Handler of Tasks Table 20101122
14 GET_USER Instance method Public Method Check the Existence of a User & get the Data of the User 20110805
15 HANDLE_VALIDATION_OF_PRESEL Instance method Public Method Handle the Validation of the Preselection(s) to be set 20120326
16 HANDLE_VALIDATION_OF_TASKS Instance method Public Method Handle the Validation of the Task(s)/User(s) to be created 20110620
17 OBJECT_VALUE_SELECTION Instance method Public Method Handle the (O)bject (V)alue (S)election 20100806
18 PREPARE_POPUP Instance method Public Method Prepare the Window/Popup 20110616
19 PREPARE_POPUP_ADD_USERS Instance method Public Method Prepare the Popup for adding Users (-> Create Tasks) 20110616
20 PREPARE_POPUP_CREATE_REQUEST Instance method Public Method Prepare the Popup for creating a new Transport Request 20100806
21 PREPARE_VALUE_HELP_USER Instance method Public Method Value Help for Users - Prepare the Value 20101122
22 SEND_POPUP_TO_ADD_USERS Instance method Public Method Send the Popup for Searching & Adding (multiple) Users 20101119
23 SET_MESSAGE_AREA_ATTRIBUTES Instance method Public Method Set the Display Attributes of the Message Area 20100806
24 SET_SELECTED_USER Instance method Public Method Value Help for Users - Set the selected User(s) 20101122
25 SET_VIS_ROWS_ON_TABLE_TASKS Instance method Public Method Table 'Task(s)' - Set the Visible Rows Count 20101122
26 SYNCHRONIZE_PRESELECTION Instance method Public Method Synchronize the Preselection(s) 20120315
27 UNLOCK_TRANSPORT_REQUEST Instance method Public Method Unlock the Request for which Tasks should have been created 20110616
28 VALIDATE Instance method Public Method Validate the User Input 20100806
29 VALIDATE_CTS_PROJECT Instance method Public Method Validate the CTS Project entered by the User 20100824
30 VALIDATE_DESCRIPTION Instance method Public Method Validate the Description entered by the User 20101119
31 VALIDATE_OWNER Instance method Public Method Validate the Owner entered by the User 20101118
32 VALIDATE_PRESELECTION Instance method Public Method Validate the Preselection Checkbox(es) set by the User 20120323
33 VALIDATE_TARGET_PACKAGE Instance method Public Method Validate the Target Package entered by the User 20100824
34 VALIDATE_TARGET_SYSTEM Instance method Public Method Validate the Target System entered by the User 20100824
35 VALIDATE_TASKS Instance method Public Method Validate the Task(s)/User(s) entered by the User 20101119
36 VALIDATE_TRANSPORT_COLLECTION Instance method Public Method Validate the Transport Collection entered by the User 20100824
Events
Class CL_CTS_ORGANIZER_WD_CREATE_REQ has no event.
Types
Class CL_CTS_ORGANIZER_WD_CREATE_REQ has no local type.
Method Signatures

Method ADD_NEW_LINE_ON_TASK_TABLE Signature

Method ADD_NEW_LINE_ON_TASK_TABLE on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method ADD_NEW_LINE_ON_TASK_TABLE on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method ADD_USERS_FROM_POPUP Signature

Method ADD_USERS_FROM_POPUP on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method ADD_USERS_FROM_POPUP on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method APPLY_FILTER_TASKS Signature

Method APPLY_FILTER_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method APPLY_FILTER_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method APPLY_SORTING_TASKS Signature

Method APPLY_SORTING_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method APPLY_SORTING_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method CHANGE_CUST_DEF_ROWS_ON_TASKS Signature

Method CHANGE_CUST_DEF_ROWS_ON_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method CHANGE_CUST_DEF_ROWS_ON_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method CHANGE_REQUEST_TYPE Signature

Method CHANGE_REQUEST_TYPE on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method CHANGE_REQUEST_TYPE on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method CLEAR_FILTER_VALUES_TASKS Signature

Method CLEAR_FILTER_VALUES_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method CLEAR_FILTER_VALUES_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_COMPONENT_CONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_CTS_ORGANIZER Web Dynpro: Component Controller 20100806
2 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Reference to the Context 20100806
3 Importing IO_WD_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100806
4 Importing IO_WD_WINDOW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW_CONTROLLER Web Dynpro: Window Controller 20100806
# Exception Resumable Description Created on
1 CX_CTS_BOOTSTRAP_EXCEPTION cCTS Bootstrapper: Eine Bootstrapper Exception 20101117
2 CX_CTS_CHANGES_LOCKED Changes locked for given system 20101117
3 CX_TMS_INVALID_EXTERNAL_SYSTEM System cannot be managed externally in TMS 20101117
4 CX_TMS_UNACCESSABLE_SYSTEM Keine Destination fuer das Ziel bekannt 20101117
5 CX_TMS_UNKNOWN_DOMAIN Domain unknown in TMS 20101117
6 CX_TMS_UNKNOWN_SYSTEM System unknown in TMS 20101117

Method DELETE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20101119

Method DELETE_TASK on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method DESTROY Signature

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

Method DISPLAY_HIDE_FILTER_ON_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20101122

Method DISPLAY_HIDE_FILTER_ON_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_COMPONENT_CONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_CTS_ORGANIZER Web Dynpro: Component Controller 20100806
2 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Reference to the Context 20100806
3 Importing IO_WD_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100806
4 Importing IO_WD_WINDOW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW_CONTROLLER Web Dynpro: Window Controller 20100806
5 Returning RO_CL_CTS_ORGANIZER_CREATE_REQ Value transfer Object reference (TYPE REF TO) CL_CTS_ORGANIZER_WD_CREATE_REQ Class representing the View 'POPUP_CREATE_REQUEST' 20100806
# Exception Resumable Description Created on
1 CX_CTS_BOOTSTRAP_EXCEPTION cCTS Bootstrapper: Eine Bootstrapper Exception 20101117
2 CX_CTS_CHANGES_LOCKED Changes locked for given system 20101117
3 CX_TMS_INVALID_EXTERNAL_SYSTEM System cannot be managed externally in TMS 20101117
4 CX_TMS_UNACCESSABLE_SYSTEM Keine Destination fuer das Ziel bekannt 20101117
5 CX_TMS_UNKNOWN_DOMAIN Domain unknown in TMS 20101117
6 CX_TMS_UNKNOWN_SYSTEM System unknown in TMS 20101117

Method GET_TABLE_METHOD_HANDLER_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20101122

Method GET_TABLE_METHOD_HANDLER_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method GET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER Call by reference Type reference (TYPE) CTS_ORGANIZER_USER Transport Organizer - Structure for User(s) 20110805
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20110805
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY No Authorization for this Action 20110817
2 CX_CTS_ORGANIZER_NO_SELECTION Insufficient Crit. for Selecting User Data 20111025
3 CX_CTS_ORGANIZER_USER_INITIAL The Username is initial 20111025
4 CX_CTS_ORGANIZER_USER_NO_AUTH The User does not have Authorization for this Action 20111025
5 CX_CTS_ORGANIZER_WD_GENERAL An unspecific Exception occurred 20111025
6 CX_CTS_OWNER_NOT_EXISTS The Owner does not exist 20110817

Method HANDLE_VALIDATION_OF_PRESEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120326
2 Importing IV_EVENT_ID Call by reference Type reference (TYPE) STRING ID/Name of the Event 20120326
3 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The (entered) Data has/have Validation Error(s) 20120326

Method HANDLE_VALIDATION_OF_PRESEL on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method HANDLE_VALIDATION_OF_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20110620
2 Importing IV_CHECK_PRESELECTIONS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE TRUE = Check the Preselection(s) 20120322
3 Importing IV_CREATE_NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE TRUE = A new Line is created if no Validation Error occured 20110620
4 Importing IV_ID Call by reference Type reference (TYPE) STRING (Input) Field, where the Cursor is currently located 20110620
5 Importing IV_SET_CURSOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE TRUE = Set the Cursor if no Validation Error occured 20110620
6 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The (entered) Data has/have Validation Error(s) 20110620

Method HANDLE_VALIDATION_OF_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method 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 20100806
2 Importing IV_OVS_COMPONENT Call by reference Type reference (TYPE) STRING Name of the OVS Component Usage 20101111

Method OBJECT_VALUE_SELECTION on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method PREPARE_POPUP Signature

Method PREPARE_POPUP on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method PREPARE_POPUP on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method PREPARE_POPUP_ADD_USERS Signature

Method PREPARE_POPUP_ADD_USERS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method PREPARE_POPUP_ADD_USERS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method PREPARE_POPUP_CREATE_REQUEST Signature

Method PREPARE_POPUP_CREATE_REQUEST on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method PREPARE_POPUP_CREATE_REQUEST on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method PREPARE_VALUE_HELP_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F4_ATTRIBUTE_INFO Call by reference Type reference (TYPE) WDR_CONTEXT_ATTRIBUTE_INFO Meta Information for an Attribute of a Context Node 20101122
2 Importing F4_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20101122

Method PREPARE_VALUE_HELP_USER on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method SEND_POPUP_TO_ADD_USERS Signature

Method SEND_POPUP_TO_ADD_USERS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method SEND_POPUP_TO_ADD_USERS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method SET_MESSAGE_AREA_ATTRIBUTES Signature

Method SET_MESSAGE_AREA_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method SET_MESSAGE_AREA_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method SET_SELECTED_USER Signature

Method SET_SELECTED_USER on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
Method SET_SELECTED_USER on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method SET_VIS_ROWS_ON_TABLE_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROWS Call by reference Type reference (TYPE) I Number of visible Rows to be set 20101122

Method SET_VIS_ROWS_ON_TABLE_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method SYNCHRONIZE_PRESELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120315
2 Importing IV_EVENT_ID Call by reference Type reference (TYPE) STRING ID/Name of the Event 20120315

Method SYNCHRONIZE_PRESELECTION on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method UNLOCK_TRANSPORT_REQUEST Signature

Method UNLOCK_TRANSPORT_REQUEST on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_ORGANIZER_WD_GENERAL An unspecific Exception occurred 20111025

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALIDATION_ERROR_OCCURED Value transfer Type reference (TYPE) ABAP_BOOL TRUE = A Validation Error occured 20100806

Method VALIDATE on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method VALIDATE_CTS_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The (entered) Data has/have Validation Error(s) 20101119

Method VALIDATE_CTS_PROJECT on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method VALIDATE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The (entered) Data has/have Validation Error(s) 20101119

Method VALIDATE_DESCRIPTION on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method VALIDATE_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The (entered) Data has/have Validation Error(s) 20101119

Method VALIDATE_OWNER on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method VALIDATE_PRESELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID ID/Name of the SAP System 20120323
2 Importing IV_USER Call by reference Type reference (TYPE) TR_AS4USER ID/Name of the User 20120323
3 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The (entered) Data has/have Validation Error(s) 20120323

Method VALIDATE_PRESELECTION on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method VALIDATE_TARGET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The (entered) Data has/have Validation Error(s) 20101119

Method VALIDATE_TARGET_PACKAGE on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method VALIDATE_TARGET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The (entered) Data has/have Validation Error(s) 20101119

Method VALIDATE_TARGET_SYSTEM on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method VALIDATE_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20101122
2 Importing IV_CHECK_ANY_USER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE TRUE = Check, whether at least one User has been entered 20110620
3 Importing IV_CHECK_DUPLICATES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE TRUE = Check for Duplicates 20110620
4 Importing IV_CHECK_PRESELECTIONS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE TRUE = Check the Preselection(s) 20120320
5 Importing IV_CREATE_NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL TRUE = A new Line is created if no Validation Error occured 20101122
6 Importing IV_ID Call by reference Type reference (TYPE) STRING (Input) Field, where the Cursor is currently located 20101122
7 Importing IV_SET_CURSOR Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Set the Cursor if no Validation Error occured 20101122
8 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The (entered) Data has/have Validation Error(s) 20101119

Method VALIDATE_TASKS on class CL_CTS_ORGANIZER_WD_CREATE_REQ has no exception.

Method VALIDATE_TRANSPORT_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The (entered) Data has/have Validation Error(s) 20101119

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