Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_S_AUT_AT_TOP | Audit Trail (ILM): Global Data and Types | 20090118 |
Properties
| Class | CL_S_AUT_AT_SEL | |
| Short Description | Audit Trail (ILM): Selection (Audit Trail) | |
| Super Class | CL_S_AUT_AT_TOP | Audit Trail (ILM): Global Data and Types |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_AUT | Enhancements Audit Trail (ILM) |
| Created | 20090116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_S_AUT_AT_SEL has no interface implemented.
Friends
Class CL_S_AUT_AT_SEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | See coding | Selected Change Documents (Including Selection Criteria) | 20100420 | ||||
| 2 | Instance attribute | Public | See coding | Selected Table Logs (Including Selection Criteria) | 20110601 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 0 | Index for Block Processing (Change Documents) | 20100420 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 0 | Index for Block Processing (Table Logs) | 20100420 |
Methods
Events
Class CL_S_AUT_AT_SEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_CDHDR_SEL | Public | See coding | 20100420 | BEGIN OF gty_cdhdr_sel,
objectclas TYPE cdobjectcl,
objectid TYPE cdobjectv,
changenr TYPE cdchangenr,
new TYPE boole_d,
END OF gty_cdhdr_sel
|
||
| 2 | GTY_DBTABLOG_KEY | Public | See coding | 20100420 | BEGIN OF gty_dbtablog_key,
logdate TYPE sydats,
logtime TYPE sytime,
logid TYPE logid,
END OF gty_dbtablog_key
|
||
| 3 | GTY_DBTABLOG_SEL | Public | See coding | 20100420 | BEGIN OF gty_dbtablog_sel,
fr TYPE gty_dbtablog_key,
to TYPE gty_dbtablog_key,
END OF gty_dbtablog_sel
|
||
| 4 | GTY_SELECTION_CD | Public | See coding | 20100420 | BEGIN OF gty_selection_cd,
sel_step_index TYPE i,
eval_step_index TYPE i,
cdhdr TYPE gty_cdhdr_sel,
END OF gty_selection_cd
|
||
| 5 | GTY_SELECTION_TL | Public | See coding | 20110601 | BEGIN OF gty_selection_tl,
sel_step_index TYPE i,
eval_step_index TYPE i,
log TYPE gty_dbtablog_sel,
END OF gty_selection_tl
|
||
| 6 | GTY_SEL_TL | Public | See coding | 20110615 | BEGIN OF gty_sel_tl,
sel_step_index TYPE i,
eval_step_index TYPE i,
logdate TYPE sydats,
logtime TYPE sytime,
logid TYPE logid,
END OF gty_sel_tl
|
||
| 7 | GTY_T_DBTABLOG | Public | See coding | 20110513 | gty_t_dbtablog TYPE STANDARD TABLE OF dbtablog
|
||
| 8 | GTY_T_MISSING_FIELDS | Public | See coding | 20110504 | gty_t_missing_fields TYPE SORTED TABLE OF gty_missing_fields
WITH UNIQUE KEY fieldname
|
Method Signatures
Method BUILD_SELECTION_TABLE Signature
Method BUILD_SELECTION_TABLE on class CL_S_AUT_AT_SEL has no parameter.
Method BUILD_SELECTION_TABLE on class CL_S_AUT_AT_SEL has no exception.
Method BUILD_VERSION_TABKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NEW_VERS | Call by reference | Type reference (TYPE) | DBTABLOG-VERSNO | Neue Version | 20090118 | |||
| 2 | CV_NTAB_TIMESTMP | Call by reference | Type reference (TYPE) | CRSTAMP | Zeitstempel Nametab-Objekt | 20090118 | |||
| 3 | EV_NEW_LOG_DATA_KEY | Call by reference | Type reference (TYPE) | DBTABLOG-LOGDATA | Neue Daten zu Protokolschlüssel | 20090118 | |||
| 4 | EV_NEW_LOG_KEY | Call by reference | Type reference (TYPE) | DBTABLOG-LOGKEY | Neuer Protokollschlüssel | 20090118 | |||
| 5 | IO_HCL_ARC | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_ARC | Audit Trail (ILM): Archivierung | 20090118 | |||
| 6 | IS_DBTABLOG | Call by reference | Type reference (TYPE) | AUT_S_DBTABLOG_ARC | Tabellenprotokoll | 20090118 | |||
| 7 | IT_CODEPAGES | Call by reference | Type reference (TYPE) | AUT_T_CODEPAGE | Codepage-Tabelle | 20090118 | |||
| 8 | IV_ACTUAL_TIMESTMP | Call by reference | Type reference (TYPE) | CRSTAMP | Aktueller Zeitstempel | 20090118 | |||
| 9 | IV_CHAR_SIZE | Call by reference | Type reference (TYPE) | I | Zeichenbreite | 20090118 | |||
| 10 | IV_CODEPAGE | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Codepage | 20090118 | |||
| 11 | IV_OLD_CRTIMESTMP | Call by reference | Type reference (TYPE) | CRSTAMP | Alter Zeitstempel (Nametab-Erzeugung) | 20090118 |
Method BUILD_VERSION_TABKEY on class CL_S_AUT_AT_SEL has no exception.
Method CHECK_VALID_TABNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALID_TAB_NAME | Call by reference | Type reference (TYPE) | DBTABLOG-TABNAME | Tabellenname (gültig) | 20110413 | |||
| 2 | IV_TAB_NAME | Call by reference | Type reference (TYPE) | DBTABLOG-TABNAME | Tabellenname | 20110413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PCo Suite Integration: Ausnahmeklasse | 20110413 |
Method CONVERT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_REF_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Datenreferenz mit konvertiertem Feldinhalt | 20090118 | |||
| 2 | IO_CONVERTER | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | Codepage-/Endiankonverter | 20090118 | |||
| 3 | IS_TABDETAILS | Call by reference | Type reference (TYPE) | GTY_TABDETAILS | Technische Informationen zur DB-Tabelle | 20090118 | |||
| 4 | IV_VERSNO | Call by reference | Type reference (TYPE) | DBTABLOG-VERSNO | Versionsnummer | 20090118 |
Method CONVERT_FIELD on class CL_S_AUT_AT_SEL has no exception.
Method CONVERT_FIELD_WITH_TYPE Signature
Method CONVERT_FIELD_WITH_TYPE on class CL_S_AUT_AT_SEL has no parameter.
Method CONVERT_FIELD_WITH_TYPE on class CL_S_AUT_AT_SEL has no exception.
Method CONVERT_ITF Signature
Method CONVERT_ITF on class CL_S_AUT_AT_SEL has no parameter.
Method CONVERT_ITF on class CL_S_AUT_AT_SEL has no exception.
Method CONVERT_KEY Signature
Method CONVERT_KEY on class CL_S_AUT_AT_SEL has no parameter.
Method CONVERT_KEY on class CL_S_AUT_AT_SEL has no exception.
Method DELETE_OLD_STXL Signature
Method DELETE_OLD_STXL on class CL_S_AUT_AT_SEL has no parameter.
Method DELETE_OLD_STXL on class CL_S_AUT_AT_SEL has no exception.
Method DELETE_OLD_STXL_NEW Signature
Method DELETE_OLD_STXL_NEW on class CL_S_AUT_AT_SEL has no parameter.
Method DELETE_OLD_STXL_NEW on class CL_S_AUT_AT_SEL has no exception.
Method ENHANCE_TL_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AUTHORITY | Call by reference | Type reference (TYPE) | GTY_T_AUTHORITY_TYPE | Berechtigungen | 20110615 | |||
| 2 | CT_DBTABLOG_STEPS | Call by reference | Type reference (TYPE) | AUT_T_DBTABLOG_TAB | Schritte (Tabellenprotokolle) | 20110615 | |||
| 3 | CV_AUTHORITY_COUNT | Call by reference | Type reference (TYPE) | I | Zähler für Transaktionen, für die Berechtigung existiert | 20110615 | |||
| 4 | CV_CRTIMESTAMP | Call by reference | Type reference (TYPE) | CRSTAMP | Zeitstempel (Nametab-Erzeugung) | 20110615 | |||
| 5 | CV_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statischer Puffer für Tabellen/Views ungültig | 20110615 | |||
| 6 | CV_TAB_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Tabellen/Views ungültig | 20110615 | |||
| 7 | CV_TIME | Call by reference | Type reference (TYPE) | DBTABLOG-LOGTIME | Zeit des Tabellenprotokolls | 20110615 | |||
| 8 | CV_VIEW_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Views ungültig | 20110615 | |||
| 9 | IO_HCL_ARC | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_ARC | Audit Trail (ILM): Archivierung | 20110615 | |||
| 10 | IO_HCL_CHK | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_CHK | Audit Trail (ILM): Prüfmethoden (Audit Trail) | 20110615 | |||
| 11 | IO_HCL_GET | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_GET | Audit Trail (ILM): Datenbeschaffung (Audit Trail) | 20110615 | |||
| 12 | IO_HCL_SEL | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_SEL | Audit Trail (ILM): Selektion (Audit Trail) | 20110615 | |||
| 13 | IT_BADI_CONV_ACTIVE | Call by reference | Type reference (TYPE) | GTY_T_ACT_IMP | Tabelle aktiver BAdI Implementierungen | 20110615 | |||
| 14 | IT_CODEPAGES | Call by reference | Type reference (TYPE) | AUT_T_CODEPAGE | Tabellenprotokollierung: Codepages und Migrationszeitpunkte | 20110615 | |||
| 15 | IT_DBTABLOG_STEPS | Call by reference | Type reference (TYPE) | AUT_T_DBTABLOG_TAB | aktuelle Auswerteschritte (Tabellenprotokolle) | 20110615 | |||
| 16 | IV_CHAR_SIZE | Call by reference | Type reference (TYPE) | I | Zeichenbreite (unicode/non-unicode) | 20110615 | |||
| 17 | IV_CODEPAGE | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Codepage | 20110615 | |||
| 18 | IV_EVAL_STEPS | Call by reference | Type reference (TYPE) | I | Anzahl der Anwenderselektionsschritte | 20110615 | |||
| 19 | IV_FIRST_CALL | Call by reference | Type reference (TYPE) | C | 'X' = Erster Aufruf der Methode | 20110615 | |||
| 20 | IV_ICON | Call by reference | Type reference (TYPE) | GTY_ICON | Ikone | 20110615 | |||
| 21 | IV_ICON_CONV | Call by reference | Type reference (TYPE) | GTY_ICON | ALV: Ikone (Konvertierung) | 20110615 | |||
| 22 | IV_OLD_CRTIMESTMP | Call by reference | Type reference (TYPE) | CRSTAMP | Alter Zeitstempel (Nametab-Erzeugung) | 20110615 |
Method ENHANCE_TL_RES on class CL_S_AUT_AT_SEL has no exception.
Method EXPAND_TABLE_KEY Signature
Method EXPAND_TABLE_KEY on class CL_S_AUT_AT_SEL has no parameter.
Method EXPAND_TABLE_KEY on class CL_S_AUT_AT_SEL has no exception.
Method EXTRACT_DETAILS Signature
Method EXTRACT_DETAILS on class CL_S_AUT_AT_SEL has no parameter.
Method EXTRACT_DETAILS on class CL_S_AUT_AT_SEL has no exception.
Method EXTRACT_FIELD_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_OLD_LOGDATA | Call by reference | Object reference (TYPE REF TO) | DATA | Alter Feldwert | 20090601 | |||
| 2 | CV_OLD_LOG_KEY | Call by reference | Type reference (TYPE) | LOGKEY | variabler Schlüsselteil einer Tabelle | 20090528 | |||
| 3 | EV_NO_EXTRACT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' = Keine Extraktion des Feldwertes | 20090601 | |||
| 4 | IO_HCL_ARC | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_ARC | Audit Trail (ILM): Archivierung | 20090528 | |||
| 5 | IO_OLD_CONV | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | Codepage- und Endian Konvertierung (Extern -> Systemformat) | 20090528 | |||
| 6 | IS_TABDETAILS | Call by reference | Type reference (TYPE) | GTY_TABDETAILS | Details zum ausgewählten Tabellenfeld | 20090528 | |||
| 7 | IV_CHAR_SIZE | Call by reference | Type reference (TYPE) | I | Zeichenbreite (unicode/non-unicode) | 20090528 | |||
| 8 | IV_OLD_VERS | Call by reference | Type reference (TYPE) | DBTABLOG-VERSNO | Alte Version | 20090528 |
Method EXTRACT_FIELD_VALUES on class CL_S_AUT_AT_SEL has no exception.
Method EXTRACT_INSERT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ALV_INS_DEL1 | Call by reference | Type reference (TYPE) | GTY_T_ALV_OUTPUT_TABLOG | Ausgabentabelle der Tabellen mit Protokollierung | 20090118 | |||
| 2 | IO_HCL_ARC | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_ARC | Audit Trail (ILM): Archivierung | 20090118 | |||
| 3 | IO_HCL_GET | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_GET | Audit Trail (ILM): Datenbeschaffung (Audit Trail) | 20090118 | |||
| 4 | IO_HCL_SEL | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_SEL | Audit Trail (ILM): Selektion (Audit Trail) | 20090118 | |||
| 5 | IS_ALV_TABLOG_OUT | Call by reference | Type reference (TYPE) | GTY_ALV_OUTPUT_TABLOG | Ergebniszeile Tabellenprotokoll | 20110426 | |||
| 6 | IT_BADI_CONV_ACTIVE | Call by reference | Type reference (TYPE) | GTY_T_ACT_IMP | Aktive BAdI-Implementierungen | 20090118 | |||
| 7 | IT_CODEPAGES | Call by reference | Type reference (TYPE) | AUT_T_CODEPAGE | Tabellenprotokollierung: Codepages und Migrationszeitpunkte | 20090118 | |||
| 8 | IT_DBTABLOG_STEPS | Call by reference | Type reference (TYPE) | AUT_T_DBTABLOG_TAB | Schritte des Tabellenprotokolls | 20090118 | |||
| 9 | IV_CHAR_SIZE | Call by reference | Type reference (TYPE) | I | Zeichenbreite (unicode/non unicode) | 20090118 | |||
| 10 | IV_CODEPAGE | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Bezeichner für das Zeichenformat (UTF-8, UCS-2, ...) | 20090120 | |||
| 11 | IV_ICON_CONV | Call by reference | Type reference (TYPE) | GTY_ICON | Ikone (ALV): Datensatz konvertiert | 20090118 |
Method EXTRACT_INSERT_DELETE on class CL_S_AUT_AT_SEL has no exception.
Method FILL_EVALUATION_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EVAL_STEPS | Call by reference | Type reference (TYPE) | GTY_T_EVAL_STEPS | Audit Trail Prüfschritte | 20090620 | |||
| 2 | CV_DATE_FR | Call by reference | Type reference (TYPE) | S_AUT_SYDATS | Audit Trail (ILM): Startdatum des Suchbereichs | 20090118 | |||
| 3 | CV_DATE_TO | Call by reference | Type reference (TYPE) | S_AUT_SYDATS | Audit Trail (ILM): Enddatum des Suchbereichs | 20090118 | |||
| 4 | CV_TAB_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Tabellen/Views ungültig | 20090118 | |||
| 5 | CV_TIME_FR | Call by reference | Type reference (TYPE) | S_AUT_SYTIME | Audit Trail (ILM): Startzeit des Suchbereichs | 20090118 | |||
| 6 | CV_TIME_TO | Call by reference | Type reference (TYPE) | S_AUT_SYTIME | Audit Trail (ILM): Endzeit des Suchbereichs | 20090118 | |||
| 7 | CV_VIEW_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Views ungültig | 20090118 | |||
| 8 | IO_HCL_GET | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_GET | Audit Trail (ILM): Datenbeschaffung (Audit Trail) | 20090118 | |||
| 9 | IT_R_ACCNR | Call by reference | Type reference (TYPE) | AUT_T_ACCNR_RANGE | Audit Trail (ILM): Erzeugte Änderungsbelege (Sel-Tab.). | 20090118 | |||
| 10 | IT_R_CHGNR | Call by reference | Type reference (TYPE) | AUT_T_CHANGENR_RANGE | Audit Trail (ILM): Belege zur Änderungsnummern (Sel.-Tab.) | 20090118 | |||
| 11 | IT_R_FIELD | Call by reference | Type reference (TYPE) | AUT_T_FIELD_RANGE | Audit Trail (ILM): Feldnamen (Sel.-Tab.) | 20090118 | |||
| 12 | IT_R_HOSTN | Call by reference | Type reference (TYPE) | AUT_T_HOSTN_RANGE | Audit Trail (ILM): Rechnernamen (Sel.-Tab.) | 20090118 | |||
| 13 | IT_R_LOGID | Call by reference | Type reference (TYPE) | AUT_T_LOGID_RANGE | Audit Trail (ILM): Protokoll-IDs (Sel.-Tab.) | 20090118 | |||
| 14 | IT_R_LOGKY | Call by reference | Type reference (TYPE) | AUT_T_LOGKEY_RANGE | Audit Trail (ILM): Protokollschlüssel (Sel.-Tab.) | 20090118 | |||
| 15 | IT_R_OBJCL | Call by reference | Type reference (TYPE) | AUT_T_OBJECTCL_RANGE | Audit Trail (ILM): Änderungsbelegobjekte (Sel.-Tab.) | 20090118 | |||
| 16 | IT_R_OBJID | Call by reference | Type reference (TYPE) | AUT_T_OBJECTID_RANGE | Audit Trail (ILM): Objektwerte (Sel.-Tab.) | 20090118 | |||
| 17 | IT_R_OPTYP | Call by reference | Type reference (TYPE) | AUT_T_OPTYPE_RANGE | Audit Trail (ILM): Objekttypen (Sel.-Tab.) | 20090118 | |||
| 18 | IT_R_PLCNR | Call by reference | Type reference (TYPE) | AUT_T_PLCNR_RANGE | Audit Trail (ILM): Geplante Änderungen (Sel.-Tab.) | 20090118 | |||
| 19 | IT_R_PROGN | Call by reference | Type reference (TYPE) | AUT_T_PROGN_RANGE | Audit Trail (ILM): Programmnamen (Sel.-Tab.) | 20090118 | |||
| 20 | IT_R_TABKY | Call by reference | Type reference (TYPE) | AUT_T_TABKEY_RANGE | Audit Trail (ILM): Tabellenschlüssel (Sel.-Tab.) | 20090118 | |||
| 21 | IT_R_TABNAME | Call by reference | Type reference (TYPE) | AUT_T_TABNAME_RANGE | Audit Trail (ILM): Tabellenname (Sel.-Tab.) | 20090118 | |||
| 22 | IT_R_TCODE | Call by reference | Type reference (TYPE) | AUT_T_TCODE_RANGE | Audit Trail (ILM): Transaktionen (Sel.-Tab.) | 20090118 | |||
| 23 | IT_R_USER | Call by reference | Type reference (TYPE) | AUT_T_XUBNAME_RANGE | Audit Trail (ILM): Ändernde Personen (Sel.-Tab.) | 20090118 | |||
| 24 | IT_R_WPCNR | Call by reference | Type reference (TYPE) | AUT_T_WPCNR_RANGE | Audit Trail (ILM): Umgesetzte geplante Änder. (Sel.-Tab.) | 20090118 | |||
| 25 | IV_ACTIVE_TABSTRIP | Call by reference | Type reference (TYPE) | SY-UCOMM | Ausgewählter Tabstrip (Dynpro 100) | 20090118 | |||
| 26 | IV_SHOW_TABLOG_DETAILS | Call by reference | Type reference (TYPE) | C | 'X' = Anzeige von Detailinformationen | 20090118 | |||
| 27 | IV_TDID | Call by reference | Type reference (TYPE) | TTXID-TDID | Text-ID | 20090118 | |||
| 28 | IV_TDNAME | Call by reference | Type reference (TYPE) | STXH-TDNAME | Name (Langtext) | 20090118 | |||
| 29 | IV_TDOBJ | Call by reference | Type reference (TYPE) | TTXID-TDOBJECT | Texte: Anwendungsobjekt | 20090118 |
Method FILL_EVALUATION_STEPS on class CL_S_AUT_AT_SEL has no exception.
Method FILL_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_R_EVAL_STEPS_TABNAME | Call by reference | Type reference (TYPE) | AUT_T_TABNAME_RANGE | Audit Trail (ILM): Tabellenname (Sel.-Tab.) | 20090118 | |||
| 2 | CV_TAB_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Tabellen/Views ungültig | 20090118 | |||
| 3 | CV_VIEW_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Views ungültig | 20090118 | |||
| 4 | IO_HCL_GET | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_GET | Audit Trail (ILM): Datenbeschaffung (Audit Trail) | 20090118 | |||
| 5 | IT_R_TABNAME | Call by reference | Type reference (TYPE) | AUT_T_TABNAME_RANGE | Audit Trail (ILM): Tabellenname (Sel.-Tab.) | 20090118 |
Method FILL_TABLE_NAME on class CL_S_AUT_AT_SEL has no exception.
Method FILL_TEXT_LINES Signature
Method FILL_TEXT_LINES on class CL_S_AUT_AT_SEL has no parameter.
Method FILL_TEXT_LINES on class CL_S_AUT_AT_SEL has no exception.
Method FIND_LONG_TEXT Signature
Method FIND_LONG_TEXT on class CL_S_AUT_AT_SEL has no parameter.
Method FIND_LONG_TEXT on class CL_S_AUT_AT_SEL has no exception.
Method GET_LOG_KEY_VIA_FREE_SEL Signature
Method GET_LOG_KEY_VIA_FREE_SEL on class CL_S_AUT_AT_SEL has no parameter.
Method GET_LOG_KEY_VIA_FREE_SEL on class CL_S_AUT_AT_SEL has no exception.
Method HANDLE_LONG_TEXT Signature
Method HANDLE_LONG_TEXT on class CL_S_AUT_AT_SEL has no parameter.
Method HANDLE_LONG_TEXT on class CL_S_AUT_AT_SEL has no exception.
Method INIT_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ICON | Call by reference | Type reference (TYPE) | GTY_ICON | ALV: Ikone | 20090118 | |||
| 2 | CV_ICON_CONV | Call by reference | Type reference (TYPE) | GTY_ICON | ALV: Ikone (Konvertierung) | 20090118 |
Method INIT_ICON on class CL_S_AUT_AT_SEL has no exception.
Method INIT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EXPORT_LTXT | Call by reference | Type reference (TYPE) | LVC_T_TLIN | ALV-Control: Tabelle SAPscript | 20090118 | |||
| 2 | ES_THEAD | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20090118 | |||
| 3 | IO_CONTROL_FOCUS | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy-Klasse für Control im GUI | 20090118 | |||
| 4 | IO_EDITOR_NEW | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20090118 | |||
| 5 | IO_EDITOR_OLD | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20090118 | |||
| 6 | IS_THEAD_NEW | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20090118 | |||
| 7 | IS_THEAD_OLD | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20090118 |
Method INIT_TEXT on class CL_S_AUT_AT_SEL has no exception.
Method INSERT_CHANGE_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CDHDR | Call by reference | Type reference (TYPE) | CDHDR | Kopf Änderungsbeleg | 20090118 | |||
| 2 | IV_ICON | Call by reference | Type reference (TYPE) | GTY_ICON | Ikone | 20090118 | |||
| 3 | IV_SEL_NR | Call by reference | Type reference (TYPE) | GTY_INDEX | Index (dreistellig) | 20090118 |
Method INSERT_CHANGE_DOCUMENTS on class CL_S_AUT_AT_SEL has no exception.
Method INSERT_DFIES Signature
Method INSERT_DFIES on class CL_S_AUT_AT_SEL has no parameter.
Method INSERT_DFIES on class CL_S_AUT_AT_SEL has no exception.
Method INSERT_FIELD_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CRTIMESTAMP | Call by reference | Type reference (TYPE) | CRSTAMP | Zeitstempel (Nametab-Erzeugung) | 20090118 | |||
| 2 | CV_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statischer Puffer für Tabellen/Views ungültig | 20090118 | |||
| 3 | CV_TAB_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Tabellen/Views ungültig | 20090118 | |||
| 4 | CV_TIME | Call by reference | Type reference (TYPE) | DBTABLOG-LOGTIME | Zeit des Tabellenprotokolls | 20090118 | |||
| 5 | CV_VIEW_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Views ungültig | 20090118 | |||
| 6 | IO_HCL_ARC | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_ARC | Audit Trail (ILM): Archivierung | 20090118 | |||
| 7 | IO_HCL_GET | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_GET | Audit Trail (ILM): Datenbeschaffung (Audit Trail) | 20090118 | |||
| 8 | IO_HCL_SEL | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_SEL | Audit Trail (ILM): Selektion (Audit Trail) | 20090118 | |||
| 9 | IT_BADI_CONV_ACTIVE | Call by reference | Type reference (TYPE) | GTY_T_ACT_IMP | Tabelle aktiver BAdI Implementierungen | 20090118 | |||
| 10 | IT_CODEPAGES | Call by reference | Type reference (TYPE) | AUT_T_CODEPAGE | Tabellenprotokollierung: Codepages und Migrationszeitpunkte | 20090118 | |||
| 11 | IT_DBTABLOG_STEPS | Call by reference | Type reference (TYPE) | AUT_T_DBTABLOG_TAB | Audit Trail Prüfschritte Tabellenprotokollierung | 20090118 | |||
| 12 | IV_CHAR_SIZE | Call by reference | Type reference (TYPE) | I | Zeichenbreite (unicode/non-unicode) | 20090118 | |||
| 13 | IV_CODEPAGE | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Codepage | 20090118 | |||
| 14 | IV_FIRST_CALL | Call by reference | Type reference (TYPE) | C | 'X' = Erster Aufruf der Methode | 20090118 | |||
| 15 | IV_ICON | Call by reference | Type reference (TYPE) | GTY_ICON | Ikone | 20090118 | |||
| 16 | IV_ICON_CONV | Call by reference | Type reference (TYPE) | GTY_ICON | ALV: Ikone (Konvertierung) | 20090118 | |||
| 17 | IV_OLD_CRTIMESTMP | Call by reference | Type reference (TYPE) | CRSTAMP | Alter Zeitstempel (Nametab-Erzeugung) | 20090118 |
Method INSERT_FIELD_TEXT on class CL_S_AUT_AT_SEL has no exception.
Method INSERT_OPERATION_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALV_CHOICE | Call by reference | Type reference (TYPE) | C | Auswahl ALV: Tabellenprotokolle/Änderungsbelege | 20090120 |
Method INSERT_OPERATION_TEXT on class CL_S_AUT_AT_SEL has no exception.
Method INSERT_TABLE_DETAILS Signature
Method INSERT_TABLE_DETAILS on class CL_S_AUT_AT_SEL has no parameter.
Method INSERT_TABLE_DETAILS on class CL_S_AUT_AT_SEL has no exception.
Method INSERT_TCODE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALV_CHOICE | Call by reference | Type reference (TYPE) | C | Auswahl ALV: Tabellenprotokolle/Änderungsbelege | 20090120 |
Method INSERT_TCODE_TEXT on class CL_S_AUT_AT_SEL has no exception.
Method INSERT_THEAD Signature
Method INSERT_THEAD on class CL_S_AUT_AT_SEL has no parameter.
Method INSERT_THEAD on class CL_S_AUT_AT_SEL has no exception.
Method INSERT_USER_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALV_CHOICE | Call by reference | Type reference (TYPE) | C | Auswahl ALV: Tabellenprotokolle/Änderungsbelege | 20090120 |
Method INSERT_USER_NAMES on class CL_S_AUT_AT_SEL has no exception.
Method PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AUTHORITY | Call by reference | Type reference (TYPE) | GTY_T_AUTHORITY_TYPE | Berechtigungen | 20090118 | |||
| 2 | IT_EVAL_STEPS | Call by reference | Type reference (TYPE) | GTY_T_EVAL_STEPS | Audit Trail Prüfschritte | 20090118 | |||
| 3 | IV_AUTHORITY_COUNT | Call by reference | Type reference (TYPE) | I | Zähler für Transaktionen, für die keine Berechtigung exis. | 20090118 | |||
| 4 | IV_BADI_ACTIVE | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = BAdI (Konvertierung) aktiv | 20090118 | |||
| 5 | IV_SAVE_OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20090118 | |||
| 6 | IV_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20090118 |
Method PRINT on class CL_S_AUT_AT_SEL has no exception.
Method PRINT_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EXPORT_LTXT | Call by reference | Type reference (TYPE) | LVC_T_TLIN | ALV-Control: Tabelle SAPscript | 20090118 | |||
| 2 | ES_LTXT_HEAD_LINES | Call by reference | Type reference (TYPE) | TLINE | SAPscript: Text-Zeilen | 20090118 | |||
| 3 | ES_LTXT_RAW | Call by reference | Type reference (TYPE) | STXL | STXD SAPscript Text-Datei Lines | 20090118 | |||
| 4 | ES_THEAD | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20090118 | |||
| 5 | ET_LTXT_HEAD_LINES | Call by reference | Type reference (TYPE) | LVC_T_TLIN | Kopfzeilenlangtext | 20090118 | |||
| 6 | IO_CONTROL_FOCUS | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy-Klasse für Control im GUI | 20090118 | |||
| 7 | IO_EDITOR_NEW | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20090118 | |||
| 8 | IO_EDITOR_OLD | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20090118 | |||
| 9 | IO_HCL_CRE | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_CRE | Audit Trail (ILM): API-Methoden (Audit Trail) | 20090118 | |||
| 10 | IS_LTXTNEW_RAW | Call by reference | Type reference (TYPE) | STXL | STXD SAPscript Text-Datei Lines | 20090118 | |||
| 11 | IS_LTXTOLD_RAW | Call by reference | Type reference (TYPE) | STXL | STXD SAPscript Text-Datei Lines | 20090118 | |||
| 12 | IS_THEAD_NEW | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20090118 | |||
| 13 | IS_THEAD_OLD | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20090118 | |||
| 14 | IT_LINES_NEW | Call by reference | Type reference (TYPE) | LVC_T_TLIN | ALV-Control: Tabelle SAPSCript | 20090118 | |||
| 15 | IT_LINES_OLD | Call by reference | Type reference (TYPE) | LVC_T_TLIN | ALV-Control: Tabelle SAPSCript | 20090118 |
Method PRINT_LONG_TEXT on class CL_S_AUT_AT_SEL has no exception.
Method PRINT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_R_STEPS | Call by reference | Type reference (TYPE) | AUT_S_SEL_RANGE | Audit Trail (ILM): Range-Struktur für Selektionsoptionen | 20090118 | |||
| 2 | CV_TEXT3 | Value transfer | Type reference (TYPE) | CLIKE | 20090118 | ||||
| 3 | IS_R_OLD_SEL | Call by reference | Type reference (TYPE) | AUT_S_SEL_RANGE | Audit Trail (ILM): Range-Struktur für Selektionsoptionen | 20090118 | |||
| 4 | IV_TOPIC | Value transfer | Type reference (TYPE) | CLIKE | 20090118 |
Method PRINT_SELECTION on class CL_S_AUT_AT_SEL has no exception.
Method READ_CHANGE_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AUTHORITY | Call by reference | Type reference (TYPE) | GTY_T_AUTHORITY_TYPE | Tabelle mit vorhandenen Berechtigungen | 20090118 | |||
| 2 | CT_CDHDR | Call by reference | Type reference (TYPE) | AUT_T_CDHDR | Kopfsätze Änderungsbelege | 20090118 | |||
| 3 | CT_CDPOS_PART | Call by reference | Type reference (TYPE) | GTY_T_CDPOS_PART | Änderungsbelegobjektpositionen | 20090220 | |||
| 4 | CT_EVAL_STEPS | Call by reference | Type reference (TYPE) | GTY_T_EVAL_STEPS | Audit Trail Prüfschritte | 20090118 | |||
| 5 | CV_AUTHORITY_COUNT | Call by reference | Type reference (TYPE) | I | Zähler für Transaktionen, für die Berechtigung existiert | 20090118 | |||
| 6 | CV_BROWSE_IND_CD | Call by reference | Type reference (TYPE) | N | Indikator für Blätter-Buttons | 20110615 | |||
| 7 | CV_SELECTION_LIMIT | Call by reference | Type reference (TYPE) | I | Anzahl der Treffermenge bei Block-Selektion | 20100420 | |||
| 8 | IO_HCL_CHK | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_CHK | Audit Trail (ILM): Prüfmethoden (Audit Trail) | 20090118 | |||
| 9 | IO_HCL_GET | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_GET | Audit Trail (ILM): Datenbeschaffung (Audit Trail) | 20090118 | |||
| 10 | IV_ICON | Call by reference | Type reference (TYPE) | GTY_ICON | Ikone | 20090118 |
Method READ_CHANGE_DOCUMENTS on class CL_S_AUT_AT_SEL has no exception.
Method READ_DBLOGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AUTHORITY | Call by reference | Type reference (TYPE) | GTY_T_AUTHORITY_TYPE | Berechtigungen | 20090118 | |||
| 2 | CT_DBTABLOG_STEPS | Call by reference | Type reference (TYPE) | AUT_T_DBTABLOG_TAB | Schritte (Tabellenprotokolle) | 20090118 | |||
| 3 | CT_EVAL_STEPS | Call by reference | Type reference (TYPE) | GTY_T_EVAL_STEPS | Audit Trail Prüfschritte | 20090118 | |||
| 4 | CV_AUTHORITY_COUNT | Call by reference | Type reference (TYPE) | I | Zähler für Transaktionen, für die Berechtigung existiert | 20090118 | |||
| 5 | CV_BROWSE_IND_TL | Call by reference | Type reference (TYPE) | N | Indikator für Blätter-Buttons | 20110615 | |||
| 6 | CV_CRTIMESTAMP | Call by reference | Type reference (TYPE) | CRSTAMP | Zeitstempel (Nametab-Erzeugung) | 20090118 | |||
| 7 | CV_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statischer Puffer für Tabellen/Views ungültig | 20090118 | |||
| 8 | CV_TAB_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Tabellen/Views ungültig | 20090118 | |||
| 9 | CV_TIME | Call by reference | Type reference (TYPE) | DBTABLOG-LOGTIME | Zeit des Tabellenprotokolls | 20090118 | |||
| 10 | CV_VIEW_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Views ungültig | 20090118 | |||
| 11 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20090118 | |||
| 12 | IO_HCL_ARC | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_ARC | Audit Trail (ILM): Archivierung | 20090118 | |||
| 13 | IO_HCL_CHK | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_CHK | Audit Trail (ILM): Prüfmethoden (Audit Trail) | 20090118 | |||
| 14 | IO_HCL_GET | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_GET | Audit Trail (ILM): Datenbeschaffung (Audit Trail) | 20090118 | |||
| 15 | IO_HCL_SEL | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_SEL | Audit Trail (ILM): Selektion (Audit Trail) | 20090118 | |||
| 16 | IT_BADI_CONV_ACTIVE | Call by reference | Type reference (TYPE) | GTY_T_ACT_IMP | Tabelle aktiver BAdI Implementierungen | 20090118 | |||
| 17 | IT_CODEPAGES | Call by reference | Type reference (TYPE) | AUT_T_CODEPAGE | Tabellenprotokollierung: Codepages und Migrationszeitpunkte | 20090118 | |||
| 18 | IV_CHAR_SIZE | Call by reference | Type reference (TYPE) | I | Zeichenbreite (unicode/non-unicode) | 20090118 | |||
| 19 | IV_CODEPAGE | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Codepage | 20090118 | |||
| 20 | IV_FIRST_CALL | Call by reference | Type reference (TYPE) | C | 'X' = Erster Aufruf der Methode | 20090118 | |||
| 21 | IV_ICON | Call by reference | Type reference (TYPE) | GTY_ICON | Ikone | 20090118 | |||
| 22 | IV_ICON_CONV | Call by reference | Type reference (TYPE) | GTY_ICON | ALV: Ikone (Konvertierung) | 20090118 | |||
| 23 | IV_OLD_CRTIMESTMP | Call by reference | Type reference (TYPE) | CRSTAMP | Alter Zeitstempel (Nametab-Erzeugung) | 20090118 | |||
| 24 | IV_SELECTION_LIMIT | Call by reference | Type reference (TYPE) | I | Anzahl der Treffermenge bei Block-Selektion | 20110427 |
Method READ_DBLOGS on class CL_S_AUT_AT_SEL has no exception.
Method READ_DBLOG_PACKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EVAL_STEP | Call by reference | Type reference (TYPE) | GTY_EVAL_STEPS | Audit Trail Prüfschritte | 20110615 | |||
| 2 | CT_AUTHORITY | Call by reference | Type reference (TYPE) | GTY_T_AUTHORITY_TYPE | Berechtigungen | 20110615 | |||
| 3 | CT_DBTABLOG_STEPS | Call by reference | Type reference (TYPE) | AUT_T_DBTABLOG_TAB | aktuelle Auswerteschritte (Tabellenprotokolle) | 20110615 | |||
| 4 | CV_AUTHORITY_COUNT | Call by reference | Type reference (TYPE) | I | Zähler für Transaktionen, für die Berechtigung existiert | 20110615 | |||
| 5 | CV_BROWSE_IND_TL | Call by reference | Type reference (TYPE) | N | Indikator für Blätter-Buttons | 20110615 | |||
| 6 | CV_CRTIMESTAMP | Call by reference | Type reference (TYPE) | CRSTAMP | Zeitstempel (Nametab-Erzeugung) | 20110615 | |||
| 7 | CV_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statischer Puffer für Tabellen/Views ungültig | 20110615 | |||
| 8 | CV_TAB_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Tabellen/Views ungültig | 20110615 | |||
| 9 | CV_TIME | Call by reference | Type reference (TYPE) | DBTABLOG-LOGTIME | Zeit des Tabellenprotokolls | 20110615 | |||
| 10 | CV_VIEW_STATICS_INVALID | Call by reference | Type reference (TYPE) | C | 'X' = Statische Puffer für Views ungültig | 20110615 | |||
| 11 | IO_HCL_ARC | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_ARC | Audit Trail (ILM): Archivierung | 20110615 | |||
| 12 | IO_HCL_CHK | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_CHK | Audit Trail (ILM): Prüfmethoden (Audit Trail) | 20110615 | |||
| 13 | IO_HCL_GET | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_GET | Audit Trail (ILM): Datenbeschaffung (Audit Trail) | 20110615 | |||
| 14 | IO_HCL_SEL | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_AT_SEL | Audit Trail (ILM): Selektion (Audit Trail) | 20110615 | |||
| 15 | IT_BADI_CONV_ACTIVE | Call by reference | Type reference (TYPE) | GTY_T_ACT_IMP | Tabelle aktiver BAdI Implementierungen | 20110615 | |||
| 16 | IT_CODEPAGES | Call by reference | Type reference (TYPE) | AUT_T_CODEPAGE | Tabellenprotokollierung: Codepages und Migrationszeitpunkte | 20110615 | |||
| 17 | IV_CHAR_SIZE | Call by reference | Type reference (TYPE) | I | Zeichenbreite (unicode/non-unicode) | 20110615 | |||
| 18 | IV_CODEPAGE | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Codepage | 20110615 | |||
| 19 | IV_EVAL_STEPS | Call by reference | Type reference (TYPE) | I | Anzahl der Anwenderselektionsschritte | 20110615 | |||
| 20 | IV_FIRST_CALL | Call by reference | Type reference (TYPE) | C | 'X' = Erster Aufruf der Methode | 20110615 | |||
| 21 | IV_ICON | Call by reference | Type reference (TYPE) | GTY_ICON | Ikone | 20110615 | |||
| 22 | IV_ICON_CONV | Call by reference | Type reference (TYPE) | GTY_ICON | ALV: Ikone (Konvertierung) | 20110615 | |||
| 23 | IV_OLD_CRTIMESTMP | Call by reference | Type reference (TYPE) | CRSTAMP | Alter Zeitstempel (Nametab-Erzeugung) | 20110615 | |||
| 24 | IV_SEL_LIMIT | Call by reference | Type reference (TYPE) | I | Anzahl der Treffermenge bei Block-Selektion | 20110513 |
Method READ_DBLOG_PACKS on class CL_S_AUT_AT_SEL has no exception.
Method READ_DBLOG_UNPACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DBTABLOG_STEPS | Call by reference | Type reference (TYPE) | AUT_T_DBTABLOG_TAB | aktuelle Auswerteschritte (Tabellenprotokolle) | 20110615 | |||
| 2 | IT_EVAL_STEPS | Call by reference | Type reference (TYPE) | GTY_T_EVAL_STEPS | Audit Trail Prüfschritte | 20110615 |
Method READ_DBLOG_UNPACK on class CL_S_AUT_AT_SEL has no exception.
Method SELECT_VALUE_WITH_KEY_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_INT_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabellen mit Protokollierung (Merker) | 20090118 | |||
| 2 | IO_HCL_ARC | Call by reference | Object reference (TYPE REF TO) | CL_S_AUT_ARC | Audit Trail (ILM): Archivierung | 20090118 | |||
| 3 | IS_ALV_TABLOG_OUT | Call by reference | Type reference (TYPE) | GTY_ALV_OUTPUT_TABLOG | Ergebniszeile Tabelle mit Protokollierung | 20110427 | |||
| 4 | IT_CODEPAGES | Call by reference | Type reference (TYPE) | AUT_T_CODEPAGE | Audit Trail (ILM): Codepages | 20090120 | |||
| 5 | IV_CHAR_SIZE | Call by reference | Type reference (TYPE) | I | CHAR- Länge | 20090118 | |||
| 6 | IV_CODEPAGE | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Bezeichner für das Zeichenformat (UTF-8, UCS-2, ...) | 20090120 | |||
| 7 | IV_OLD_CRTIMESTMP | Call by reference | Type reference (TYPE) | CRSTAMP | Alter kritischer Zeitstempel | 20090118 | |||
| 8 | IV_OLD_LOGDATA | Call by reference | Type reference (TYPE) | LOGDATA | Alte Protokolldaten | 20090118 | |||
| 9 | IV_OLD_VERS | Call by reference | Type reference (TYPE) | DBTABLOG-VERSNO | Alte Version | 20090118 |
Method SELECT_VALUE_WITH_KEY_FROM_DB on class CL_S_AUT_AT_SEL has no exception.
Method SET_DATE_AND_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_DATE_FROM | Call by reference | Type reference (TYPE) | S_AUT_SYDATS | Audit Trail (ILM): Startdatum des Suchbereichs | 20090118 | |||
| 2 | CV_DATE_TO | Call by reference | Type reference (TYPE) | S_AUT_SYDATS | Audit Trail (ILM): Enddatum des Suchbereichs | 20090118 | |||
| 3 | CV_TIME_FROM | Call by reference | Type reference (TYPE) | S_AUT_SYTIME | Audit Trail (ILM): Startzeit des Suchbereichs | 20090118 | |||
| 4 | CV_TIME_TO | Call by reference | Type reference (TYPE) | S_AUT_SYTIME | Audit Trail (ILM): Endzeit des Suchbereichs | 20090118 | |||
| 5 | EV_TS_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel Startdatum/-Uhrzeit | 20110513 | |||
| 6 | EV_TS_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel Enddatum/-Uhrzeit | 20110513 |
Method SET_DATE_AND_TIME on class CL_S_AUT_AT_SEL has no exception.
Method SET_EXTRACTED_FIELD_VALUES Signature
Method SET_EXTRACTED_FIELD_VALUES on class CL_S_AUT_AT_SEL has no parameter.
Method SET_EXTRACTED_FIELD_VALUES on class CL_S_AUT_AT_SEL has no exception.
Method SET_LOG_KEY_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_R_LOG_KEY | Call by reference | Type reference (TYPE) | AUT_S_LOGKEY_RANGE | Ausgewählter Protokollschlüssel (Range) | 20090118 | |||
| 2 | IV_DYNAME | Call by reference | Type reference (TYPE) | D020S-PROG | Name des aktuellen Dynpros | 20090118 | |||
| 3 | IV_DYNUMB | Call by reference | Type reference (TYPE) | D020S-DNUM | Dynpro-Nummer | 20090118 | |||
| 4 | IV_FREE_SELECT | Call by reference | Type reference (TYPE) | C | 'X' = Freie Selektion | 20090118 |
Method SET_LOG_KEY_SELECTION on class CL_S_AUT_AT_SEL has no exception.
Method SET_SELECT_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENHAT_TAB | Call by reference | Type reference (TYPE) | SAUTR_EVAL_TAB | Audit Trail Prüfschritte (erweitert) | 20090118 | |||
| 2 | IT_EVAL_STEPS | Call by reference | Type reference (TYPE) | GTY_T_EVAL_STEPS | Audit Trail Prüfschritte | 20090118 |
Method SET_SELECT_OPTIONS on class CL_S_AUT_AT_SEL has no exception.
Method SET_TAB_BY_SCREEN Signature
Method SET_TAB_BY_SCREEN on class CL_S_AUT_AT_SEL has no parameter.
Method SET_TAB_BY_SCREEN on class CL_S_AUT_AT_SEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |