SAP ABAP Class IF_SIW_DB_PROJECT_ACCESS (Read or Modify SIW Project Header (in Buffer of DB Layer))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SIW_DB_ACCESS | Abstraction Layer to Buffer and Update DB Tables | 20100907 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_DB_PROJECT_ACCESS | DB-Layer Buffers and Updates DB Tables | 20100907 |
Properties
| Class | IF_SIW_DB_PROJECT_ACCESS | |
| Short Description | Read or Modify SIW Project Header (in Buffer of DB Layer) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100907 | SAP |
| Last change | 20110908 | 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 IF_SIW_DB_PROJECT_ACCESS has no interface implemented.
Friends
Class IF_SIW_DB_PROJECT_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20100907 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete a Project | 20100928 | |
| 2 | Instance method | Public | Method | Returns the Project Data | 20100910 | |
| 3 | Instance method | Public | Method | Inserts or Modifies Project Data | 20100910 |
Events
Class IF_SIW_DB_PROJECT_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY | Public | See coding | 20100907 | tty type standard table of ref to if_siw_db_project_access with default key
|
||
| 2 | TTY_PROJECT | Public | See coding | 20101006 | tty_project type standard table of ty_project with default key
|
||
| 3 | TY_PROJECT | Public | See coding | 20100907 | begin of ty_project.
include type tsiw_proj.
types project_text type siw_dte_project_text.
types end of ty_project
|
||
| 4 | TY_TSIW_PROJ | Public | Type reference (TYPE) | TSIW_PROJ | 20101014 | |
Method Signatures
Method DELETE Signature
Method DELETE on class IF_SIW_DB_PROJECT_ACCESS has no parameter.
Method DELETE on class IF_SIW_DB_PROJECT_ACCESS has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DB_BUFFER | Value transfer | Type reference (TYPE) | TY_PROJECT | 20100910 |
Method GET on class IF_SIW_DB_PROJECT_ACCESS has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_BUFFER | Call by reference | Type reference (TYPE) | TY_PROJECT | 20100910 |
Method SET on class IF_SIW_DB_PROJECT_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |