SAP ABAP Interface IF_PT_CONTEXT_CONTAINER (Extendable Context Container)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT (Application Component) Personnel Time Management
⤷
PAOC_TIM_EXECUTABLE (Package) Interfaces for Executable Rules
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_RPTIME_CONTEXT_BASE | Context for Time Evaluation (Abstract) | 20010620 |
Properties
| Interface | IF_PT_CONTEXT_CONTAINER | |
| Short Description | Extendable Context Container |
General Data
| Package | PAOC_TIM_EXECUTABLE | Interfaces for Executable Rules |
| Created | 20010619 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PT_CONTEXT_CONTAINER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_CONTEXT | Places Indicator in Context Container | 20010620 |
Friends
Interface IF_PT_CONTEXT_CONTAINER has no friend.
Attributes
Interface IF_PT_CONTEXT_CONTAINER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Inserts Context | 20010619 | |
| 2 | Instance method | Public | Method | Deletes Context | 20010619 |
Events
Interface IF_PT_CONTEXT_CONTAINER has no event.
Types
Interface IF_PT_CONTEXT_CONTAINER has no local type.
Method Signatures
Method ADD_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_PT_CONTEXT | neuer Kontext | 20010621 | |||
| 2 | IM_DONOR | Call by reference | Object reference (TYPE REF TO) | OBJECT | Kontextgeber | 20010621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontext kann nicht hinzugefügt werden | 20010622 | ||
| 2 | Kontextreferenz ist initial | 20010713 | ||
| 3 | Kontextgeber ist nicht bekannt | 20010704 |
Method REMOVE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_PT_CONTEXT | zu entfernender Kontext | 20010621 | |||
| 2 | IM_DONOR | Call by reference | Object reference (TYPE REF TO) | OBJECT | Kontextgeber | 20010621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontextgeber ist nicht bekannt | 20010704 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110 |