SAP ABAP Class CL_CTS_ORGANIZER_WD_ADD_ATTR (Transport Organizer - Class for View 'POPUP_ADD_ATTRIBUTES')
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 20101125
Properties
Class CL_CTS_ORGANIZER_WD_ADD_ATTR  
Short Description Transport Organizer - Class for View 'POPUP_ADD_ATTRIBUTES'    
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 20100830   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 20101125
Friends
Class CL_CTS_ORGANIZER_WD_ADD_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_WD_COMPONENT_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IWCI_CTS_ORGANIZER Web Dynpro: Controller Interface 20100830
2 MO_WD_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Reference to the Context 20100830
3 MO_WD_VIEW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100830
4 MO_WD_WINDOW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW_CONTROLLER Web Dynpro: Window Controller 20100830
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100830
2 CREATE_MESSAGE_ATTR_ADDED Instance method Public Method Create Information Messages for all Attributes added 20101012
3 DESTROY Instance method Public Method Delete the Instance of the Class 20100830
4 GET_INSTANCE Static method Public Method Get an Instance of the Class 20100830
5 PREPARE_POPUP_ADD_ATTRIBUTES Instance method Public Method Prepare the Popup for adding Attributes on Tab 'Attributes' 20100830
6 SET_MESSAGE_AREA_ATTRIBUTES Instance method Public Method Set the Display Attributes of the Message Area 20100830
7 SORT_TABLE Instance method Public Method Sort the Table containing the Attributes to be added 20100831
8 VALIDATE Instance method Public Method Validate the User Input 20100830
Events
Class CL_CTS_ORGANIZER_WD_ADD_ATTR has no event.
Types
Class CL_CTS_ORGANIZER_WD_ADD_ATTR has no local type.
Method Signatures

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 20100830
2 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Reference to the Context 20100830
3 Importing IO_WD_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100830
4 Importing IO_WD_WINDOW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW_CONTROLLER Web Dynpro: Window Controller 20100830

Method CONSTRUCTOR on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.

Method CREATE_MESSAGE_ATTR_ADDED Signature

Method CREATE_MESSAGE_ATTR_ADDED on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no parameter.
Method CREATE_MESSAGE_ATTR_ADDED on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.

Method DESTROY Signature

Method DESTROY on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no parameter.
Method DESTROY on class CL_CTS_ORGANIZER_WD_ADD_ATTR 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 20100830
2 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Reference to the Context 20100830
3 Importing IO_WD_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100830
4 Importing IO_WD_WINDOW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW_CONTROLLER Web Dynpro: Window Controller 20100830
5 Returning RO_CL_CTS_ORGANIZER_ADD_ATTR Value transfer Object reference (TYPE REF TO) CL_CTS_ORGANIZER_WD_ADD_ATTR Class representing the View 'POPUP_ADD_ATTRIBUTES' 20100830

Method GET_INSTANCE on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.

Method PREPARE_POPUP_ADD_ATTRIBUTES Signature

Method PREPARE_POPUP_ADD_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no parameter.
Method PREPARE_POPUP_ADD_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.

Method SET_MESSAGE_AREA_ATTRIBUTES Signature

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

Method SORT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN Call by reference Type reference (TYPE) STRING Column to be sorted 20100831
2 Importing IV_DIRECTION Call by reference Type reference (TYPE) WDUI_TABLE_COL_SORT_DIR Sorting Direction 20100831

Method SORT_TABLE on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.

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 20100830

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