SAP ABAP Class CL_EHSWX_DISPSLNOTEMNTRC_IMPO (Impl. WS-runtime ind. client proxy for Request Disposal Not)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-WA (Application Component) Waste Management
     EHSWX_XI_PROXY (Package) Enterprise Service package for SAP EH&S Waste Management
Properties
Class CL_EHSWX_DISPSLNOTEMNTRC_IMPO  
Short Description Impl. WS-runtime ind. client proxy for Request Disposal Not    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EHSWX_XI_PROXY   Enterprise Service package for SAP EH&S Waste Management 
Created 20081209   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 EHSWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ESP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EHSWX_DISPSLNOTEMNTRC_IMPO has no interface implemented.
Friends
Class CL_EHSWX_DISPSLNOTEMNTRC_IMPO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_EHSWX_DISPSLNOTEMNTRC_IMPO Proxy implementation class 20081209
2 MB_CUSTOMER_PROCESSING Instance attribute Private Object reference (TYPE REF TO) EHSWX_SE_DISPSLNOTEMNTRC_OUT 20090120
3 MO_DISPSLNOTEMNTCO_MAP Instance attribute Private Object reference (TYPE REF TO) CL_EHSWX_DISPSLNOTEMNTCO_MAP Map DisposalNoteERPConfirmation_sync 20090303
4 MO_DISPSLNOTEMNTCO_VAL Instance attribute Private Object reference (TYPE REF TO) CL_EHSWX_DISPSLNOTEMNTCO_VAL Validate the inbound message DisposalNoterERPConfirmation_ 20090406
5 MO_DISPSLNOTEMNTRQ_MAP Instance attribute Private Object reference (TYPE REF TO) CL_EHSWX_DISPSLNOTEMNTRQ_MAP Map DisposalNoteERPMaintainRequest_sync 20090303
6 MO_OUT_PROXY Instance attribute Private Object reference (TYPE REF TO) CO_EHSWX_DISPSLNOTEERPMNTRC Request Disposal Note 20090120
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081209
2 CREATE Static method Public Method Factory method 20081209
3 DO_APPLICATION_PROCESSING Instance method Protected Method Service application processing 20081209
4 DO_INBOUND_PROCESSING Instance method Protected Method Service inbound processing 20081209
5 DO_OUTBOUND_PROCESSING Instance method Protected Method Service outbound processing 20081209
6 EXECUTE Instance method Public Method Executes proxy processing 20081209
7 INITIALIZE Instance method Private Method Initialize proxy processing 20090120
Events
Class CL_EHSWX_DISPSLNOTEMNTRC_IMPO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PROXY_INPUT Public Type reference (TYPE) EHSWX_DISPOSAL_NOTE_ERPCONFIRM DisposalNoteERPConfirmation_sync 20090120
2 TY_PROXY_OUTPUT Public Type reference (TYPE) EHSWX_DISPOSAL_NOTE_ERPREQUEST DisposalNoteERPRequest_sync 20090120
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EHSWX_DISPSLNOTEMNTRC_IMPO Singleton instance of class 20081209

Method CREATE on class CL_EHSWX_DISPSLNOTEMNTRC_IMPO has no exception.

Method DO_APPLICATION_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PRX_MSG Call by reference Type reference (TYPE) EHSWX_DISPOSAL_NOTE_ERPCONFIRM DisposalNoteERPConfirmation_sync 20081209
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) EHSW_TT_MESSAGE Error messages 20081209
3 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) ESP1_BOOLEAN 'X' = error occured, ' ' = no error 20081209
4 Importing IS_PRX_MSG Call by reference Type reference (TYPE) EHSWX_DISPOSAL_NOTE_ERPREQUEST DisposalNoteERPRequest_sync 20081209

Method DO_APPLICATION_PROCESSING on class CL_EHSWX_DISPSLNOTEMNTRC_IMPO has no exception.

Method DO_INBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MN Call by reference Type reference (TYPE) EHSWAS_MN_MNTCO Confirmation data 20081209
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) EHSW_TT_MESSAGE Error messages 20081209
3 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) ESP1_BOOLEAN 'X' = error occured, ' ' = no error 20081209
4 Exporting EV_FLG_EXT_PROCESSING_FAILED Call by reference Type reference (TYPE) ESP1_BOOLEAN 'X' = ext. process. failed, ' ' = ext. process. successfull 20090403
5 Importing IS_PRX_MSG Call by reference Type reference (TYPE) EHSWX_DISPOSAL_NOTE_ERPCONFIRM Imported confirmation message 20081209

Method DO_INBOUND_PROCESSING on class CL_EHSWX_DISPSLNOTEMNTRC_IMPO has no exception.

Method DO_OUTBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PRX_MSG Call by reference Type reference (TYPE) EHSWX_DISPOSAL_NOTE_ERPREQUEST DisposalNoteERPRequest_sync 20081209
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) EHSW_TT_MESSAGE Error messages 20081209
3 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) ESP1_BOOLEAN 'X' = error occured, ' ' = no error 20081209
4 Importing IS_MN Call by reference Type reference (TYPE) EHSWAS_MN_DATA_SE Disposal note data to be sent 20081209
5 Importing IS_MN_MSG_SENDER Call by reference Type reference (TYPE) EHSWAS_PARTNER_RLTYP Sender data of message 20081209

Method DO_OUTBOUND_PROCESSING on class CL_EHSWX_DISPSLNOTEMNTRC_IMPO has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MN_DATA Call by reference Type reference (TYPE) EHSWAS_MN_MNTCO Message data received 20081209
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) EHSW_TT_MESSAGE error messages 20081209
3 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) ESP1_BOOLEAN 'X' = error occured, ' ' = no error 20081209
4 Exporting EV_FLG_EXT_PROCESSING_FAILED Call by reference Type reference (TYPE) ESP1_BOOLEAN 'X' = ext. process. failed, ' ' = ext. process. successfull 20090403
5 Importing IS_MN_DATA Call by reference Type reference (TYPE) EHSWAS_MN_DATA_SE Message data to be transfered 20081209
6 Importing IS_MN_MSG_SENDER Call by reference Type reference (TYPE) EHSWAS_PARTNER_RLTYP Sender of message 20081209

Method EXECUTE on class CL_EHSWX_DISPSLNOTEMNTRC_IMPO has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) EHSW_TT_MESSAGE Message Table Waste Management 20090120
2 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) ESP1_BOOLEAN 20090120

Method INITIALIZE on class CL_EHSWX_DISPSLNOTEMNTRC_IMPO has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605