SAP ABAP Interface IF_EX_BADI_EAM_TZ_GENERIC (Interface for BAdI: BADI_EAM_TZ_GENERIC_EA_APPL)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
PM_TZ_EA (Package) Time Zone Support
⤷
⤷
Properties
| Interface | IF_EX_BADI_EAM_TZ_GENERIC | |
| Short Description | Interface for BAdI: BADI_EAM_TZ_GENERIC_EA_APPL |
General Data
| Package | PM_TZ_EA | Time Zone Support |
| Created | 20080530 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_BADI_EAM_TZ_GENERIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080530 |
Friends
Interface IF_EX_BADI_EAM_TZ_GENERIC has no friend.
Attributes
Interface IF_EX_BADI_EAM_TZ_GENERIC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Converts Date & Time to Session Time Zone | 20080530 | |
| 2 | Instance method | Public | Method | Converts Date & Time to System Time Zone | 20080530 |
Events
Interface IF_EX_BADI_EAM_TZ_GENERIC has no event.
Types
Interface IF_EX_BADI_EAM_TZ_GENERIC has no local type.
Method Signatures
Method CONVERT_SINGLE_TO_SESS_TZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | '00000000' | Current Date of Application Server | 20080530 | ||
| 2 | CV_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | '000000' | Current Time of Application Server | 20080530 |
Method CONVERT_SINGLE_TO_SESS_TZONE on Interface IF_EX_BADI_EAM_TZ_GENERIC has no exception.
Method CONVERT_SINGLE_TO_SYS_TZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_DATE | Call by reference | Type reference (TYPE) | SY-DATLO | '00000000' | Current User: Local Date | 20080530 | ||
| 2 | CV_TIME | Call by reference | Type reference (TYPE) | SY-TIMLO | '000000' | Local Time of Current User | 20080530 |
Method CONVERT_SINGLE_TO_SYS_TZONE on Interface IF_EX_BADI_EAM_TZ_GENERIC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |