SAP ABAP Class IF_ISM_SD_CONTRACTINSERTTREE (IS-M: Hierarchy Contract Display - Inserts)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISM_ABSTRACT_CONTRACT_TREE | IS-M: Hierachy of Customer Groups for Insert Planning | 20020628 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISM_SD_CONTRACT_INSERT_GEO | IS-M: Geographical Hierarchy for Insert Planning | 20010911 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISM_SD_CONTRACT_INSERT_TREE | IS-M: Hierachy of Customer Groups for Insert Planning | 20010227 |
Properties
| Class | IF_ISM_SD_CONTRACTINSERTTREE | |
| Short Description | IS-M: Hierarchy Contract Display - Inserts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010227 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ISM_SD_CONTRACTINSERTTREE has no forward declaration.
Interfaces
Class IF_ISM_SD_CONTRACTINSERTTREE has no interface implemented.
Friends
Class IF_ISM_SD_CONTRACTINSERTTREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISM_SD_VIEWER_MIXPLANNING | IS-M: Contract Hierarchy for Insert Planning | 20010913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Contract (Add Dynamically to Hierarchy) | 20010227 | |
| 2 | Instance method | Public | Method | Add Contracts | 20011206 | |
| 3 | Instance method | Public | Method | Add New Filter Value | 20011005 | |
| 4 | Instance method | Public | Method | Build Hierarchy for Display | 20011205 | |
| 5 | Instance method | Public | Method | Internal Check on Consistency of Hierarchy | 20011120 | |
| 6 | Instance method | Public | Method | Reset Display Attributes | 20011213 | |
| 7 | Instance method | Public | Method | Administration Class Assigned for Contracts | 20010913 | |
| 8 | Instance method | Public | Method | Define Server for Quantities for Contract | 20010913 | |
| 9 | Instance method | Public | Method | Assign Viewer Control | 20010913 | |
| 10 | Instance method | Public | Method | Contracts: Refresh Mix | 20040805 | |
| 11 | Instance method | Public | Method | Refresh Node Attributes | 20011227 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | INSERT2CONTRACTASSIGN | Instance Event (0) |
Public (2) |
Insert-Contract Assignment | 20010305 |
| 2 | INSERT2CONTRACTREMOVE | Instance Event (0) |
Public (2) |
Insert-contract assignment was removed | 20010305 |
Types
Class IF_ISM_SD_CONTRACTINSERTTREE has no local type.
Method Signatures
Method ADD_CONTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_DOCUMENT | Value transfer | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20010227 | |||
| 2 | IN_ISSUE | Medienausgabe | |||||||
| 3 | IN_ITEM | Value transfer | Type reference (TYPE) | POSNR | Positionsnummer des Vertriebsbeleges | 20010227 | |||
| 4 | IN_MIX | Value transfer | Type reference (TYPE) | JVSDSPLIT-SPLIT | IS-M/SD: Medienausgaben-Ausstattung | 20010227 |
Method ADD_CONTRACT on class IF_ISM_SD_CONTRACTINSERTTREE has no exception.
Method ADD_CONTRACTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CONTRACTMIXTAB | Value transfer | Type reference (TYPE) | RJKSDORDERADMIXTAB | IS-M: Tabelle Kontrakte-Mix | 20011206 |
Method ADD_CONTRACTLIST on class IF_ISM_SD_CONTRACTINSERTTREE has no exception.
Method ADD_FILTER_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_FILTERVALUE | Value transfer | Object reference (TYPE REF TO) | OBJECT | Filterwert | 20011005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Filterwert ist notwendig | 20020110 |
Method BUILD_HIERACHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CONTRACTTAB | Call by reference | Type reference (TYPE) | RJKSDCONTRACTTAB | IS-M: Kontraktpositionen | 20011223 |
Method BUILD_HIERACHY on class IF_ISM_SD_CONTRACTINSERTTREE has no exception.
Method INTERNAL_HIERACHIE_CHECK Signature
Method INTERNAL_HIERACHIE_CHECK on class IF_ISM_SD_CONTRACTINSERTTREE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierachie inkosistent | 20011120 |
Method RESET_DISPLAY Signature
Method RESET_DISPLAY on class IF_ISM_SD_CONTRACTINSERTTREE has no parameter.
Method RESET_DISPLAY on class IF_ISM_SD_CONTRACTINSERTTREE has no exception.
Method SET_CONTRACTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CONTRACTINSERTLIST | Value transfer | Object reference (TYPE REF TO) | CL_ISM_LISTCONTRACTADINSERT | IS-M/SD: Kontrakte und zugeordnete Beilagen | 20010913 |
Method SET_CONTRACTLIST on class IF_ISM_SD_CONTRACTINSERTTREE has no exception.
Method SET_QUANTITYSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_QUANTITYSERVER | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_LISTCONTRACTQUANTITY | IS-M/SD: Kontrakte - gelieferte Menge | 20010913 |
Method SET_QUANTITYSERVER on class IF_ISM_SD_CONTRACTINSERTTREE has no exception.
Method SET_VIEWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_VIEWER | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_VIEWER_MIXPLANNING | IS-M: Kontrakthierachie für Beilagenplanung | 20010913 |
Method SET_VIEWER on class IF_ISM_SD_CONTRACTINSERTTREE has no exception.
Method UPDATE_CONTRACTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CONTRACTMIXTAB | Value transfer | Type reference (TYPE) | RJKSDORDERADMIXTAB | IS-M: Tabelle Kontrakte-Mix | 20040805 |
Method UPDATE_CONTRACTLIST on class IF_ISM_SD_CONTRACTINSERTTREE has no exception.
Method UPDATE_NODE_ATTRIBUTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20011227 |
Method UPDATE_NODE_ATTRIBUTS on class IF_ISM_SD_CONTRACTINSERTTREE has no exception.
Event Signatures
Event INSERT2CONTRACTASSIGN Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Exporting | Value transfer | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20010305 | ||
| 2 | ISSUE | Exporting | Value transfer | Type reference (TYPE) | ISMMATNR_ISSUE | Medienausgabe | 20010305 | ||
| 3 | ITEM | Exporting | Value transfer | Type reference (TYPE) | POSNR | Positionsnummer des Vertriebsbeleges | 20010305 |
Event INSERT2CONTRACTREMOVE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Exporting | Value transfer | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20010305 | ||
| 2 | ISSUE | Exporting | Value transfer | Type reference (TYPE) | ISMMATNR_ISSUE | Medienausgabe | 20010305 | ||
| 3 | ITEM | Exporting | Value transfer | Type reference (TYPE) | POSNR | Positionsnummer des Vertriebsbeleges | 20010305 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |