SAP ABAP Class CL_SHP_CUSTRSDRCRCRTRC1_IMPL (CL_SHP_CUSTRSDRCRCRTRC1_IMPL)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
     OPS_SE_SHP (Package) Service Enabling for Shipping
Properties
Class CL_SHP_CUSTRSDRCRCRTRC1_IMPL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_SHP   Service Enabling for Shipping 
Created 20080812   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no interface implemented.
Friends
Class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ABORT Constant Private Type reference (TYPE) SYMSGTY 'A' Message Type 20080812
2 GC_ERROR Constant Private Type reference (TYPE) SYMSGTY 'E' Message Type 20080812
3 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_SHP_CUSTRSDRCRCRTRC1_IMPL 20080812
4 MB_BADI Instance attribute Private Object reference (TYPE REF TO) SHP_APPL_SE_CUSTRSDRCRCRTRC1 BAdI for Customer Returns Delivery with ref. to Cust.Ret. Cr 20080813
5 MB_BADI_INT Instance attribute Private Object reference (TYPE REF TO) SHP_APPL_SE_CUSTRDRCRCRC1_INT 20100122
6 MR_IDP_HELPER Instance attribute Private Object reference (TYPE REF TO) IF_WS_IDP_HELPER API Interface for Idempotent WS Service 20080812
7 MV_IS_EO_REQUESTED Instance attribute Private Type reference (TYPE) ABAP_BOOL Flag: exactly once handling requested 20080812
8 MV_MSG_ID Instance attribute Private Type reference (TYPE) STRING Request message ID 20080812
9 MV_MSG_UUID Instance attribute Private Type reference (TYPE) GUID_32 Request message UUID 20080812
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080812
2 CONSTRUCTOR Instance method Public Constructor 20080812
3 CREATE Static method Public Method 20080812
4 EXECUTE Instance method Public Method 20080812
5 EXPORT_CONVERSION Static method Public Method 20080812
6 FINALIZE Instance method Private Method Finalizing steps after request processing 20080812
7 IMPORT_CONVERSION Static method Public Method 20080812
8 PREPARE Instance method Private Method Preparatory steps for request processing 20080812
Events
Class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_LOCATION Public See coding 20080812 BEGIN OF ts_location, rfbel TYPE rfbel_vl, rfpos TYPE rfpos_vl, werks TYPE werks_d, lgort TYPE lgort_d, lfimg TYPE lfimg, vrkme TYPE vrkme, END OF ts_location
2 TT_LOCATION Public See coding 20080812 tt_location TYPE STANDARD TABLE OF ts_location
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no parameter.
Method CONSTRUCTOR on class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_EXEC_IMPL Value transfer Object reference (TYPE REF TO) CL_SHP_CUSTRSDRCRCRTRC1_IMPL 20080812

Method CREATE on class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROXY_DATA Call by reference Type reference (TYPE) SHP_CRDREQV1CF_MSG Proxy Structure (generated) 20080812
2 Importing IS_PROXY_DATA Call by reference Type reference (TYPE) SHP_CRDREQV1RQ_MSG Proxy Structure (generated) 20080812
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20080812

Method EXPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTPUT Call by reference Type reference (TYPE) SHP_CRDREQV1CF_MSG Proxy Structure (generated) 20080812
2 Importing IT_CUST_RET_DELIVERIES Call by reference Type reference (TYPE) SHP_DLV_ITM_T Delivery Items 20080812

Method EXPORT_CONVERSION on class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OUTPUT Call by reference Type reference (TYPE) SHP_CRDREQV1CF_MSG Proxy Structure (generated) 20080812
2 Importing IM_ERROR_OCCURRED Call by reference Type reference (TYPE) ABAP_BOOL 20080812

Method FINALIZE on class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no exception.

Method IMPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080812
2 Exporting ET_LOCATION Call by reference Type reference (TYPE) TT_LOCATION 20080812
3 Exporting ET_SERNR Call by reference Type reference (TYPE) SHP_SERNR_T Serial Numbers 20080812
4 Exporting ET_SLS_ITEMS Call by reference Type reference (TYPE) SHP_SLS_ITM_T Delivery Items with Reference to Sales Order 20080812
5 Exporting EV_DUEDATE Call by reference Type reference (TYPE) LEDAT Delivery Creation Date 20080812
6 Exporting EV_ID Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20080812
7 Exporting EV_RECEIVINGPOINT Call by reference Type reference (TYPE) VSTEL Shipping Point/Receiving Point 20080812
8 Importing IS_INPUT Call by reference Type reference (TYPE) SHP_CRDREQV1RQ_MSG Proxy Structure (generated) 20080812

Method IMPORT_CONVERSION on class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no exception.

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTPUT Call by reference Type reference (TYPE) SHP_CRDREQV1CF_MSG Proxy Structure (generated) 20080812
2 Exporting EV_IS_PROCESSED Call by reference Type reference (TYPE) ABAP_BOOL 20080812
3 Importing IS_INPUT Call by reference Type reference (TYPE) SHP_CRDREQV1RQ_MSG Proxy Structure (generated) 20080812

Method PREPARE on class CL_SHP_CUSTRSDRCRCRTRC1_IMPL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604