SAP ABAP Class IF_USMD_MAC_SELECTABLE (Selectable)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_USMD_MAC_CONCEPT Concept 20120329
2 Interface composition (i COMPRISING i_ref)  IF_USMD_MAC_CONCEPT_TYPE Concept Type 20120329
3 Interface composition (i COMPRISING i_ref)  IF_USMD_MAC_KEY_COMPONENT_TYPE Key Component Type 20120507
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_MAC_SELECTABLE Selectable 20120329
Properties
Class IF_USMD_MAC_SELECTABLE  
Short Description Selectable    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120329   SAP 
Last change 20130531   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
Class IF_USMD_MAC_SELECTABLE has no interface implemented.
Friends
Class IF_USMD_MAC_SELECTABLE has no friend class.
Attributes
Class IF_USMD_MAC_SELECTABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS Instance method Public Method Equals Specified Selectable? 20120401
2 SELECT Instance method Public Method Select Selectables 20120329
3 SELECT_SINGLE Instance method Public Method Select a Single Selectable 20120329
Events
Class IF_USMD_MAC_SELECTABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SELECTABLE Public See coding 20120329 tt_selectable TYPE STANDARD TABLE OF REF TO if_usmd_mac_selectable with key TABLE_LINE
Method Signatures

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELECTABLE Call by reference Object reference (TYPE REF TO) IF_USMD_MAC_SELECTABLE Selectable 20120401
2 Returning RF_EQUALS Value transfer Type reference (TYPE) ABAP_BOOL Equals Specified Selectable? 20120401

Method EQUALS on class IF_USMD_MAC_SELECTABLE has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPR Call by reference Type reference (TYPE) STRING Expression 20120330
2 Returning SELECTABLE Value transfer Type reference (TYPE) IF_USMD_MAC_SELECTABLE=>TT_SELECTABLE Selectables 20120330
3 Importing V1 Call by reference Type reference (TYPE) ANY Value Carrying Variable 1 20120330
4 Importing V2 Call by reference Type reference (TYPE) ANY Value Carrying Variable 2 20120330
5 Importing V3 Call by reference Type reference (TYPE) ANY Value Carrying Variable 3 20120330
6 Importing V4 Call by reference Type reference (TYPE) ANY Value Carrying Variable 4 20120330
# Exception Resumable Description Created on
1 CX_USMD_MAC_SELECTION Selection Exception 20120329

Method SELECT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPR Call by reference Type reference (TYPE) STRING Expression 20120330
2 Returning SELECTABLE Value transfer Object reference (TYPE REF TO) IF_USMD_MAC_SELECTABLE Selectable 20120330
3 Importing V1 Call by reference Type reference (TYPE) ANY Value Carrying Variable 1 20120330
4 Importing V2 Call by reference Type reference (TYPE) ANY Value Carrying Variable 2 20120330
5 Importing V3 Call by reference Type reference (TYPE) ANY Value Carrying Variable 3 20120330
6 Importing V4 Call by reference Type reference (TYPE) ANY Value Carrying Variable 4 20120330
# Exception Resumable Description Created on
1 CX_USMD_MAC_SELECTION Selection Exception 20120329
History
Last changed by/on SAP  20130531 
SAP Release Created in