SAP ABAP Class /SPE/CL_INSP_RSTO (Decomposition of /SPE/INSP_RSTO)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-SPM-RET (Application Component) Complaints and Returns
     /SPE/RET_INSPECTIONS (Package) Service Parts Management Returns Process Inspection Outcome
Properties
Class /SPE/CL_INSP_RSTO  
Short Description Decomposition of /SPE/INSP_RSTO    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SPE/RET_INSPECTIONS   Service Parts Management Returns Process Inspection Outcome 
Created 20090129   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SPE/CL_INSP_RSTO has no forward declaration.
Interfaces
Class /SPE/CL_INSP_RSTO has no interface implemented.
Friends
Class /SPE/CL_INSP_RSTO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LE_SCENARIO_RSTO Constant Public Type reference (TYPE) CHAR1 'J' Process Flag: SPM Store Returns 20090216
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MSR_ACTIVE Static method Public Method Check if Delivery is ARM Delivery 20100930
2 ENRICH_DELV_DATA Static method Private Method enriches delivery data, for example the sales area 20090216
3 GET_DELV_DATA Static method Private Method returns the data of the outbound delivery 20090216
4 INSP_RSTO Static method Public Method forward from function module /SPE/INSP_RSTO 20090206
5 IS_CANCEL Static method Private Method Determines whether the request is a cancel request 20090326
6 SAVE_CANCEL Static method Private Method saves the cancelled inspection items 20090326
7 SAVE_INSP_RES Static method Private Method saves the inspection result and re-reads from the buffers 20090326
8 SEND_TO_CRM Static method Private Method sends all data to crm 20090206
Events
Class /SPE/CL_INSP_RSTO has no event.
Types
Class /SPE/CL_INSP_RSTO has no local type.
Method Signatures

Method CHECK_MSR_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELIV_NUMB Call by reference Type reference (TYPE) VBELN_VL Delivery 20100930
2 Returning RV_MSR_ACTIVE Value transfer Type reference (TYPE) MSR_ACTIVE Advanced Returns Management Active 20100930

Method CHECK_MSR_ACTIVE on class /SPE/CL_INSP_RSTO has no exception.

Method ENRICH_DELV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DELIVERY Call by reference Type reference (TYPE) LESHP_DELIVERY_S Several Deliveries: Data, Items, Control Data 20090216

Method ENRICH_DELV_DATA on class /SPE/CL_INSP_RSTO has no exception.

Method GET_DELV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELIVERY Call by reference Type reference (TYPE) LESHP_DELIVERY_T Several Deliveries: Data, Items, Control Data 20090216
2 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VL Delivery 20090216

Method GET_DELV_DATA on class /SPE/CL_INSP_RSTO has no exception.

Method INSP_RSTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RETURN Value transfer Type reference (TYPE) BAPIRET2_T Return parameter table 20090206
2 Importing IF_TRANSFER_TO_CRM Call by reference Type reference (TYPE) FLAG whether data is sent to CRM in the end 20090324
3 Importing IT_INSPH_COMM Call by reference Type reference (TYPE) /SPE/INSPH_COMM_T Inspection Outcome: Header communication table 20090206
4 Importing IT_INSPOS_COMM Call by reference Type reference (TYPE) /SPE/INSPOS_COMM_T Inspection Outcome: Item communication strructure 20090206

Method INSP_RSTO on class /SPE/CL_INSP_RSTO has no exception.

Method IS_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_CANCEL Value transfer Type reference (TYPE) FLAG It is a cancel request 20090326
2 Importing IT_INSPOS_COMM Call by reference Type reference (TYPE) /SPE/INSPOS_COMM_T General Flag 20090326

Method IS_CANCEL on class /SPE/CL_INSP_RSTO has no exception.

Method SAVE_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INSPECRESC_T Call by reference Type reference (TYPE) /SPE/INSPECRESC_T Inspection Outcome: Item Codes Table 20090330
2 Exporting ET_INSPECRESH_LAMA_T Call by reference Type reference (TYPE) /SPE/INSPECRESH_LAMA_T Inspection Outcome: Header including long material number 20090330
3 Exporting ET_INSPECRESP_LAMA_T Call by reference Type reference (TYPE) /SPE/INSPECRESP_LAMA_T Inspection Outcome: Item including long material number tabl 20090326
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090326
5 Importing IT_INSPH_COMM Call by reference Type reference (TYPE) /SPE/INSPH_COMM_T Inspection Outcome: Header communication table 20090330
6 Importing IT_INSPOS_COMM Call by reference Type reference (TYPE) /SPE/INSPOS_COMM_T Inspection Outcome: Item communication strructure 20090326

Method SAVE_CANCEL on class /SPE/CL_INSP_RSTO has no exception.

Method SAVE_INSP_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INSPECRESC_T Call by reference Type reference (TYPE) /SPE/INSPECRESC_T Inspection Outcome: Item Codes Table 20090326
2 Exporting ET_INSPECRESH_LAMA_T Call by reference Type reference (TYPE) /SPE/INSPECRESH_LAMA_T Inspection Outcome: Header including long material number 20090326
3 Exporting ET_INSPECRESP_LAMA_T Call by reference Type reference (TYPE) /SPE/INSPECRESP_LAMA_T Inspection Outcome: Item including long material number tabl 20090326
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090326
5 Importing IT_INSPH_COMM Call by reference Type reference (TYPE) /SPE/INSPH_COMM_T Inspection Outcome: Header communication table 20090326
6 Importing IT_INSPOS_COMM Call by reference Type reference (TYPE) /SPE/INSPOS_COMM_T Inspection Outcome: Item communication strructure 20090326

Method SAVE_INSP_RES on class /SPE/CL_INSP_RSTO has no exception.

Method SEND_TO_CRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090330
2 Importing IS_DELIVERY Call by reference Type reference (TYPE) LESHP_DELIVERY_S Several Deliveries: Data, Items, Control Data 20090210
3 Importing IT_INSPECRESC_T Call by reference Type reference (TYPE) /SPE/INSPECRESC_T Inspection Outcome: Item Codes Table 20090206
4 Importing IT_INSPECRESH_LAMA_T Call by reference Type reference (TYPE) /SPE/INSPECRESH_LAMA_T Inspection Outcome: Header including long material number 20090206
5 Importing IT_INSPECRESP_LAMA_T Call by reference Type reference (TYPE) /SPE/INSPECRESP_LAMA_T Inspection Outcome: Item including long material number tabl 20090206

Method SEND_TO_CRM on class /SPE/CL_INSP_RSTO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605