SAP ABAP Class CL_SRT_WSP_NPM_SOP_BACKOFFICE (SRT: NPM SOP Back Office Application)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SESI_DEMO_BACK_OFFICE (Package) Demo Scenario: Back Office
Properties
Class CL_SRT_WSP_NPM_SOP_BACKOFFICE  
Short Description SRT: NPM SOP Back Office Application    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESI_DEMO_BACK_OFFICE   Demo Scenario: Back Office 
Created 20120521   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no forward declaration.
Interfaces
Class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DELIVERY_PROCESSING_BACK_OF 20120521 Generated test implementation
2 CL_SALES_ORDER_PROCESSING_BACK 20120521 Generated test implementation
Attributes
Class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BACK_OFFICE Static method Public Method 20120628
2 DELETE_BACK_OFFICE Static method Public Method 20120628
3 DELETE_ERRORS Static method Public Method 20120629
4 DELETE_ORDERS Static method Public Method 20120629
5 GET_AVAILABLE_BACK_OFFICES Static method Public Method 20120628
6 GET_ERRORS Static method Public Method 20120629
7 GET_EXISTING_BACK_OFFICES Static method Public Method 20120628
8 GET_ORDERS Static method Public Method 20120628
9 INITIALIZE_APPLICATION Static method Public Method 20120521
10 PROCESS_ERROR Static method Protected Method 20120521
11 PROCESS_SALES_ORDER Static method Protected Method 20120521
12 PROCESS_WAREHOUSE_CONFIRMATION Static method Protected Method 20120521
Events
Class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no event.
Types
Class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no local type.
Method Signatures

Method CREATE_BACK_OFFICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_IBC_DESCRIPTION SRT: Identifiable Business Context Description 20120628
2 Importing NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120628
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120628

Method DELETE_BACK_OFFICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120628
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120628

Method DELETE_ERRORS Signature

Method DELETE_ERRORS on class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no parameter.
Method DELETE_ERRORS on class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no exception.

Method DELETE_ORDERS Signature

Method DELETE_ORDERS on class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no parameter.
Method DELETE_ORDERS on class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no exception.

Method GET_AVAILABLE_BACK_OFFICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OFFICES Value transfer Type reference (TYPE) STTY_SRT_IBC_RECEIVER SRT 20120628
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120628

Method GET_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERRORS Value transfer Type reference (TYPE) SRT_WSP_NPM_ERRORS NPM SOP Errors 20120629

Method GET_ERRORS on class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no exception.

Method GET_EXISTING_BACK_OFFICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OFFICES Value transfer Type reference (TYPE) STTY_SRT_IBC_RECEIVER SRT 20120628
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120628

Method GET_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACK_OFFICE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120628
2 Returning ORDERS Value transfer Type reference (TYPE) SRT_WSP_NPM_SOP_BO_ORDERS Table of orders of the NPM SOP Salesoffice Application 20120628
3 Importing SALES_OFFICE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120628
4 Importing WARE_HOUSE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120628
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120628

Method INITIALIZE_APPLICATION Signature

Method INITIALIZE_APPLICATION on class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120521

Method PROCESS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20120521

Method PROCESS_ERROR on class CL_SRT_WSP_NPM_SOP_BACKOFFICE has no exception.

Method PROCESS_SALES_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECEIVER_IBC_ID Call by reference Type reference (TYPE) SRT_WSP_IBC_ID SRT: Identifiable Business Context ID 20120521
2 Importing RECEIVER_IBC_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120521
3 Importing RECEIVER_IBC_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE SRT: Identifiable Business Context Receiver Type 20120521
4 Importing SALES_ORDER Call by reference Type reference (TYPE) SRT_CREATE_SALES_ORDER_REQUES1 20120521
5 Importing SENDER_IBC_ID Call by reference Type reference (TYPE) SRT_WSP_IBC_ID SRT: Identifiable Business Context ID 20120521
6 Importing SENDER_IBC_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120521
7 Importing SENDER_IBC_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE SRT: Identifiable Business Context Receiver Type 20120521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120521

Method PROCESS_WAREHOUSE_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIRMATION Call by reference Type reference (TYPE) SRT_CONFIRM_DELIVERY_REQUEST 20120521
2 Importing RECEIVER_IBC_ID Call by reference Type reference (TYPE) SRT_WSP_IBC_ID SRT: Identifiable Business Context ID 20120521
3 Importing RECEIVER_IBC_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120521
4 Importing RECEIVER_IBC_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE SRT: Identifiable Business Context Receiver Type 20120521
5 Importing SENDER_IBC_ID Call by reference Type reference (TYPE) SRT_WSP_IBC_ID SRT: Identifiable Business Context ID 20120521
6 Importing SENDER_IBC_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120521
7 Importing SENDER_IBC_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE SRT: Identifiable Business Context Receiver Type 20120521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120521
History
Last changed by/on SAP  20131127 
SAP Release Created in