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 | ![]() |
Instance method | Public | Method | Modify Characteristics of a Field in Selection Screen | 20020401 |
2 | ![]() |
Instance method | Public | Method | Transfer Entry to Table of DB Fields to be Selected | 20020401 |
3 | ![]() |
Instance method | Public | Method | Reset Selection Screen Modification | 20020401 |
4 | ![]() |
Instance method | Public | Method | Provide User Settings | 20020401 |
5 | ![]() |
Instance method | Public | Method | Provide Value of a Report Variable | 20020401 |
6 | ![]() |
Instance method | Public | Method | Save User Settings | 20020401 |
7 | ![]() |
Instance method | Public | Method | Set ALV List Variant Info. | 20020401 |
8 | ![]() |
Instance method | Public | Method | Create Icon with Quickinfo | 20020401 |
9 | ![]() |
Instance method | Public | Method | Write User Settings to Buffer | 20020401 |
10 | ![]() |
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 | ![]() |
IM_FIELDNAME | Call by reference | Type reference (TYPE) | C | Feldname des Selektionsfeldes z.B. LDBWDATE | 20020401 | ||
2 | ![]() |
IM_READONLY | Call by reference | Type reference (TYPE) | XFELD | Feld ist nur Ausgabefeld 'X' = Ja, ' ' = Nein | 20020401 | ||
3 | ![]() |
IM_REQUIRED | Call by reference | Type reference (TYPE) | XFELD | Feld ist Musseingabe 'X' = Ja, ' ' = Nein | 20020401 | ||
4 | ![]() |
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 | ![]() |
IM_FIELDNAME | Call by reference | Type reference (TYPE) | C | Feldname des Datenbankfeldes, z.B. WORKDATE | 20020401 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EX_VARIABLE_VALUE | Call by reference | Type reference (TYPE) | ANY | Inhalte der Variabelen | 20020401 | ||
2 | ![]() |
IM_VARIABLE_NAME | Call by reference | Type reference (TYPE) | ANY | Name der Variabelen | 20020401 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IM_HANDLE | Call by reference | Type reference (TYPE) | SLIS_HANDL | Varianten Handle | 20020401 | ||
2 | ![]() |
IM_LOG_GROUP | Call by reference | Type reference (TYPE) | SLIS_LOGGR | Logische Gruppe | 20020401 | ||
3 | ![]() |
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 | ![]() |
IM_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone | 20020401 | ||
2 | ![]() |
IM_QUICKINFO | Call by reference | Type reference (TYPE) | ANY | Quickinfo | 20020401 | ||
3 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | ANY | Text zur Ikone | 20020401 | ||
4 | ![]() |
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 | ![]() |
IM_FIELD | Call by reference | Type reference (TYPE) | ANY | Feldname | 20020401 | ||
2 | ![]() |
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 | ![]() |
IM_VARIABLE_NAME | Call by reference | Type reference (TYPE) | ANY | Variabelenname | 20020401 | ||
2 | ![]() |
IM_VARIABLE_VALUE | Call by reference | Type reference (TYPE) | ANY | Inhalt der Variabelen | 20020401 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Variabele nicht gefunden | 20020401 |
History
Last changed by/on | SAP | 20020402 |
SAP Release Created in | 470 |