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 | Constant | Private | Type reference (TYPE) | T340D-CMACT | 'S' | Communication mode "Service" | 20080325 | ||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_OPS_SE_CONSTANTS | Encapsulates constants | 20080208 | |||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_OPS_SE_CUSTOMIZING | Singleton instance | 20080114 | |||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_OPS_SE_UTILITIES | Provides utility methods | 20080214 | |||
| 5 | Static Attribute | Private | See coding | 20080208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080114 | |
| 2 | Static method | Public | Method | Returns Buyer Party Role | 20080130 | |
| 3 | Static method | Public | Method | Returns Carrier Party Role | 20080130 | |
| 4 | Static method | Public | Method | Returns Receipt Date Code | 20100303 | |
| 5 | Static method | Public | Method | Returns Planned Arrival Date Code | 20080131 | |
| 6 | Static method | Public | Method | Returns Putaway Date Code | 20080131 | |
| 7 | Static method | Public | Method | Returns Receipt Date Code | 20080131 | |
| 8 | Static method | Public | Method | Returns Yard Arrival Date Code | 20080131 | |
| 9 | Static method | Public | Method | Returns Full Goods Receipt Code | 20080131 | |
| 10 | Static method | Public | Method | Returns Partial Goods Receipt Code | 20080131 | |
| 11 | Static method | Public | Method | Returns the singleton instance | 20080114 | |
| 12 | Static method | Public | Method | Returns Product Recipient Party Role | 20080130 | |
| 13 | Static method | Public | Method | Returns Seller Party Role | 20080130 | |
| 14 | Static method | Public | Method | Returns Vendor Party Role | 20080130 | |
| 15 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | I_WAREHOUSE | Call by reference | Type reference (TYPE) | LGNUM | Warehouse Number / Warehouse Complex | 20080325 | |||
| 2 | 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 |