SAP ABAP Interface IF_CATS_REPO (CATS Report Manager - BADI Interface)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-TS (Application Component) Time Sheet
     CATS_MISC (Package) Customizing and Reporting for the Time Sheet
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CATS_REPORTING CATS Report Manager 20020401
Properties
Interface IF_CATS_REPO  
Short Description CATS Report Manager - BADI Interface    
General Data
Package CATS_MISC   Customizing and Reporting for the Time Sheet 
Created 20020401   SAP 
Last changed 20020402   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_CATS_REPO has no interface.
Friends
Interface IF_CATS_REPO has no friend.
Attributes
Interface IF_CATS_REPO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SELECTION_SCREEN_MOD Instance method Public Method Modify Characteristics of a Field in Selection Screen 20020401
2 ADD_TO_FIELD_SELECTION Instance method Public Method Transfer Entry to Table of DB Fields to be Selected 20020401
3 DELETE_SELECTION_SCREEN_MOD Instance method Public Method Reset Selection Screen Modification 20020401
4 GET_USER_DEFAULTS Instance method Public Method Provide User Settings 20020401
5 GET_VARIABLE_VALUE Instance method Public Method Provide Value of a Report Variable 20020401
6 SAVE_USER_DEFAULTS Instance method Public Method Save User Settings 20020401
7 SET_ALV_VARIANT_INFO Instance method Public Method Set ALV List Variant Info. 20020401
8 SET_ICON Instance method Public Method Create Icon with Quickinfo 20020401
9 SET_USER_DEFAULTS_BUFFER Instance method Public Method Write User Settings to Buffer 20020401
10 SET_VARIABLE_VALUE Instance method Public Method Set Value of a Report Variable 20020401
Events
Interface IF_CATS_REPO has no event.
Types
Interface IF_CATS_REPO has no local type.
Method Signatures

Method ADD_SELECTION_SCREEN_MOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) C Feldname des Selektionsfeldes z.B. LDBWDATE 20020401
2 Importing IM_READONLY Call by reference Type reference (TYPE) XFELD Feld ist nur Ausgabefeld 'X' = Ja, ' ' = Nein 20020401
3 Importing IM_REQUIRED Call by reference Type reference (TYPE) XFELD Feld ist Musseingabe 'X' = Ja, ' ' = Nein 20020401
4 Importing IM_VISIBLE Call by reference Type reference (TYPE) XFELD 'X' Feld ist sichtbar 'X' = Ja, ' ' = Nein 20020401

Method ADD_SELECTION_SCREEN_MOD on Interface IF_CATS_REPO has no exception.

Method ADD_TO_FIELD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) C Feldname des Datenbankfeldes, z.B. WORKDATE 20020401
2 Importing IM_LAST_FIELD Call by reference Type reference (TYPE) XFELD SPACE Letztes hinzuzufuegendes Feld ? 'X' = Ja 20020401

Method ADD_TO_FIELD_SELECTION on Interface IF_CATS_REPO has no exception.

Method DELETE_SELECTION_SCREEN_MOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) C Feldname des Selektionsfeldes z.B. LDBWDATE 20020401

Method DELETE_SELECTION_SCREEN_MOD on Interface IF_CATS_REPO has no exception.

Method GET_USER_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEFAULTS Value transfer Type reference (TYPE) CATSXT_REPORT_DFLT_ITAB Benutzereinstellungen fuer Reporting 20020401

Method GET_USER_DEFAULTS on Interface IF_CATS_REPO has no exception.

Method GET_VARIABLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VARIABLE_VALUE Call by reference Type reference (TYPE) ANY Inhalte der Variabelen 20020401
2 Importing IM_VARIABLE_NAME Call by reference Type reference (TYPE) ANY Name der Variabelen 20020401
# Exception Resumable Description Created on
1 FAILED Variabele wurde nicht gefunden 20020401

Method SAVE_USER_DEFAULTS Signature

Method SAVE_USER_DEFAULTS on Interface IF_CATS_REPO has no parameter.
Method SAVE_USER_DEFAULTS on Interface IF_CATS_REPO has no exception.

Method SET_ALV_VARIANT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HANDLE Call by reference Type reference (TYPE) SLIS_HANDL Varianten Handle 20020401
2 Importing IM_LOG_GROUP Call by reference Type reference (TYPE) SLIS_LOGGR Logische Gruppe 20020401
3 Importing IM_REPORT Call by reference Type reference (TYPE) SYREPID SY-REPID ABAP Reportname 20020401

Method SET_ALV_VARIANT_INFO on Interface IF_CATS_REPO has no exception.

Method SET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ICON Call by reference Type reference (TYPE) ICON_D Ikone 20020401
2 Importing IM_QUICKINFO Call by reference Type reference (TYPE) ANY Quickinfo 20020401
3 Importing IM_TEXT Call by reference Type reference (TYPE) ANY Text zur Ikone 20020401
4 Returning RE_ICON Value transfer Type reference (TYPE) BALPVAL Ikone mit Text und Quickinfo 20020401

Method SET_ICON on Interface IF_CATS_REPO has no exception.

Method SET_USER_DEFAULTS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD Call by reference Type reference (TYPE) ANY Feldname 20020401
2 Importing IM_VALUE Call by reference Type reference (TYPE) ANY Feldinhalt 20020401

Method SET_USER_DEFAULTS_BUFFER on Interface IF_CATS_REPO has no exception.

Method SET_VARIABLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VARIABLE_NAME Call by reference Type reference (TYPE) ANY Variabelenname 20020401
2 Importing IM_VARIABLE_VALUE Call by reference Type reference (TYPE) ANY Inhalt der Variabelen 20020401
# Exception Resumable Description Created on
1 FAILED Variabele nicht gefunden 20020401
History
Last changed by/on SAP  20020402 
SAP Release Created in 470