SAP ABAP Class CL_GHO_MRH_DATETIME (MRH Engine Date Time for BRF Function)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-ALN (Application Component) Production Allocation
⤷
APPL_GHO_ALLOC_BE (Package) Backend Logic for Allocation

⤷

⤷

Properties
Class | CL_GHO_MRH_DATETIME | |
Short Description | MRH Engine Date Time for BRF Function | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APPL_GHO_ALLOC_BE | Backend Logic for Allocation |
Created | 20110103 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GHO_MRH_DATETIME has no forward declaration.
Interfaces
Class CL_GHO_MRH_DATETIME has no interface implemented.
Friends
Class CL_GHO_MRH_DATETIME 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) | SY-DATUM | Current Date of Application Server | 20110103 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SY-TIMLO | Local Time of Current User | 20110103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Gets MRH Date/Time for BRF formula read | 20110103 |
2 | ![]() |
Static method | Public | Method | Sets MRH Date/Time for BRF formula read | 20110103 |
Events
Class CL_GHO_MRH_DATETIME has no event.
Types
Class CL_GHO_MRH_DATETIME has no local type.
Method Signatures
Method GET_MRH_DATETIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20110103 | ||
2 | ![]() |
EV_TIME | Call by reference | Type reference (TYPE) | SY-TIMLO | Local Time of Current User | 20110103 |
Method GET_MRH_DATETIME on class CL_GHO_MRH_DATETIME has no exception.
Method SET_MRH_DATETIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20110103 | ||
2 | ![]() |
IV_TIME | Call by reference | Type reference (TYPE) | SY-TIMLO | Local Time of Current User | 20110103 |
Method SET_MRH_DATETIME on class CL_GHO_MRH_DATETIME has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |