SAP ABAP Class CL_BS_STACK_INERTIAL (Inertial Stack)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
BS_COMMON_OBJECTS (Package) Common Tools and Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_STACK | Primitive Data Stack | 20110126 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_STACK_HISTORICAL | Historical stack | 20110126 |
Properties
| Class | CL_BS_STACK_INERTIAL | |
| Short Description | Inertial Stack | |
| Super Class | CL_BS_STACK | Primitive Data Stack |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_COMMON_OBJECTS | Common Tools and Interfaces |
| Created | 20110126 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_STACK_INERTIAL has no forward declaration.
Interfaces
Class CL_BS_STACK_INERTIAL has no interface implemented.
Friends
Class CL_BS_STACK_INERTIAL has no friend class.
Attributes
Class CL_BS_STACK_INERTIAL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the actual size of the stack | 20110126 | |
| 2 | Instance method | Public | Method | sweeps stack from inertial data | 20110126 |
Events
Class CL_BS_STACK_INERTIAL has no event.
Types
Class CL_BS_STACK_INERTIAL has no local type.
Method Signatures
Method GET_ACTUAL_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTUAL_SIZE | Value transfer | Type reference (TYPE) | I | actual size of the stack | 20110126 |
Method GET_ACTUAL_SIZE on class CL_BS_STACK_INERTIAL has no exception.
Method SWEEP Signature
Method SWEEP on class CL_BS_STACK_INERTIAL has no parameter.
Method SWEEP on class CL_BS_STACK_INERTIAL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |