SAP ABAP Class CL_STOCK_TYPE_SET_S2L (Quantity of Stock Types)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-S2L (Application Component) Production Supply
⤷
DI_S2L (Package) Production Supply
⤷
⤷
Properties
| Class | CL_STOCK_TYPE_SET_S2L | |
| Short Description | Quantity of Stock Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DI_S2L | Production Supply |
| Created | 20001214 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_STOCK_TYPE_SET_S2L has no interface implemented.
Friends
Class CL_STOCK_TYPE_SET_S2L has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | S2L_STOCK_TYPES | Sorted According to keyvals, defined_keys | 20001214 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | S2L_STOCK_TYPE_SET_DELTA | Delta Information | 20010111 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | S2L_STOCK_KEYS | S2L_STOCK_KEYS_ALL | Mask for the Smallest Key Prefix Until Now | 20001214 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | S2L_STOCK_TYPE_TO_GEN | spec-->gen | 20001214 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | S2L_STOCK_TYPE_TO_SPEC | gen-->spec | 20001214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add stock_types to gen(stock_type) | 20001214 | |
| 2 | Instance method | Public | Method | Add stock_types to spec(stock_type) | 20001214 | |
| 3 | Instance method | Public | Method | Delivers (if nec. regenerates) Stock Type for Keys Given | 20010113 | |
| 4 | Instance method | Public | Method | Check Delta and If Necessary Trigger Change Event | 20010111 | |
| 5 | Instance method | Protected | Method | Update Relationships for Specialization Relationships | 20001214 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
Signals Changes | 20010111 |
Types
Class CL_STOCK_TYPE_SET_S2L has no local type.
Method Signatures
Method GET_GEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GEN_BOUND | Value transfer | Type reference (TYPE) | S2L_STOCK_KEYS | S2L_STOCK_KEYS_EMPTY | mindestens so speziell wie ... | 20010116 | ||
| 2 | INCLUSIVE | Value transfer | Type reference (TYPE) | RM_FLAG | RM_XFLAG | einschließlich 'stock_type' | 20010118 | ||
| 3 | STOCK_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_STOCK_TYPE_S2L | Bestandstyp | 20001214 | |||
| 4 | STOCK_TYPES | Call by reference | Type reference (TYPE) | S2L_STOCK_TYPES_ANY | wird ergänzt um allgemeinere Bestandstypen | 20001215 |
Method GET_GEN on class CL_STOCK_TYPE_SET_S2L has no exception.
Method GET_SPEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUSIVE | Value transfer | Type reference (TYPE) | RM_FLAG | RM_XFLAG | einschliesslich 'stock_type' | 20010118 | ||
| 2 | SPEC_BOUND | Value transfer | Type reference (TYPE) | S2L_STOCK_KEYS | S2L_STOCK_KEYS_ALL | max. Spezialisiereungsgrad | 20010104 | ||
| 3 | STOCK_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_STOCK_TYPE_S2L | Bestandstyp | 20001214 | |||
| 4 | STOCK_TYPES | Call by reference | Type reference (TYPE) | S2L_STOCK_TYPES_ANY | wird ergänzt um speziellere Bestandstypen | 20001215 |
Method GET_SPEC on class CL_STOCK_TYPE_SET_S2L has no exception.
Method LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFINED_KEYS | Value transfer | Type reference (TYPE) | S2L_STOCK_KEYS | Maske für nichtgenerische Schlüssel | 20010113 | |||
| 2 | KEYVALS | Call by reference | Type reference (TYPE) | S2L_STOCK_KEYVALS | Schlüsselwerte (codiert) | 20010113 | |||
| 3 | STOCK_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_STOCK_TYPE_S2L | Bestandstyp | 20010113 |
Method LOOKUP on class CL_STOCK_TYPE_SET_S2L has no exception.
Method NOTIFY Signature
Method NOTIFY on class CL_STOCK_TYPE_SET_S2L has no parameter.
Method NOTIFY on class CL_STOCK_TYPE_SET_S2L has no exception.
Method UPDATE_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STOCK_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_STOCK_TYPE_S2L | Bestandstyp | 20001214 |
Method UPDATE_RELATIONS on class CL_STOCK_TYPE_SET_S2L has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class CL_STOCK_TYPE_SET_S2L has no parameter.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |