SAP ABAP Class /LIME/IF_QSET_STOCK (Interface to Select Stock Items of a Query)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /LIME/IF_QUERY_BU_STOCK Interface for Queries 20030826
2 Interface composition (i COMPRISING i_ref)  /LIME/IF_QUERY_GUID Interface for Queries 20030826
3 Interface composition (i COMPRISING i_ref)  /LIME/IF_QUERY_LOG_BU_STOCK Interface for Queries 20030826
Properties
Class /LIME/IF_QSET_STOCK  
Short Description Interface to Select Stock Items of a Query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030826   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /LIME/IF_QSET_STOCK has no forward declaration.
Interfaces
Class /LIME/IF_QSET_STOCK has no interface implemented.
Friends
Class /LIME/IF_QSET_STOCK has no friend class.
Attributes
Class /LIME/IF_QSET_STOCK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_STOCK Instance method Public Method Selection for Stock Items: GUIDs, Value Tables or Ranges 20030826
2 SET_USID Instance method Public Method Selection for Unique Serial IDs:GUIDs, Value Table or Ranges 20030826
Events
Class /LIME/IF_QSET_STOCK has no event.
Types
Class /LIME/IF_QSET_STOCK has no local type.
Method Signatures

Method SET_STOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OPTION_BIZ Call by reference Type reference (TYPE) /LIME/OPTION_STOCK_BIZ Option-Struktur für betriebswirtschaftliche Schlüssel Stock 20030922
2 Importing IS_RANGE Call by reference Type reference (TYPE) /LIME/QUERY_STOCK_RANGE Range Tabellen der Stock Items 20030826
3 Importing IT_BIZ Call by reference Type reference (TYPE) /LIME/T_QUERY_STOCK_BIZ Wertetabelle für Stock Items 20030826
4 Importing IT_GUID Call by reference Type reference (TYPE) /LIME/T_QUERY_GUID Liste von GUIDs 20030826
5 Importing I_IDX Call by reference Type reference (TYPE) /LIME/KEY_INDEX Laufende Nummer der Schlüsseltabelle 20030826
# Exception Resumable Description Created on
1 /LIME/CX_APP_AUTH Exceptions aus LIME (Anwendungsfehler) 20031024
2 /LIME/CX_APP_PARAM Exception der Query: Parameter Error 20031024

Method SET_USID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OPTION_BIZ Call by reference Type reference (TYPE) /LIME/OPTION_USID_BIZ Option-Struktur für betriebswirtschaftliche Schlüssel USID 20030922
2 Importing IS_RANGE Call by reference Type reference (TYPE) /LIME/QUERY_USID_RANGE MandantRange Tabellen für Serial-Nummern 20030826
3 Importing IT_BIZ Call by reference Type reference (TYPE) /LIME/T_QUERY_USID_BIZ Wertetabelle für Serial-Nummern 20030826
4 Importing IT_GUID Call by reference Type reference (TYPE) /LIME/T_QUERY_GUID Liste von GUIDs 20030826
5 Importing I_IDX Call by reference Type reference (TYPE) /LIME/KEY_INDEX Laufende Nummer der Schlüsseltabelle 20030826
# Exception Resumable Description Created on
1 /LIME/CX_APP_AUTH Exception der Query: Berechtigungsprüfung 20031024
2 /LIME/CX_APP_PARAM Exception der Query: Parameter Error 20031024
History
Last changed by/on SAP  20050409 
SAP Release Created in