SAP ABAP Class CL_SRT_WSP_NPM_SOP_SALESOFFICE (SRT: NPM SOP Sales Office Application)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SESI_DEMO_SALES_OFFICE (Package) Demo Scenario: Sales Office
Properties
Class CL_SRT_WSP_NPM_SOP_SALESOFFICE  
Short Description SRT: NPM SOP Sales Office Application    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESI_DEMO_SALES_OFFICE   Demo Scenario: Sales Office 
Created 20120521   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_NPM_SOP_SALESOFFICE has no forward declaration.
Interfaces
Class CL_SRT_WSP_NPM_SOP_SALESOFFICE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALES_ORDER_PROCESSING_SALE 20120625 Generated test implementation
Attributes
Class CL_SRT_WSP_NPM_SOP_SALESOFFICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ORDER Static method Public Method 20120521
2 CREATE_SALES_OFFICE Static method Public Method 20120625
3 DELETE_ERRORS Static method Public Method 20120629
4 DELETE_ORDERS Static method Public Method 20120629
5 DELETE_SALES_OFFICE Static method Public Method 20120625
6 GET_AVAILABLE_SALES_OFFICES Static method Public Method 20120625
7 GET_ERRORS Static method Public Method 20120629
8 GET_EXISTING_SALES_OFFICES Static method Public Method 20120625
9 GET_ORDERS Static method Public Method 20120626
10 INITIALIZE_APPLICATION Static method Public Method 20120521
11 PROCESS_CONFIRMATION Static method Protected Method 20120521
12 PROCESS_ERROR Static method Protected Method 20120628
13 RESEND_ALL_PENDING_ORDERS Static method Public Method 20120628
14 _GET_SALES_ORDER_ID Static method Private Method 20120625
Events
Class CL_SRT_WSP_NPM_SOP_SALESOFFICE has no event.
Types
Class CL_SRT_WSP_NPM_SOP_SALESOFFICE has no local type.
Method Signatures

Method CREATE_ORDER 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_IBCR_ID SRT: Identifiable Business Context Reference ID 20120521
2 Importing MATERIAL Call by reference Type reference (TYPE) CHAR20 Char 20 20120625
3 Importing NUMBER Call by reference Type reference (TYPE) I 20120625
4 Importing SALES_OFFICE Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20120521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120521

Method CREATE_SALES_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 20120625
2 Importing NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120625
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120625

Method DELETE_ERRORS Signature

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

Method DELETE_ORDERS Signature

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

Method DELETE_SALES_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 20120625
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120625

Method GET_AVAILABLE_SALES_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 20120625
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120625

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_SALESOFFICE has no exception.

Method GET_EXISTING_SALES_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 20120625
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120625

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 20120626
2 Returning ORDERS Value transfer Type reference (TYPE) SRT_WSP_NPM_SOP_SO_ORDERS Table of the orders of the NPM SOP Salesoffice Application 20120626
3 Importing SALES_OFFICE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20120626
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120626

Method INITIALIZE_APPLICATION Signature

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

Method PROCESS_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_SALES_ORDER 20120521
# 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 20120628

Method PROCESS_ERROR on class CL_SRT_WSP_NPM_SOP_SALESOFFICE has no exception.

Method RESEND_ALL_PENDING_ORDERS Signature

Method RESEND_ALL_PENDING_ORDERS on class CL_SRT_WSP_NPM_SOP_SALESOFFICE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120628

Method _GET_SALES_ORDER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SALES_ORDER_ID Value transfer Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20120625
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120626
History
Last changed by/on SAP  20140121 
SAP Release Created in