SAP ABAP Class CL_SIW_DB_QUERIES (Read only queries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_DB (Package) SIW: Database Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_DB_QUERIES Read only queries for SIW 20101004
Properties
Class CL_SIW_DB_QUERIES  
Short Description Read only queries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_DB   SIW: Database Layer 
Created 20101004   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIW_DB_QUERIES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_DB_QUERIES Read only queries for SIW 20101004
Friends
Class CL_SIW_DB_QUERIES has no friend class.
Attributes
Class CL_SIW_DB_QUERIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_PROJECT_ITAB_TO_RNG Instance method Private Method Converts Table of Projects into Project Range 20101021
2 PROJECTS_GET_BY_PIECE Instance method Private Method 20101021
3 PROJECTS_GET_BY_VAR Instance method Private Method 20101021
4 S_CREATE Static method Public Method 20101004
Events
Class CL_SIW_DB_QUERIES has no event.
Types
Class CL_SIW_DB_QUERIES has no local type.
Method Signatures

Method CONVERT_PROJECT_ITAB_TO_RNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_PROJECT_ID Call by reference Type reference (TYPE) SIW_TAB_PROJECT_ID table of project ids 20101021
2 Returning R_RNG_PROJECT_ID Value transfer Type reference (TYPE) SIW_TAB_RNG_PROJECT_ID range of piece ids 20101021

Method CONVERT_PROJECT_ITAB_TO_RNG on class CL_SIW_DB_QUERIES has no exception.

Method PROJECTS_GET_BY_PIECE Signature

Method PROJECTS_GET_BY_PIECE on class CL_SIW_DB_QUERIES has no parameter.
Method PROJECTS_GET_BY_PIECE on class CL_SIW_DB_QUERIES has no exception.

Method PROJECTS_GET_BY_VAR Signature

Method PROJECTS_GET_BY_VAR on class CL_SIW_DB_QUERIES has no parameter.
Method PROJECTS_GET_BY_VAR on class CL_SIW_DB_QUERIES has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_QUERIES Value transfer Object reference (TYPE REF TO) IF_SIW_DB_QUERIES Read only queries for SIW 20101004

Method S_CREATE on class CL_SIW_DB_QUERIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703