SAP ABAP Class CL_SD_PRS_CHECK (Check activation of prof services functionality for SD)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_PRS_SD (Package) Professional Services; parts in SD Core
⤷
⤷
Properties
| Class | CL_SD_PRS_CHECK | |
| Short Description | Check activation of prof services functionality for SD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_PRS_SD | Professional Services; parts in SD Core |
| Created | 20090917 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SD_PRS_CHECK has no forward declaration.
Interfaces
Class CL_SD_PRS_CHECK has no interface implemented.
Friends
Class CL_SD_PRS_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | PRS_ACT_CPI | Activation state "Commercial Project Inception" | 20090930 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | PRS_ACT_LS | Activation state "Assign Employee (Sales Document)" | 20091007 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | PRS_ACT_LSP | Activation state "Assign Employee (Project)" | 20110401 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | PRS_ACT_WP | Activation state "Pricing with Work Period" | 20090930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090930 | |
| 2 | Static method | Public | Method | State of commercial project inception | 20090917 | |
| 3 | Static method | Public | Method | State of commercial project inception (including reason) | 20100121 | |
| 4 | Static method | Private | Method | Retrieve soft activation state of commercial proj inception | 20090930 | |
| 5 | Static method | Public | Method | State of lean staffing (sales doc) | 20091007 | |
| 6 | Static method | Public | Method | State of lean staffing (project) | 20110401 | |
| 7 | Static method | Private | Method | Retrieve soft activation state of lean staffing (project) | 20110401 | |
| 8 | Static method | Private | Method | Retrieve soft activation state of lean staffing (sales doc) | 20091007 | |
| 9 | Static method | Public | Method | State of pricing via work period | 20090925 | |
| 10 | Static method | Private | Method | Retrieve soft activation state of pricing via work period | 20090930 | |
| 11 | Static method | Private | Method | Buffer soft activation state of commercial project inception | 20090930 | |
| 12 | Static method | Private | Method | Buffer soft activation state of lean staffing (project) | 20110401 | |
| 13 | Static method | Private | Method | Buffer soft activation state of lean staffing (sales doc) | 20091007 | |
| 14 | Static method | Private | Method | Buffer soft activation state of pricing via work period | 20090930 |
Events
Class CL_SD_PRS_CHECK has no event.
Types
Class CL_SD_PRS_CHECK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SD_PRS_CHECK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SD_PRS_CHECK has no exception.
Method GET_CPI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | X: Project inception is active for SD | 20090917 |
Method GET_CPI on class CL_SD_PRS_CHECK has no exception.
Method GET_CPI_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100121 | |||
| 2 | EV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | X: Project inception is active for SD | 20100121 |
Method GET_CPI_EXT on class CL_SD_PRS_CHECK has no exception.
Method GET_CPI_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | X: Project inception is active for SD | 20090930 |
Method GET_CPI_INT on class CL_SD_PRS_CHECK has no exception.
Method GET_LS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | X: Lean Staffing is active for sales document | 20091007 |
Method GET_LS on class CL_SD_PRS_CHECK has no exception.
Method GET_LSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | X: Lean Staffing is active for project | 20110401 |
Method GET_LSP on class CL_SD_PRS_CHECK has no exception.
Method GET_LSP_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | X: Lean Staffing is active for project | 20110401 |
Method GET_LSP_INT on class CL_SD_PRS_CHECK has no exception.
Method GET_LS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | X: Lean Staffing is active for sales document | 20091007 |
Method GET_LS_INT on class CL_SD_PRS_CHECK has no exception.
Method GET_WP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | X: Pricing Date via Work Period is active for SD | 20090925 |
Method GET_WP on class CL_SD_PRS_CHECK has no exception.
Method GET_WP_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | X: Pricing Date via Work Period is active for SD | 20090930 |
Method GET_WP_INT on class CL_SD_PRS_CHECK has no exception.
Method SET_CPI_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | State of soft activation | 20090930 |
Method SET_CPI_INT on class CL_SD_PRS_CHECK has no exception.
Method SET_LSP_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | State of soft activation | 20110401 |
Method SET_LSP_INT on class CL_SD_PRS_CHECK has no exception.
Method SET_LS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | State of soft activation | 20091007 |
Method SET_LS_INT on class CL_SD_PRS_CHECK has no exception.
Method SET_WP_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | State of soft activation | 20090930 |
Method SET_WP_INT on class CL_SD_PRS_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |