SAP ABAP Class CL_TPDA_SEARCH_RESULT_C_ITAB (Class for Search Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_SEARCH_SERVICES (Package) ABAP Debugger: Search Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TPDA_SEARCH_RESULT TPDA: Superclass for Search Results 20040914
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_SEARCH_RESULT_TABULAR Search Result Display in the ALV 20040914
Properties
Class CL_TPDA_SEARCH_RESULT_C_ITAB  
Short Description Class for Search Service    
Super Class CL_TPDA_SEARCH_RESULT TPDA: Superclass for Search Results 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_SEARCH_SERVICES   ABAP Debugger: Search Services 
Created 20040901   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_SEARCH_RESULT_C_ITAB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_SEARCH_RESULT_TABULAR Search Result Display in the ALV 20040914
Friends
Class CL_TPDA_SEARCH_RESULT_C_ITAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LINE_STRUC Instance attribute Public Type reference (TYPE) TPDA_SEARCH_SERVICES_SHOW Structure for Displaying Search Results 20040914
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040901
2 GET_LINE_STRUC Instance method Public Method 20040914
Events
Class CL_TPDA_SEARCH_RESULT_C_ITAB has no event.
Types
Class CL_TPDA_SEARCH_RESULT_C_ITAB has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COLUMN Call by reference Type reference (TYPE) TPDA_SEARCH_SERVICES_SHOW-COLUMN String variabler Länge 20041221
2 Importing P_LINE Call by reference Type reference (TYPE) TPDA_SEARCH_SERVICES_SHOW-LINE Natürliche Zahl 20041221
3 Importing P_OFFSET Call by reference Type reference (TYPE) TPDA_SEARCH_SERVICES_SHOW-OFFSET Natürliche Zahl 20041221
4 Importing P_VALUE Call by reference Type reference (TYPE) TPDA_SEARCH_SERVICES_SHOW-VALUE String variabler Länge 20041221

Method CONSTRUCTOR on class CL_TPDA_SEARCH_RESULT_C_ITAB has no exception.

Method GET_LINE_STRUC Signature

Method GET_LINE_STRUC on class CL_TPDA_SEARCH_RESULT_C_ITAB has no parameter.
Method GET_LINE_STRUC on class CL_TPDA_SEARCH_RESULT_C_ITAB has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700