SAP ABAP Class IF_PT_CONTEXT_CONTAINER (Extendable Context Container)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PT_CONTEXT | Places Indicator in Context Container | 20010620 |
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
| Class | IF_PT_CONTEXT_CONTAINER | |
| Short Description | Extendable Context Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010619 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PT_CONTEXT_CONTAINER has no forward declaration.
Interfaces
Class IF_PT_CONTEXT_CONTAINER has no interface implemented.
Friends
Class IF_PT_CONTEXT_CONTAINER has no friend class.
Attributes
Class 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
Class IF_PT_CONTEXT_CONTAINER has no event.
Types
Class 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 |