SAP ABAP Interface IF_EX_EAM_PARTNER_TIME_FRAMES (BAdI Interface: BADI_EAM_PARTNER_TIME_FRAMES)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MSE (Application Component) Mobile Service
⤷
ILOM (Package) Application Development R/3 Location Management
⤷
⤷
Properties
| Interface | IF_EX_EAM_PARTNER_TIME_FRAMES | |
| Short Description | BAdI Interface: BADI_EAM_PARTNER_TIME_FRAMES |
General Data
| Package | ILOM | Application Development R/3 Location Management |
| Created | 20080129 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IPAR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080129 |
Friends
Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no friend.
Attributes
Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Automatically Assigns Time Slots to a Partner | 20080211 | |
| 2 | Instance method | Public | Method | Checks All Maintained Validities | 20080208 | |
| 3 | Instance method | Public | Method | Checks a Validity | 20080201 | |
| 4 | Instance method | Public | Method | Checks Whether Validities for Partner Roles Are Active | 20080129 |
Events
Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_TIME_FRAME | Public | See coding | Time segment | 20080211 | BEGIN OF gty_s_time_frame,
timestamp_from TYPE timestamp,
timestamp_to TYPE timestamp,
END OF gty_s_time_frame
|
|
| 2 | GTY_T_TIME_FRAMES | Public | See coding | Table Containing Time Segments | 20080211 | gty_t_time_frames TYPE SORTED TABLE OF gty_s_time_frame WITH UNIQUE KEY timestamp_from
|
Method Signatures
Method ADD_DEFAULT_TIME_FRAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TIME_FRAMES | Call by reference | Type reference (TYPE) | GTY_T_TIME_FRAMES | Tabelle mir Partnerzeitsegmenten | 20080211 | |||
| 2 | IS_PARTNER | Call by reference | Type reference (TYPE) | IHPA | Instandhaltung: Partner | 20080211 |
Method ADD_DEFAULT_TIME_FRAMES on Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no exception.
Method CHECK_ALL_TIME_FRAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20080208 | |||
| 2 | IT_PARTNERS | Call by reference | Type reference (TYPE) | IPAR_T_IHPA | Tabelle mit Partnern | 20080208 | |||
| 3 | IT_TIME_FRAMES | Call by reference | Type reference (TYPE) | EAM_T_IHPA_TIME | Tabelle mir Partnerzeitsegmenten | 20080208 |
Method CHECK_ALL_TIME_FRAMES on Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no exception.
Method CHECK_TIME_FRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Tabelle mit BAPI Return Informationen | 20080201 | |||
| 2 | EV_ERROR_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | Feldname des Fehlerhaften Feldes | 20080604 | |||
| 3 | IS_TIME_FRAME | Call by reference | Type reference (TYPE) | EAM_D_IHPA_TIME | Zeitsegmente für Partnerzuordnung in der Instandhaltung | 20080201 |
Method CHECK_TIME_FRAME on Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no exception.
Method CHECK_TIME_FRAMES_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIME_FRAMES_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Zeitsegmente aktiv? | 20080402 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | J_OBJNR | Objektnummer | 20080201 | |||
| 3 | IV_PARTNER_FUNCTION | Call by reference | Type reference (TYPE) | PARVW | Partnerrolle | 20080129 | |||
| 4 | IV_PARTNER_GROUP | Call by reference | Type reference (TYPE) | PARGR | Partnerschema | 20080129 |
Method CHECK_TIME_FRAMES_ACTIVE on Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |