SAP ABAP Class CL_CHECK_INSTALLED_COMPS (Checks if system coponent is installed (APO-on-ERP))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF (Application Component) Basic Functions
⤷
ATPI (Package) From APO Interfaces bapi_apotp_check
⤷
⤷
Properties
| Class | CL_CHECK_INSTALLED_COMPS | |
| Short Description | Checks if system coponent is installed (APO-on-ERP) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ATPI | From APO Interfaces bapi_apotp_check |
| Created | 20120815 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHECK_INSTALLED_COMPS has no forward declaration.
Interfaces
Class CL_CHECK_INSTALLED_COMPS has no interface implemented.
Friends
Class CL_CHECK_INSTALLED_COMPS has no friend class.
Attributes
Class CL_CHECK_INSTALLED_COMPS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | IConstructor | 20130320 | |
| 2 | Static method | Public | Method | Checks for given system component (DEFAULT: SCMAPO) | 20130320 |
Events
Class CL_CHECK_INSTALLED_COMPS has no event.
Types
Class CL_CHECK_INSTALLED_COMPS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHECK_INSTALLED_COMPS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHECK_INSTALLED_COMPS has no exception.
Method IS_COMP_INSTALLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMP | Call by reference | Type reference (TYPE) | DLVUNIT | 'SCMAPO' | Software Component to be checked (DEFAULT APO-on-ERP) | 20130320 | ||
| 2 | RV_COMP_IS_INSTALLED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130320 |
Method IS_COMP_INSTALLED on class CL_CHECK_INSTALLED_COMPS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |