SAP ABAP Class /TDAG/RCSCL_UEC_SEL_PERSON (Selection Dialog Person)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/RCS_UEC (Package) REACH Compliance - Use and Exposure Collection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /TDAG/RCSCL_UEC_SEL_ROOT Base Class for Business Partner Selection Dialog 20100430
Properties
Class /TDAG/RCSCL_UEC_SEL_PERSON  
Short Description Selection Dialog Person    
Super Class /TDAG/RCSCL_UEC_SEL_ROOT Base Class for Business Partner Selection Dialog 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /TDAG/RCS_UEC   REACH Compliance - Use and Exposure Collection 
Created 20100430   SAP 
Last change 20141109    
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 /TDAG/RCSCL_UEC_SEL_PERSON has no interface implemented.
Friends
Class /TDAG/RCSCL_UEC_SEL_PERSON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COLUMN_WIDTH_DESC Constant Private Type reference (TYPE) LVC_OUTLEN 14 ALV-Control: Spaltenbreite in Character 20100430
2 GC_COLUMN_WIDTH_DESC10 Constant Private Type reference (TYPE) LVC_OUTLEN 10 ALV control: Column width in characters 20100506
3 GC_COLUMN_WIDTH_DESC20 Constant Private Type reference (TYPE) LVC_OUTLEN 20 ALV control: Column width in characters 20100506
4 GC_COLUMN_WIDTH_FLAG Constant Private Type reference (TYPE) LVC_OUTLEN 6 ALV-Control: Spaltenbreite in Character 20100430
5 GC_COLUMN_WIDTH_ICON Constant Private Type reference (TYPE) LVC_OUTLEN 6 ALV-Control: Spaltenbreite in Character 20100430
6 GC_COLUMN_WIDTH_KEY10 Constant Private Type reference (TYPE) LVC_OUTLEN 10 ALV-Control: Spaltenbreite in Character 20100430
7 GC_COLUMN_WIDTH_KEY12 Constant Private Type reference (TYPE) LVC_OUTLEN 12 ALV-Control: Spaltenbreite in Character 20100430
8 GC_COLUMN_WIDTH_KEY18 Constant Private Type reference (TYPE) LVC_OUTLEN 18 ALV-Control: Spaltenbreite in Character 20100430
9 GC_COLUMN_WIDTH_KEY2 Constant Private Type reference (TYPE) LVC_OUTLEN 2 ALV-Control: Spaltenbreite in Character 20100430
10 GC_COLUMN_WIDTH_KEY4 Constant Private Type reference (TYPE) LVC_OUTLEN 4 ALV-Control: Spaltenbreite in Character 20100430
11 GO_DATA_HANDLER Static Attribute Private Object reference (TYPE REF TO) /TDAG/RCSCL_UEC_SEL_PERSON Basisklasse für Auswahldialog Entitäten 20100430
12 MT_COMPL_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20100505
13 MT_OUTTAB_SEL Instance attribute Private Type reference (TYPE) /TDAG/RCSY_UEC_SEL_PERSON Selected Persons 20100430
14 MT_OUTTAB_SET Instance attribute Private Type reference (TYPE) /TDAG/RCSY_UEC_SEL_PERSON All Persons 20100430
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ENTRIES Instance method Public Method Check all entries 20100506
2 DATA_DESTRUCTOR Instance method Public Method DESTRUCTOR 20100430
3 ENABLE_ADR_EDIT Instance method Private Method Enables address edit 20100505
4 ENABLE_FIELD_EDIT Instance method Private Method Enables / Disables Field edit mode 20100505
5 ENSURE_ENTRY_CAPAC Instance method Private Method Ensures that empty rows are displayed for input 20100504
6 GET_COMPL_FIELDCAT Instance method Private Method Get the complete field catalog 20100505
7 GET_INSTANCE_CL Static method Public Method Datenverwaltung zur Entität Person 20100430
8 GET_STYLE_TAB Instance method Private Method Get initial style table 20100505
9 INIT_TOOLBAR Instance method Private Method Get Toolbar Functions 20100505
10 REFRESH_TABLE Instance method Private Method Refresh the table display 20100505
11 SET_OUTTAB_SET Instance method Private Method Initiales setzen aller möglichen und gültigen Personen 20100430
12 SWITCH_EDIT_MODE Instance method Private Method 20100505
13 TEST Instance method Public Method 20100506
Events
Class /TDAG/RCSCL_UEC_SEL_PERSON has no event.
Types
Class /TDAG/RCSCL_UEC_SEL_PERSON has no local type.
Method Signatures

Method CHECK_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG_TAB Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20100506
2 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Errors does exist 20100506
# Exception Resumable Description Created on
1 FAILED Error occured 20100506

Method DATA_DESTRUCTOR Signature

Method DATA_DESTRUCTOR on class /TDAG/RCSCL_UEC_SEL_PERSON has no parameter.
Method DATA_DESTRUCTOR on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method ENABLE_ADR_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_PERSON Call by reference Type reference (TYPE) /TDAG/RCSS_UEC_SEL_PERSON Selection Dialog - Person 20100505
2 Importing IV_SET_EDITABLE Call by reference Type reference (TYPE) ABAP_BOOL Editable true/false 20100505

Method ENABLE_ADR_EDIT on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method ENABLE_FIELD_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20100505
2 Importing IV_SET_EDITABLE Call by reference Type reference (TYPE) ABAP_BOOL 20100505
3 Changing XS_PERSON Call by reference Type reference (TYPE) /TDAG/RCSS_UEC_SEL_PERSON Selection Dialog - Person 20100505

Method ENABLE_FIELD_EDIT on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method ENSURE_ENTRY_CAPAC Signature

Method ENSURE_ENTRY_CAPAC on class /TDAG/RCSCL_UEC_SEL_PERSON has no parameter.
Method ENSURE_ENTRY_CAPAC on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method GET_COMPL_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20100505

Method GET_COMPL_FIELDCAT on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method GET_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_PERSON_HANDLER Call by reference Object reference (TYPE REF TO) /TDAG/RCSCL_UEC_SEL_PERSON Auswahldialog Geschäftspartner Person 20100503
2 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20100430
3 Importing IV_SUBID Call by reference Type reference (TYPE) ESESUBID Spezifikation 20100430

Method GET_INSTANCE_CL on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method GET_STYLE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STYLE_TAB Value transfer Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20100505

Method GET_STYLE_TAB on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method INIT_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOOLBAR Call by reference Type reference (TYPE) UI_FUNCTIONS Function Code Table 20100505
2 Importing IV_IS_SEL_TAB Call by reference Type reference (TYPE) ABAP_BOOL 20100505

Method INIT_TOOLBAR on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method REFRESH_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20100505

Method REFRESH_TABLE on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method SET_OUTTAB_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OUTTAB Call by reference Type reference (TYPE) /TDAG/RCSY_UEC_SEL_PERSON Auswahldialog - Person 20100430

Method SET_OUTTAB_SET on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method SWITCH_EDIT_MODE Signature

Method SWITCH_EDIT_MODE on class /TDAG/RCSCL_UEC_SEL_PERSON has no parameter.
Method SWITCH_EDIT_MODE on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.

Method TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20100506

Method TEST on class /TDAG/RCSCL_UEC_SEL_PERSON has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200_600