SAP ABAP Class /SAPDII/CL_SPP_ORDDETAIL (Controller Class for /sapdii/di_spp_ui)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   DI-WI-DP (Application Component) Dealer Portal
     /SAPDII/DI_SPP_UI (Package) Spareparts Project for the Internet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_CONTROLLER2 BSP Component 20021016
Properties
Class /SAPDII/CL_SPP_ORDDETAIL  
Short Description Controller Class for /sapdii/di_spp_ui    
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_SPP_UI   Spareparts Project for the Internet 
Created 20021016   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPDII/CL_SPP_ORDDETAIL has no forward declaration.
Interfaces
Class /SAPDII/CL_SPP_ORDDETAIL has no interface implemented.
Friends
Class /SAPDII/CL_SPP_ORDDETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION Static Attribute Public Type reference (TYPE) STRING Different actions 20021022
2 CHANGE_INITIAL_FLAG Static Attribute Public Type reference (TYPE) CHAR1 To indicate wether 'Change' is called for first time 20021121
3 CUSTADDR Static Attribute Public Type reference (TYPE) /SAPDII/SPPCUSTADDR customer details 20021016
4 INV_HEADER Static Attribute Public Type reference (TYPE) /SAPDII/SPP_INVOICE_UI Invoice header 20021016
5 IS_FIELDS Static Attribute Public Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20021022
6 ITERATOR Instance attribute Public Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20021021
7 ITMTXT_FLAG Static Attribute Public Type reference (TYPE) STRING flag for item texts 20030715
8 LF_CATSEL Static Attribute Public Type reference (TYPE) STRING 20030121
9 LF_CONTEXTCLEAR Static Attribute Public Type reference (TYPE) CHAR1 Single-character flag 20030121
10 LF_DESC Instance attribute Public Type reference (TYPE) /SAPDII/DESCRIPTION Description for selected Order Type 20021023
11 LF_INACTIVE Static Attribute Public Type reference (TYPE) CHAR1 flag to indicate supersession order 20021122
12 LF_MATERIAL Static Attribute Public Type reference (TYPE) STRING 20030103
13 LF_ORDERTYPE Static Attribute Public Type reference (TYPE) /SAPDII/ORDTYPE Sales order type 20021017
14 LF_ORDTYPE Static Attribute Public Type reference (TYPE) AUART Sales Document Type 20021206
15 LF_PO Static Attribute Public Type reference (TYPE) CHAR20 Purchase Order number 20021121
16 LF_REQ_DATE Static Attribute Public Type reference (TYPE) STRING Req Date (Used in case of Change order) 20021121
17 LF_TABSELECTION Static Attribute Public Type reference (TYPE) STRING Selected tab-invoices,orders,deliveries 20021016
18 LS_CUSTSALES Instance attribute Public Type reference (TYPE) /SAPDII/SPPCUST customer sales area 20021017
19 LS_MATDATA Static Attribute Public Type reference (TYPE) /SAPDII/SPPMATDETAILS material details structure 20030715
20 LS_ORDHEADER Static Attribute Public Type reference (TYPE) /SAPDII/SPPORDDISP order details 20021029
21 LS_ORD_DET Static Attribute Public Type reference (TYPE) /SAPDII/ETSALES_ORDER sales order information 20021029
22 LS_PERS Instance attribute Public Type reference (TYPE) /SAPDII/SPPCUSTMAP personalization structure 20021017
23 LT_EXTINT Instance attribute Public Type reference (TYPE) /SAPDII/TCEXTINT Table Type for External Interface 20021018
24 LT_ORDDISP Static Attribute Public Type reference (TYPE) /SAPDII/TSPPORDDISP order status display structure 20021029
25 LT_ORDERTYPES Instance attribute Public Type reference (TYPE) /SAPDII/TDOCINFO Order Types 20021017
26 LT_PARTNERS Instance attribute Public Type reference (TYPE) /SAPDII/TSPPCUSTADDR Customer address 20021119
27 LT_SCHED Static Attribute Public Type reference (TYPE) /SAPDII/TSPPSCHED table of order schedule lines 20021028
28 LT_SIMULATE Static Attribute Public Type reference (TYPE) /SAPDII/TSPP_ORDER Table type of simulated order items 20021028
29 LT_SPPPARTS Instance attribute Public Type reference (TYPE) /SAPDII/TSPPPARTS parts 20021021
30 LT_TEMP_LIST Instance attribute Public Type reference (TYPE) /SAPDII/TSPP05_BASKET Template Baskets 20021119
31 LT_TEXTTYPES Instance attribute Public Type reference (TYPE) /SAPDII/TSPPTEXT table for SD item texts 20021022
32 L_URL Static Attribute Public Type reference (TYPE) STRING Hook URL for OCI 20021204
33 SIMULATE_FLAG Static Attribute Public Type reference (TYPE) CHAR1 Indicating simulating event 20021028
34 SRNR_FLAG Static Attribute Public Type reference (TYPE) STRING flag for Serial Number display 20030715
35 TV_ITERATOR_ORDCHANGE Static Attribute Public Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20021128
36 UPLOAD_FLAG Static Attribute Public Type reference (TYPE) CHAR1 Flag to indicate the Upload 20030715
37 X_STRING Static Attribute Public Type reference (TYPE) STRING External content from Catalog and Order Upload 20030715
Methods
# Method Level Visibility Method type Description Created on
1 GET_TABLEVIEW_CONFIGURATION Instance method Public Method Get the configuration--Parts basket..(Order Change) 20021125
2 GET_TV_CHANGE Instance method Public Method Change order-Parts 20021125
3 GET_TV_CREATE Instance method Public Method Table View for Create-Parts 20030113
4 GET_TV_DISPLAY Instance method Public Method Table View for Order Display 20030213
5 GET_TV_SIMULATE_CHANGE Instance method Public Method TableView Iterator for Simulate in Change order 20021128
Events
Class /SAPDII/CL_SPP_ORDDETAIL has no event.
Types
Class /SAPDII/CL_SPP_ORDDETAIL has no local type.
Method Signatures

Method GET_TABLEVIEW_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TV_ITERATOR_ORDCHANGE Value transfer Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR Für Tabellen-Looping und Filtern 20021125

Method GET_TABLEVIEW_CONFIGURATION on class /SAPDII/CL_SPP_ORDDETAIL has no exception.

Method GET_TV_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TV_ITERATOR_CHANGE Value transfer Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR Für Tabellen-Looping und Filtern 20021125

Method GET_TV_CHANGE on class /SAPDII/CL_SPP_ORDDETAIL has no exception.

Method GET_TV_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TV_ITERATOR_CREATE Value transfer Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR Für Tabellen-Looping und Filtern 20030113

Method GET_TV_CREATE on class /SAPDII/CL_SPP_ORDDETAIL has no exception.

Method GET_TV_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TV_ITERATOR_DISPLAY Value transfer Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR Für Tabellen-Looping und Filtern 20030213

Method GET_TV_DISPLAY on class /SAPDII/CL_SPP_ORDDETAIL has no exception.

Method GET_TV_SIMULATE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TV_SIMULATE_CHANGE Value transfer Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR Für Tabellen-Looping und Filtern 20021128

Method GET_TV_SIMULATE_CHANGE on class /SAPDII/CL_SPP_ORDDETAIL has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 30