SAP ABAP Class CL_SB_BASE_ITEM_CK (Shared Buffer Object for Cost Estimate)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
CO-PC-PCP (Application Component) Product Cost Planning
⤷
ISAUTO_CK (Package) Automotive Enhancements to PP Product Costing
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SB_COSTING_COMPONENT_CK | SB-Entry Costing Item | 20000724 |
Properties
| Class | CL_SB_BASE_ITEM_CK | |
| Short Description | Shared Buffer Object for Cost Estimate | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISAUTO_CK | Automotive Enhancements to PP Product Costing |
| Created | 20000724 | 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) |
Interfaces
Class CL_SB_BASE_ITEM_CK has no interface implemented.
Friends
Class CL_SB_BASE_ITEM_CK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | XFLAG | Shared Buffer Active | 20000724 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SHARED_BUFFER_ITEM_CK | Business Object to Shared Buffer | 20000725 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | RZLLITAB-APPLSERVER | Application Server | 20000724 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | XFLAG | Read Only | 20000724 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | RZLLITAB-APPLSERVER | Application Server | 20000724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Entry | 20000725 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000725 | |
| 3 | Instance method | Public | Method | Delete Shared Buffer Entry | 20000724 | |
| 4 | Instance method | Public | Method | Returns Attributes | 20001012 | |
| 5 | Instance method | Public | Method | Returns Key | 20001012 | |
| 6 | Static method | Public | Method | Determine Sleep Mode | 20000901 | |
| 7 | Instance method | Protected | Method | Read Shared Buffer Entry | 20000724 | |
| 8 | Static method | Public | Method | Activate/Deactivate Shared Buffer | 20000724 | |
| 9 | Static method | Protected | Method | Determine Application Server | 20000901 | |
| 10 | Static method | Public | Method | Set Shared Buffer Server | 20000724 | |
| 11 | Instance method | Protected | Method | Write Shared Buffer Entry | 20000724 |
Events
Class CL_SB_BASE_ITEM_CK has no event.
Types
Class CL_SB_BASE_ITEM_CK has no local type.
Method Signatures
Method CHECK_VALIDITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20000725 |
Method CHECK_VALIDITY on class CL_SB_BASE_ITEM_CK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SHARED_BUFFER_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_SHARED_BUFFER_ITEM_CK | Business Object to Shared Buffer | 20000725 |
Method CONSTRUCTOR on class CL_SB_BASE_ITEM_CK has no exception.
Method DELETE Signature
Method DELETE on class CL_SB_BASE_ITEM_CK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20000724 |
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BO_BASE_DATA | Call by reference | Type reference (TYPE) | CKF_BO_BASE_DATA | Allgemeine Struktur Shared Buffer - Daten | 20001012 |
Method GET_ATTRIBUTES on class CL_SB_BASE_ITEM_CK has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BO_BASE_KEY | Value transfer | Type reference (TYPE) | CKF_BO_BASE_KEY | Allgemeine Strutkur Shared Buffer - Schlüssel | 20001012 |
Method GET_KEY on class CL_SB_BASE_ITEM_CK has no exception.
Method GET_SLEEP_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SLEEP | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20000904 |
Method GET_SLEEP_MODE on class CL_SB_BASE_ITEM_CK has no exception.
Method READ Signature
Method READ on class CL_SB_BASE_ITEM_CK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20000725 | ||
| 2 | Eintrag nicht vorhanden | 20000724 |
Method SET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVE | Value transfer | Type reference (TYPE) | XFLAG | Flag Shared Buffer aktiv | 20000724 | |||
| 2 | IM_READ_ONLY | Value transfer | Type reference (TYPE) | XFLAG | Nur Lesen | 20000724 |
Method SET_ACTIVE on class CL_SB_BASE_ITEM_CK has no exception.
Method SET_LOCAL_APPLICATION_SERVER Signature
Method SET_LOCAL_APPLICATION_SERVER on class CL_SB_BASE_ITEM_CK has no parameter.
Method SET_LOCAL_APPLICATION_SERVER on class CL_SB_BASE_ITEM_CK has no exception.
Method SET_REMOTE_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SHARED_BUFFER_SERVER | Call by reference | Type reference (TYPE) | RZLLITAB-APPLSERVER | Applikationsserver | 20000724 |
Method SET_REMOTE_ACCESS on class CL_SB_BASE_ITEM_CK has no exception.
Method WRITE Signature
Method WRITE on class CL_SB_BASE_ITEM_CK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag nicht vorhanden | 20000724 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C |