SAP ABAP Class CL_DETERMINE_BP_VERSION_GEN (Determine the BP Version - to be used in non-POWL contex)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_UI_MODEL (Package) Model Components for Web Dynpro Applications, Purchasing
⤷
⤷
Properties
| Class | CL_DETERMINE_BP_VERSION_GEN | |
| Short Description | Determine the BP Version - to be used in non-POWL contex | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMPUR_UI_MODEL | Model Components for Web Dynpro Applications, Purchasing |
| Created | 20071001 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DETERMINE_BP_VERSION_GEN has no forward declaration.
Interfaces
Class CL_DETERMINE_BP_VERSION_GEN has no interface implemented.
Friends
Class CL_DETERMINE_BP_VERSION_GEN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'bp_version' | ID of WD ABAP Parameter | 20071001 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | MMPURUI_BP_VERSION_TY | Version of Business Package in Portal | 20071001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071001 | |
| 2 | Static method | Public | Method | Get BP Version | 20071001 |
Events
Class CL_DETERMINE_BP_VERSION_GEN has no event.
Types
Class CL_DETERMINE_BP_VERSION_GEN has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DETERMINE_BP_VERSION_GEN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DETERMINE_BP_VERSION_GEN has no exception.
Method GET_BP_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BP_VERSION | Value transfer | Type reference (TYPE) | MMPURUI_BP_VERSION_TY | Version of Business Package in Portal | 20071001 |
Method GET_BP_VERSION on class CL_DETERMINE_BP_VERSION_GEN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 603 |