SAP ABAP Interface IF_CI_COLLECTOR (Interface for Standard Object Collectors)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CI_COLLECTOR_ROOT Code Inspector: Administration of Object Collectors 20020807
Properties
Interface IF_CI_COLLECTOR  
Short Description Interface for Standard Object Collectors    
General Data
Package S_CODE_INSPECTOR   ABAP Source Code Analysis 
Created 20020313   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_CI_COLLECTOR has no forward declaration.
Interfaces
Interface IF_CI_COLLECTOR has no interface.
Friends
Interface IF_CI_COLLECTOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES_OK Instance attribute Public Type reference (TYPE) SYCHAR01 CHAR01 Data Element for SYST 20020807
2 DESCRIPTION Instance attribute Public Type reference (TYPE) SCI_COLTXT Code Inspector: Object Collector Description 20020524
3 GROUP Instance attribute Public Type reference (TYPE) SCI_GROUP Code Inspector: User Group 20020813
4 HAS_ATTRIBUTES Instance attribute Public Type reference (TYPE) SYCHAR01 CHAR01 Data Element for SYST 20020809
5 HAS_DOCUMENTATION Instance attribute Public Type reference (TYPE) SYCHAR01 CHAR01 Data Element for SYST 20020807
6 NAME Instance attribute Public Type reference (TYPE) SCI_COL Code Inspector: Name of Object Collector 20020524
7 POSITION Instance attribute Public Type reference (TYPE) SYNUM03 NUM03 for SYST 20020807
8 SELECTED Instance attribute Public Type reference (TYPE) SYCHAR01 CHAR01 Data Element for SYST 20020524
9 TRANSPORT Instance attribute Public Type reference (TYPE) SYCHAR01 CHAR01 Data Element for SYST 20020524
10 VERSION Instance attribute Public Type reference (TYPE) SCI_VERS Code Inspector: Version Number of Element 20020807
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT Instance method Public Method Triggers Object Collector 20020313
2 DISPLAY_DOCUMENTATION Instance method Public Method Display Documentation 20020807
3 GET_ATTRIBUTES Instance method Public Method Supply Collector Properties 20020807
4 PUT_ATTRIBUTES Instance method Public Method Set Collector Properties 20020807
5 QUERY_ATTRIBUTES Instance method Public Method Query Attributes 20020807
Events
Interface IF_CI_COLLECTOR has no event.
Types
Interface IF_CI_COLLECTOR has no local type.
Method Signatures

Method COLLECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONFINE_DEVCLASSES Call by reference Type reference (TYPE) SCIT_DEVC Code Inspector: Selektionsoptionen für das Paket 20020809
2 Importing P_CONFINE_OBJNAMES Call by reference Type reference (TYPE) SCIT_OBJN Code Inspector: Selektionsoptionen für den Objektnamen 20020809
3 Importing P_CONFINE_OBJTYPES Call by reference Type reference (TYPE) SCIT_OBJT Code Inspector: Selektionsoptionen für den Objekttypen 20020809
4 Importing P_CONFINE_RESPONSIBLES Call by reference Type reference (TYPE) SCIT_RESP Code Inspector: Selektionsoptionen für den Verantwortlichen 20020809
5 Exporting P_OBJSLIST Call by reference Type reference (TYPE) SCIT_OBJS Code Inspector: Liste von Objekten 20020313
# Exception Resumable Description Created on
1 COLLECTOR_ERROR Fehler bei Ausführung des Kollektors 20020314
2 INVALID_INPUT Fehler bei Eingabeparameter für Kollektor 20030120
3 NO_OBJECT_FOUND Kollektor hat kein Objekt gefunden 20020314

Method DISPLAY_DOCUMENTATION Signature

Method DISPLAY_DOCUMENTATION on Interface IF_CI_COLLECTOR has no parameter.
Method DISPLAY_DOCUMENTATION on Interface IF_CI_COLLECTOR has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ATTRIBUTES Value transfer Type reference (TYPE) XSTRING 20020807

Method GET_ATTRIBUTES on Interface IF_CI_COLLECTOR has no exception.

Method PUT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTES Call by reference Type reference (TYPE) XSTRING 20020807

Method PUT_ATTRIBUTES on Interface IF_CI_COLLECTOR has no exception.

Method QUERY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DISPLAY Call by reference Type reference (TYPE) FLAG '' allgemeines flag 20020807

Method QUERY_ATTRIBUTES on Interface IF_CI_COLLECTOR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640