SAP ABAP Class CL_ISM_SD_CONTROLLERQUANTITY (IS-M/SD: Controls for Quantity Calculation for Inserts)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSDI (Package) IS-M/SD SD Integration
⤷
⤷
Properties
| Class | CL_ISM_SD_CONTROLLERQUANTITY | |
| Short Description | IS-M/SD: Controls for Quantity Calculation for Inserts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | JSDI | IS-M/SD SD Integration |
| Created | 20010103 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISM_SD_CONTROLLERQUANTITY has no forward declaration.
Interfaces
Class CL_ISM_SD_CONTROLLERQUANTITY has no interface implemented.
Friends
Class CL_ISM_SD_CONTROLLERQUANTITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISM_LISTCONTRACTADINSERT | Contract-Insert Assignments | 20010104 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISM_SD_LISTCONTRACTQUANTITY | Contract Planning Quantities | 20010104 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ANY | D | 20010104 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISM_SD_ISSUEMIXPLAN | Mixes for Issue | 20010105 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TREGISTEREDTAB | Objects that Must Change Quantity Display | 20010104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010104 | |
| 2 | Instance method | Public | Method | Determine Quantities for Object | 20010104 | |
| 3 | Instance method | Public | Event handling method | Event for Changed Contract Assignment of Insert | 20010103 | |
| 4 | Instance method | Public | Method | Notify Registered Objects for Quantity Change | 20010105 | |
| 5 | Instance method | Public | Method | Register Object for Quantity Update | 20010103 |
Events
Class CL_ISM_SD_CONTROLLERQUANTITY has no event.
Types
Class CL_ISM_SD_CONTROLLERQUANTITY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CONTRACTINSERTLIST | Call by reference | Object reference (TYPE REF TO) | CL_ISM_LISTCONTRACTADINSERT | IS-M/SD: Kontrakte und zugeordnete Beilagen | 20010104 | |||
| 2 | IN_CONTRACTQUANTITYLIST | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_LISTCONTRACTQUANTITY | IS-M/SD: Kontrakte - gelieferte Menge | 20010104 | |||
| 3 | IN_ISSUEMIXLIST | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_ISSUEMIXPLAN | IS-M: Beilagenaustattungen zur MA | 20010111 |
Method CONSTRUCTOR on class CL_ISM_SD_CONTROLLERQUANTITY has no exception.
Method GETQUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_INSERT | Value transfer | Type reference (TYPE) | ISMMATNR_ISSUE | Medienausgabe | 20010104 | |||
| 2 | IN_MIX | Value transfer | Type reference (TYPE) | JVSDSPLIT-SPLIT | IS-M/SD: Medienausgaben-Ausstattung | 20010104 | |||
| 3 | OUT_QUANTITY | Call by reference | Type reference (TYPE) | JKSDCONTRACTQUAN-DEL_QUAN | zugeordnete Menge | 20010104 |
Method GETQUANTITY on class CL_ISM_SD_CONTROLLERQUANTITY has no exception.
Method HANDLE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Attribute reference (LIKE) | 20010105 | |||||
| 2 | INSERT | Call by reference | Attribute reference (LIKE) | 20010105 | |||||
| 3 | ITEM | Call by reference | Attribute reference (LIKE) | 20010105 |
Method HANDLE_CHANGE on class CL_ISM_SD_CONTROLLERQUANTITY has no exception.
Method NOTIFY_REGISTERED Signature
Method NOTIFY_REGISTERED on class CL_ISM_SD_CONTROLLERQUANTITY has no parameter.
Method NOTIFY_REGISTERED on class CL_ISM_SD_CONTROLLERQUANTITY has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_ISM_SD_QUANTITYCONTROLABLE | Objekte für die Mengenänderungen aktialisiert werden müssen | 20010104 |
Method REGISTER on class CL_ISM_SD_CONTROLLERQUANTITY has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463 |