SAP ABAP Class /SAPDII/CL_VMS_OCDCUSTOMER (Controller Class for /SAPDII/DWB)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   DI-WI-DP (Application Component) Dealer Portal
     /SAPDII/DI_VMS_UI (Package) Dealer work bench of Vehicle manager system
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_CONTROLLER2 BSP Component 20020916
Properties
Class /SAPDII/CL_VMS_OCDCUSTOMER  
Short Description Controller Class for /SAPDII/DWB    
Super Class CL_BSP_CONTROLLER2 BSP Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPDII/DI_VMS_UI   Dealer work bench of Vehicle manager system 
Created 20020916   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPDII/CL_VMS_OCDCUSTOMER has no forward declaration.
Interfaces
Class /SAPDII/CL_VMS_OCDCUSTOMER has no interface implemented.
Friends
Class /SAPDII/CL_VMS_OCDCUSTOMER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUS_PARTNER Static Attribute Public Type reference (TYPE) /SAPDII/DWB_CUST_SRCH_DTLS-BPARTNER Business partner 20021023
2 DELIVERY_DATE Static Attribute Public Type reference (TYPE) DATUM Date 20021211
3 LS_CUSTDTLS Static Attribute Public Type reference (TYPE) /SAPDII/DWB_CUST_SRCH_DTLS Data Structure to store the Customer Search details 20021023
4 LS_RETURN Static Attribute Public Type reference (TYPE) BAPIRET2 Return Parameter 20021207
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOMER Instance method Protected Method Get the customer details 20021023
2 UPDATE_CUSTOMER Instance method Protected Method Update the customer details 20021211
Events
Class /SAPDII/CL_VMS_OCDCUSTOMER has no event.
Types
Class /SAPDII/CL_VMS_OCDCUSTOMER has no local type.
Method Signatures

Method GET_CUSTOMER Signature

Method GET_CUSTOMER on class /SAPDII/CL_VMS_OCDCUSTOMER has no parameter.
Method GET_CUSTOMER on class /SAPDII/CL_VMS_OCDCUSTOMER has no exception.

Method UPDATE_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BPARTNER Value transfer Type reference (TYPE) STRING 20021223
2 Exporting CITY Call by reference Type reference (TYPE) STRING 20021211
3 Exporting COUNTRY_CODE Call by reference Type reference (TYPE) STRING 20021211
4 Exporting CUSTOMER_LS Call by reference Type reference (TYPE) /SAPDII/DWB_CUST_SRCH_DTLS Datenstruktur zum Sichern der Details zur Kundensuche 20021223
5 Exporting EMAIL Call by reference Type reference (TYPE) STRING 20021211
6 Exporting FIRST_NAME Call by reference Type reference (TYPE) STRING 20021211
7 Importing FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP-Framework (iHTTP) Tabellenname / Wertepaare 20021211
8 Exporting HOUSE_NO Call by reference Type reference (TYPE) STRING 20021211
9 Exporting LAST_NAME Call by reference Type reference (TYPE) STRING 20021211
10 Exporting PHONE Call by reference Type reference (TYPE) STRING 20021211
11 Exporting POSTAL_CODE Call by reference Type reference (TYPE) STRING 20021211
12 Exporting ROOM_NO Call by reference Type reference (TYPE) STRING 20021211
13 Exporting STREET Call by reference Type reference (TYPE) STRING 20021211

Method UPDATE_CUSTOMER on class /SAPDII/CL_VMS_OCDCUSTOMER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 30