SAP ABAP Class CL_OPS_SE_CUSTOMIZING (Provides customizing values)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM (Application Component) Materials Management
     OPS_SE_COMMON_FUNCTIONALITIES (Package) Functions for Cross-Component Use
Properties
Class CL_OPS_SE_CUSTOMIZING  
Short Description Provides customizing values    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_COMMON_FUNCTIONALITIES   Functions for Cross-Component Use 
Created 20080114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OPS_SE_CUSTOMIZING has no forward declaration.
Interfaces
Class CL_OPS_SE_CUSTOMIZING has no interface implemented.
Friends
Class CL_OPS_SE_CUSTOMIZING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_COMMUNICATION_MODE_SERVICE Constant Private Type reference (TYPE) T340D-CMACT 'S' Communication mode "Service" 20080325
2 SR_CO Static Attribute Protected Object reference (TYPE REF TO) CL_OPS_SE_CONSTANTS Encapsulates constants 20080208
3 SR_ME Static Attribute Protected Object reference (TYPE REF TO) CL_OPS_SE_CUSTOMIZING Singleton instance 20080114
4 SR_UTILS Static Attribute Protected Object reference (TYPE REF TO) CL_OPS_SE_UTILITIES Provides utility methods 20080214
5 ST_WM_DEFAULT_VALUES Static Attribute Private See coding 20080208
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080114
2 GET_BUYER_PARTY_ROLE Static method Public Method Returns Buyer Party Role 20080130
3 GET_CARRIER_PARTY_ROLE Static method Public Method Returns Carrier Party Role 20080130
4 GET_DATE_GRPOST Static method Public Method Returns Receipt Date Code 20100303
5 GET_DATE_PLANNED_ARRIVAL Static method Public Method Returns Planned Arrival Date Code 20080131
6 GET_DATE_PUTAWAY Static method Public Method Returns Putaway Date Code 20080131
7 GET_DATE_RECEIPT Static method Public Method Returns Receipt Date Code 20080131
8 GET_DATE_YARD_ARRIVAL Static method Public Method Returns Yard Arrival Date Code 20080131
9 GET_GR_FULL Static method Public Method Returns Full Goods Receipt Code 20080131
10 GET_GR_PARTIAL Static method Public Method Returns Partial Goods Receipt Code 20080131
11 GET_INSTANCE Static method Public Method Returns the singleton instance 20080114
12 GET_PRDCT_RCPNT_PARTY_ROLE Static method Public Method Returns Product Recipient Party Role 20080130
13 GET_SELLER_PARTY_ROLE Static method Public Method Returns Seller Party Role 20080130
14 GET_VENDOR_PARTY_ROLE Static method Public Method Returns Vendor Party Role 20080130
15 IS_WAREHOUSE_SERVICE_ENABLED Static method Public Method Returns if a warehouse's communication mode is "Service" 20080325
Events
Class CL_OPS_SE_CUSTOMIZING has no event.
Types
Class CL_OPS_SE_CUSTOMIZING has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_BUYER_PARTY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARTY_ROLE Value transfer Type reference (TYPE) PARVW Partner Function 20080130

Method GET_BUYER_PARTY_ROLE on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_CARRIER_PARTY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARTY_ROLE Value transfer Type reference (TYPE) PARVW Partner Function 20080130

Method GET_CARRIER_PARTY_ROLE on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_DATE_GRPOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE_CODE Value transfer Type reference (TYPE) TSEGTIMTYP Logical time 20100303

Method GET_DATE_GRPOST on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_DATE_PLANNED_ARRIVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE_CODE Value transfer Type reference (TYPE) TSEGTIMTYP Logical time 20080131

Method GET_DATE_PLANNED_ARRIVAL on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_DATE_PUTAWAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE_CODE Value transfer Type reference (TYPE) TSEGTIMTYP Logical time 20080131

Method GET_DATE_PUTAWAY on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_DATE_RECEIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE_CODE Value transfer Type reference (TYPE) TSEGTIMTYP Logical time 20080131

Method GET_DATE_RECEIPT on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_DATE_YARD_ARRIVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE_CODE Value transfer Type reference (TYPE) TSEGTIMTYP Logical time 20080131

Method GET_DATE_YARD_ARRIVAL on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_GR_FULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) /SPE/INB_METHOD (Inbound) Method to describe the business process 20080131

Method GET_GR_FULL on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_GR_PARTIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) /SPE/INB_METHOD (Inbound) Method to describe the business process 20080131

Method GET_GR_PARTIAL on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_OPS_SE_CUSTOMIZING Encapsulates constants 20080114

Method GET_INSTANCE on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_PRDCT_RCPNT_PARTY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARTY_ROLE Value transfer Type reference (TYPE) PARVW Partner Function 20080130

Method GET_PRDCT_RCPNT_PARTY_ROLE on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_SELLER_PARTY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARTY_ROLE Value transfer Type reference (TYPE) PARVW Partner Function 20080130

Method GET_SELLER_PARTY_ROLE on class CL_OPS_SE_CUSTOMIZING has no exception.

Method GET_VENDOR_PARTY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARTY_ROLE Value transfer Type reference (TYPE) PARVW Partner Function 20080130

Method GET_VENDOR_PARTY_ROLE on class CL_OPS_SE_CUSTOMIZING has no exception.

Method IS_WAREHOUSE_SERVICE_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WAREHOUSE Call by reference Type reference (TYPE) LGNUM Warehouse Number / Warehouse Complex 20080325
2 Returning R_WHS_IS_SERVICE_ENABLED Value transfer Type reference (TYPE) XCHAR Warehouse is service enabled 20080325

Method IS_WAREHOUSE_SERVICE_ENABLED on class CL_OPS_SE_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604