SAP ABAP Class /SAPDII/CL_SPP_RETDETAIL (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 20021209
Properties
Class /SAPDII/CL_SPP_RETDETAIL  
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 20021209   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPDII/CL_SPP_RETDETAIL has no forward declaration.
Interfaces
Class /SAPDII/CL_SPP_RETDETAIL has no interface implemented.
Friends
Class /SAPDII/CL_SPP_RETDETAIL 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 20021209
2 CHANGE_INITIAL_FLAG Static Attribute Public Type reference (TYPE) CHAR1 To indicate wether 'Change' is called for first time 20021209
3 CUSTADDR Static Attribute Public Type reference (TYPE) /SAPDII/SPPCUSTADDR customer details 20021209
4 INV_HEADER Static Attribute Public Type reference (TYPE) /SAPDII/SPP_INVOICE_UI Invoice header 20021209
5 IS_FIELDS Static Attribute Public Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20021209
6 ITERATOR Instance attribute Public Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20021209
7 ITMTXT_FLAG Static Attribute Public Type reference (TYPE) STRING flag for item texts 20030716
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 20021209
11 LF_INACTIVE Static Attribute Public Type reference (TYPE) CHAR1 flag to indicate supersession order 20021209
12 LF_ORDERTYPE Static Attribute Public Type reference (TYPE) /SAPDII/ORDTYPE Sales order type 20021209
13 LF_ORDREASON Static Attribute Public Type reference (TYPE) STRING Return Header -Rejection Reason 20021210
14 LF_ORDREASON_DESC Static Attribute Public Type reference (TYPE) BEZEI40 Description 20021210
15 LF_ORDTYPE Static Attribute Public Type reference (TYPE) AUART Sales Document Type 20021209
16 LF_PO Static Attribute Public Type reference (TYPE) CHAR20 Purchase Order number 20021209
17 LF_REQ_DATE Static Attribute Public Type reference (TYPE) STRING Req Date (Used in case of Change order) 20021209
18 LF_TABSELECTION Static Attribute Public Type reference (TYPE) STRING Selected tab-invoices,orders,deliveries 20021209
19 LS_CUSTSALES Instance attribute Public Type reference (TYPE) /SAPDII/SPPCUST customer sales area 20021209
20 LS_MATDATA Static Attribute Public Type reference (TYPE) /SAPDII/SPPMATDETAILS material details structure 20030716
21 LS_ORDHEADER Static Attribute Public Type reference (TYPE) /SAPDII/SPPORDDISP order details 20021209
22 LS_ORD_DET Static Attribute Public Type reference (TYPE) /SAPDII/ETSALES_ORDER sales order information 20021209
23 LS_PERS Instance attribute Public Type reference (TYPE) /SAPDII/SPPCUSTMAP personalization structure 20021209
24 LT_EXTINT Instance attribute Public Type reference (TYPE) /SAPDII/TCEXTINT Table Type for External Interface 20021209
25 LT_LISTVALUES Static Attribute Public Type reference (TYPE) SHSVALTAB Table for Reason of Rejection 20051007
26 LT_ORDDISP Static Attribute Public Type reference (TYPE) /SAPDII/TSPPORDDISP order status display structure 20021209
27 LT_ORDERTYPES Instance attribute Public Type reference (TYPE) /SAPDII/TDOCINFO Order Types 20021209
28 LT_PARTNERS Instance attribute Public Type reference (TYPE) /SAPDII/TSPPCUSTADDR Customer address 20021209
29 LT_REJREASON Static Attribute Public Type reference (TYPE) /SAPDII/TSPPREJREASON table for reasons for rejection 20021209
30 LT_SCHED Static Attribute Public Type reference (TYPE) /SAPDII/TSPPSCHED table of order schedule lines 20021209
31 LT_SIMULATE Static Attribute Public Type reference (TYPE) /SAPDII/TSPP_ORDER Table type of simulated order items 20021209
32 LT_SPPPARTS Instance attribute Public Type reference (TYPE) /SAPDII/TSPPPARTS parts 20021209
33 LT_TEMP_LIST Instance attribute Public Type reference (TYPE) /SAPDII/TSPP05_BASKET Template Baskets 20021209
34 LT_TEXTTYPES Instance attribute Public Type reference (TYPE) /SAPDII/TSPPTEXT table for SD item texts 20021209
35 L_URL Static Attribute Public Type reference (TYPE) STRING Hook URL for OCI 20021209
36 RETPART_FLAG Static Attribute Public Type reference (TYPE) STRING flag for Return Parts 20030716
37 SIMULATE_FLAG Static Attribute Public Type reference (TYPE) CHAR1 Indicating simulating event 20021209
38 SR_NO_FLAG Static Attribute Public Type reference (TYPE) STRING 20051011
39 TV_ITERATOR_ORDCHANGE Static Attribute Public Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20021209
40 UPLOAD_FLAG Static Attribute Public Type reference (TYPE) CHAR1 Flag to indicate the Upload 20030715
41 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) 20021209
2 GET_TV_CHANGE Instance method Public Method Change order-Parts 20021209
3 GET_TV_CREATE Instance method Public Method Table View for Create-Parts 20051004
4 GET_TV_SIMULATE_CHANGE Instance method Public Method TableView Iterator for Simulate in Change order 20021209
Events
Class /SAPDII/CL_SPP_RETDETAIL has no event.
Types
Class /SAPDII/CL_SPP_RETDETAIL 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 20021209

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

Method GET_TV_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LT_REJREASON Call by reference Type reference (TYPE) /SAPDII/TSPPREJREASON Tabelle für Ablehnungsgründe 20030118
2 Returning TV_ITERATOR_CHANGE Value transfer Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR Für Tabellen-Looping und Filtern 20021209

Method GET_TV_CHANGE on class /SAPDII/CL_SPP_RETDETAIL 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 For Table Looping and Filtering 20051004

Method GET_TV_CREATE on class /SAPDII/CL_SPP_RETDETAIL 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 20021209

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