SAP ABAP Class CL_SAS_WD_ASSISTANCE (Assistance Class for SALESAREA_SELECTOR)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-BP-CM (Application Component) Customer Master
     ERP_SALES_LCM (Package) Customer Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20060725
Properties
Class CL_SAS_WD_ASSISTANCE  
Short Description Assistance Class for SALESAREA_SELECTOR    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SALES_LCM   Customer Maintenance 
Created 20060725   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAS_WD_ASSISTANCE has no forward declaration.
Interfaces
Class CL_SAS_WD_ASSISTANCE has no interface implemented.
Friends
Class CL_SAS_WD_ASSISTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PHASE01 Constant Public Type reference (TYPE) I 1 Fill Input Values 20060727
2 GC_PHASE02 Constant Public Type reference (TYPE) I 2 Copy Result 20060727
3 GC_PHASE03 Constant Public Type reference (TYPE) I 3 Cancel 20061207
Methods
# Method Level Visibility Method type Description Created on
1 GET_SALESAREAS Instance method Public Method Determine List of Existing Sales Areas 20060725
2 GET_SALESAREA_FROM_PID Static method Public Method 20080409
Events
Class CL_SAS_WD_ASSISTANCE has no event.
Types
Class CL_SAS_WD_ASSISTANCE has no local type.
Method Signatures

Method GET_SALESAREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CUSTOMER Call by reference Type reference (TYPE) KUNNR Debitorennummer 1 20060725
2 Returning RT_SALESAREA Value transfer Type reference (TYPE) TDT_SALESAREA Tabellentyp zur Struktur TDS_SALESAREA 20060725

Method GET_SALESAREAS on class CL_SAS_WD_ASSISTANCE has no exception.

Method GET_SALESAREA_FROM_PID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SALESAREA Call by reference Type reference (TYPE) TDS_SALESAREA Vertriebsbereiche für Auftragsbearbeitung 20080409
2 Importing IV_USERNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME 20080409

Method GET_SALESAREA_FROM_PID on class CL_SAS_WD_ASSISTANCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700