SAP ABAP Class /DSD/SL_CL_WA_VISIT_HD_ADDR (Work Area Header+Address Data)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-DSD-RA-SL (Application Component) Route Settlement
     /DSD/SL (Package) Route Settlement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /DSD/SL_CL_WORKAREA "Template" for the Work Areas 20020621
Properties
Class /DSD/SL_CL_WA_VISIT_HD_ADDR  
Short Description Work Area Header+Address Data    
Super Class /DSD/SL_CL_WORKAREA "Template" for the Work Areas 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/SL   Route Settlement 
Created 20020621   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_DOCKING_CONTAINER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /DSD/SL_CL_WA_VISIT_HD_ADDR has no interface implemented.
Friends
Class /DSD/SL_CL_WA_VISIT_HD_ADDR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CPD_NO Constant Public Type reference (TYPE) SDYDO_VALUE ' ' Flag: One-Time Customer "No" 20020624
2 MC_CPD_YES Constant Public Type reference (TYPE) SDYDO_VALUE 'X' Flag: One-Time Customer "Yes" 20020624
3 MC_ID_CITY Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'CITY' ID Input Element "CITY" 20020623
4 MC_ID_COUNTRY Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'COUNTRY' ID Input Element "COUNTRY" 20020623
5 MC_ID_CPD Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'CPD' ID Input Element "One-Time Customer" 20020623
6 MC_ID_CUSTNR Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'CUSTNR' ID Input Element "Customer Number" 20020623
7 MC_ID_DISTR Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'DISTR' ID Input Element "DISTR" 20020623
8 MC_ID_F4_COUNTRY Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'BTN_COUNTRY' ID F4 Button "COUNTRY" 20020623
9 MC_ID_F4_CUSTNR Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'BTN_CUSTNR' ID F4 Button "Customer Number" 20020623
10 MC_ID_F4_LANG_KEY Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'BTN_LANG_KEY' ID F4 Button "LANG_KEY" 20020623
11 MC_ID_F4_REGION Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'BTN_REGION' ID F4 Button "REGION" 20020623
12 MC_ID_F4_SPART Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'BTN_SPART' ID F4 Button "Customer Number" 20030424
13 MC_ID_F4_VISCOD Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'BTN_VISCOD' ID F4 Button "VISCOD" 20020624
14 MC_ID_F4_VKORG Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'BTN_VKORG' ID F4 Button "Customer Number" 20030424
15 MC_ID_F4_VTWEG Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'BTN_VTWEG' ID F4 Button "Customer Number" 20030424
16 MC_ID_FAX Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'FAX' ID Input Element "FAX" 20020623
17 MC_ID_LANG_KEY Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'LANG_KEY' ID Input Element "LANG_KEY" 20020623
18 MC_ID_NAME1 Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'NAME1' ID Input Element "Name1" 20020623
19 MC_ID_NAME2 Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'NAME2' ID Input Element "Name2" 20020623
20 MC_ID_PHONE Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'PHONE' ID Input Element "PHONE" 20020623
21 MC_ID_PST_CD Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'PST_CD' ID Input Element "PST_CD" 20020623
22 MC_ID_REGION Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'REGION' ID Input Element "REGION" 20020623
23 MC_ID_SPART Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'SPART' ID Input Element "Customer Number" 20030424
24 MC_ID_STREET Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'STREET' ID Input Element "STREET" 20020623
25 MC_ID_STR_SUPPL1 Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'STR_SUPPL1' 20041011
26 MC_ID_STR_SUPPL2 Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'STR_SUPPL2' 20041011
27 MC_ID_TITLE Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'TITLE' ID Input Element "TITLE" 20020623
28 MC_ID_VISCOD Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'VISCOD' ID Input Element "VISCOD" 20020623
29 MC_ID_VKORG Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'VKORG' ID Input Element "Customer Number" 20030424
30 MC_ID_VTWEG Constant Public Type reference (TYPE) SDYDO_ELEMENT_NAME 'VTWEG' ID Input Element "Customer Number" 20030424
31 MR_MODEL Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_MO_VISIT_HD_ADDR Model Visit Header+Address Data 20020621
32 MR_VIEW Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_VIEW_VISIT_HD_ADDR View Visit Header+Address data 20020621
33 M_MODE_MAINTAIN Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Mode: Edit <-> Display 20020621
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_NOK Instance method Public Method Change NOK to Visit Level 20030702
2 CHECK_AND_UPDATE Instance method Private Method Check and Update all Input Elements 20020621
3 CONSTRUCTOR Instance method Public Constructor Constructor 20020621
4 CREATE_NEW_VISIT Instance method Public Method Create a New Visit 20020705
5 DELETE_VISIT Instance method Public Method Delete Visit 20070718
6 ON_CLICKED Instance method Private Event handling method Event Handler for "CLICKED" (cl_dd_button_element) 20020621
7 ON_ENTERED Instance method Private Event handling method Event Handler for "ENTERED" (cl_dd_input_element) 20020621
8 ON_HELP_F1 Instance method Private Event handling method Event Handler for "HELP_F1" (cl_dd_input_element) 20020621
9 ON_HELP_F4 Instance method Private Event handling method Event Handler for "HELP_F4" (cl_dd_input_element) 20020621
10 ON_NOK_CHANGED Instance method Private Event handling method Event Handler for "NOK_CHANGED" 20020625
11 ON_SELECTED Instance method Private Event handling method Event Handler for "'SELECTED" (cl_dd_select_element) 20020623
12 REFRESH_VIEW Instance method Private Method Refresh View 20020621
13 SET_DATA Instance method Public Method Set Data to Work with 20020621
14 SET_EVENT_HANDLER Instance method Private Method Register Event Handler 20020621
15 SET_GUI_EVENT_HANDLER Instance method Private Method Register GUI Event Handlers 20020621
Events
# Event Type Visibility Description Created on
1 NOK_CHANGED Instance Event
(0)
Public
(2)
NOK Changed 20020621
Types
Class /DSD/SL_CL_WA_VISIT_HD_ADDR has no local type.
Method Signatures

Method CHANGE_NOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RACVHD_KEY Struktur mit Schlüssel zu Kunden Besuch 20030702
2 Importing I_POK Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Ankreuzfeld 20030702

Method CHANGE_NOK on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method CHECK_AND_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Chybová hlášení 20020621

Method CHECK_AND_UPDATE on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_BUFFER Call by reference Object reference (TYPE REF TO) /DSD/SL_CL_DATA_BUFFER Datenpuffer 20020621
2 Importing I_EXTENSION Value transfer Type reference (TYPE) I Höhe / Breite 20020621
3 Importing I_OPEN Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Offen <-> Geschlossen 20020621
4 Importing I_TITLE Value transfer Type reference (TYPE) STRING Titel der Workarea 20020621
5 Importing I_VISIBLE Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Viditelnost 20020621

Method CONSTRUCTOR on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method CREATE_NEW_VISIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY_VISIT Call by reference Type reference (TYPE) /DSD/HH_RACVHD_KEY Struktur mit Schlüssel zu Kunden Besuch 20020705
2 Importing IS_KEY_TOUR Call by reference Type reference (TYPE) /DSD/HH_RAHD_KEY Struktur mit Schlüssel zu Tour Kopf 20020705

Method CREATE_NEW_VISIT on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method DELETE_VISIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RACVHD_KEY Struktur mit Schlüssel zu Kunden Besuch 20070718

Method DELETE_VISIT on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method ON_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020621

Method ON_CLICKED on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method ON_ENTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020621

Method ON_ENTERED on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method ON_HELP_F1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020621

Method ON_HELP_F1 on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method ON_HELP_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020621

Method ON_HELP_F4 on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method ON_NOK_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_KEY_ADDR Call by reference Attribute reference (LIKE) 20020625
2 Importing ES_KEY_HD Call by reference Attribute reference (LIKE) 20020625
3 Importing E_POK Call by reference Attribute reference (LIKE) 20020625

Method ON_NOK_CHANGED on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method ON_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020623

Method ON_SELECTED on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method REFRESH_VIEW Signature

Method REFRESH_VIEW on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no parameter.
Method REFRESH_VIEW on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RACVHD_KEY Schlüssel der Daten zum Arbeitsvorrat 20020621

Method SET_DATA on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method SET_EVENT_HANDLER Signature

Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no parameter.
Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.

Method SET_GUI_EVENT_HANDLER Signature

Method SET_GUI_EVENT_HANDLER on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no parameter.
Method SET_GUI_EVENT_HANDLER on class /DSD/SL_CL_WA_VISIT_HD_ADDR has no exception.
Event Signatures

Event NOK_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ES_KEY Exporting Value transfer Type reference (TYPE) /DSD/HH_RACVHD_KEY Schlüssel zu Kundenbesuch 20020621
2 E_POK Exporting Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Nová hodnota 20020621
History
Last changed by/on SAP  20100310 
SAP Release Created in 461