SAP ABAP Class CL_GHO_ALLOC_CHECK (General class for validations)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-ALN (Application Component) Production Allocation
⤷
EA_GHO_ALLOC_GENERAL (Package) General Package for UI
⤷
⤷
Properties
| Class | CL_GHO_ALLOC_CHECK | |
| Short Description | General class for validations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EA_GHO_ALLOC_GENERAL | General Package for UI |
| Created | 20110117 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_ALLOC_CHECK has no forward declaration.
Interfaces
Class CL_GHO_ALLOC_CHECK has no interface implemented.
Friends
Class CL_GHO_ALLOC_CHECK has no friend class.
Attributes
Class CL_GHO_ALLOC_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check whether the business function switch is activated | 20110117 | |
| 2 | Static method | Public | Method | Check the authorization for allocation related activities | 20110118 |
Events
Class CL_GHO_ALLOC_CHECK has no event.
Types
Class CL_GHO_ALLOC_CHECK has no local type.
Method Signatures
Method ALLOC_SWITCH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110117 |
Method ALLOC_SWITCH_CHECK on class CL_GHO_ALLOC_CHECK has no exception.
Method AUTH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20110118 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Message Severity | 20110118 | |||
| 3 | IS_PARAM | Call by reference | Type reference (TYPE) | EAMS_S_BO_TRANSACTION | Transaction code | 20110118 | |||
| 4 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_BO_FL_ID | Business Object Functional Location - Identification | 20110118 | |||
| 5 | IV_OPM_ACTVT | Call by reference | Type reference (TYPE) | GHO_ACTVT | Authority Object | 20120314 |
Method AUTH_CHECK on class CL_GHO_ALLOC_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |