Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SLIM_GRID_DATA | License Attributes of Roles | 20061027 |
Properties
Class | CL_SLIM_TRANSFER_MODEL | |
Short Description | System Measurement: Transfer Display Data Class | |
Super Class | CL_SLIM_GRID_DATA | License Attributes of Roles |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLIM | System Measurement |
Created | 20061020 | SAP |
Last change | 20071217 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SLIM_TRANSFER_MODEL has no interface implemented.
Friends
Class CL_SLIM_TRANSFER_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20061027 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Returns Master Transfer ID | 20061027 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SLIM_TOOL_TYPE | Global Tool Type | 20061027 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TRANSFSTAT | Global Transfer Status | 20061027 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Returns the Status of the Transfer | 20061027 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SLIM_TRANSFER | System Measurement: Abstract Data Transfer to SAP | 20061027 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'C' | System Measurement: Status of Transfer to SAP | 20061027 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'E' | System Measurement: Status of Transfer to SAP | 20061027 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'L' | System Measurement: Status of Transfer to SAP | 20061027 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'N' | System Measurement: Status of Transfer to SAP | 20061027 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'P' | System Measurement: Status of Transfer to SAP | 20061027 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'R' | System Measurement: Status of Transfer to SAP | 20061027 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'S' | System Measurement: Status of Transfer to SAP | 20061027 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'W' | System Measurement: Status of Transfer to SAP | 20061027 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | SLIM_SDCC_STATUS | 'E' | System Measurement: Status of the SDCC Transfer | 20061027 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | SLIM_SDCC_STATUS | 'S' | System Measurement: Status of the SDCC Transfer | 20061027 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | SLIM_SDCC_STATUS | 'W' | System Measurement: Status of the SDCC Transfer | 20061027 |
Methods
Events
Class CL_SLIM_TRANSFER_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LT_SESSION_ID | Public | Type reference (TYPE) | BDLDTOC-SESSIONNR | Character Field Length = 10 | 20061027 |
|
2 | LT_STATUS | Public | Type reference (TYPE) | TUL_TRSTAT | Status of Transfer of a System Measurement to SAP | 20061027 |
|
3 | LT_STATUS_T | Public | See coding | 20061027 | LT_STATUS_T type standard TABLE OF LT_STATUS
with KEY TABLE_LINE
|
||
4 | LT_TRANSFER_ID | Public | See coding | 20061027 | BEGIN OF LT_TRANSFER_id ,
trans_id type GUID_16,
transfer_time type SLIM_TIMESTAMP,
counter_id type TUL_TRSTAT-counter_id,
END OF LT_TRANSFER_id
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_O_TRANSFER | Call by reference | Object reference (TYPE REF TO) | CL_SLIM_TRANSFER | Systemvermessung: Abstakt Datenübertragung zu SAP | 20061027 | ||
2 | ![]() |
PI_TOOL_TYPE | Call by reference | Type reference (TYPE) | SLIM_TOOL_TYPE | '0' | Systemvermessung: Art des Anwenderwerkzeuges | 20061027 |
Method CONSTRUCTOR on class CL_SLIM_TRANSFER_MODEL has no exception.
Method CREATE_TRANSFER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_TRANSFER_ID | Value transfer | Type reference (TYPE) | LT_TRANSFER_ID | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method DELETE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STATUS | Call by reference | Type reference (TYPE) | LT_STATUS | Characterfeld der Länge 10 | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method DELETE_TRANSFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STATUS | Call by reference | Type reference (TYPE) | CL_SLIM_TRANSFER=>LT_STATUS | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method DELETE_TRANSFER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STATUS | Call by reference | Type reference (TYPE) | LT_STATUS | Characterfeld der Länge 10 | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method FETCH_TRANSFER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_TRANS_DATA | Value transfer | Type reference (TYPE) | SLIM_TRANS_DATA | Systemvermessung: Transfer Data | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method GET_CURRENT_TRANSFER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_TRANSFER_ID | Value transfer | Type reference (TYPE) | LT_TRANSFER_ID | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method GET_CURRENT_TRANSFER_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_TR_STATUS | Value transfer | Type reference (TYPE) | TRANSFSTAT | Systemvermessung: Status der Übertragung zur SAP | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method GET_MASTER_TRANSFER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_TRANSFER_ID | Value transfer | Type reference (TYPE) | LT_TRANSFER_ID | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method GET_SUBSYSTEM_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STATUS | Call by reference | Type reference (TYPE) | LT_STATUS | Status der Übertragung einer Systemvermessung zu SAP | 20061027 | ||
2 | ![]() |
PR_STATUS | Value transfer | Type reference (TYPE) | SLIM_SDCC_STATUS | Systemvermessung: Status des SDCC Transfer | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale | 20061027 |
Method GET_TASK_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STATUS | Call by reference | Type reference (TYPE) | LT_STATUS | Status der Übertragung einer Systemvermessung zu SAP | 20061027 | ||
2 | ![]() |
PR_JOB | Value transfer | Type reference (TYPE) | CL_SLIM_TRANSFER=>LT_JOBINFO | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale | 20061027 |
Method GET_TRANSFER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_TRANSID | Call by reference | Type reference (TYPE) | LT_TRANSFER_ID | 20061027 | |||
2 | ![]() |
PR_TRANS_DATA | Value transfer | Type reference (TYPE) | SLIM_TRANS_DATA | Systemvermessung: Transfer Data | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method GET_TRANSFER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_TRANSFER_LIST | Value transfer | Object reference (TYPE REF TO) | DATA | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method GET_TRANSFER_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STATUS | Call by reference | Type reference (TYPE) | LT_STATUS | Status der Übertragung einer Systemvermessung zu SAP | 20061027 | ||
2 | ![]() |
PR_LOG | Value transfer | Type reference (TYPE) | SLIM_T_TRANS_MSGLOG | Systemvermessung: Transfer Log | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale | 20061027 |
Method GET_TRANSFER_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_SESSIONID | Call by reference | Type reference (TYPE) | LT_SESSION_ID | Status der Übertragung einer Systemvermessung zu SAP | 20061027 | ||
2 | ![]() |
PR_STATUS | Value transfer | Type reference (TYPE) | LT_STATUS | Systemvermessung: Status des SDCC Transfer | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale | 20061027 |
Method INIT_TRANSFER_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_INSTNO | Call by reference | Type reference (TYPE) | NUM10 | Nummer 10 stellig | 20061027 | ||
2 | ![]() |
PI_SESSIONID | Call by reference | Type reference (TYPE) | LT_SESSION_ID | Characterfeld der Länge 10 | 20061027 | ||
3 | ![]() |
PI_SID | Call by reference | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20061027 | ||
4 | ![]() |
PI_TRANSID | Call by reference | Type reference (TYPE) | LT_TRANSFER_ID | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method INSERT_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STATUS | Call by reference | Type reference (TYPE) | LT_STATUS | Status der Übertragung einer Systemvermessung zu SAP | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method LIST_TRANSFERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_TRANSFER_LIST | Value transfer | Type reference (TYPE) | CL_SLIM_TRANSFER=>LT_STATUS_T | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method SELECT_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_SESSIONID | Call by reference | Type reference (TYPE) | LT_SESSION_ID | Characterfeld der Länge 10 | 20061027 | ||
2 | ![]() |
PI_TRANSID | Call by reference | Type reference (TYPE) | GUID_16 | GUID im 'RAW' Format | 20061027 | ||
3 | ![]() |
PR_STATUS | Value transfer | Type reference (TYPE) | LT_STATUS | Status der Übertragung einer Systemvermessung zu SAP | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method SELECT_STATUS_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_STATUS | Value transfer | Type reference (TYPE) | LT_STATUS_T | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method SET_TRANSFER_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_INSTNO | Call by reference | Type reference (TYPE) | NUM10 | Nummer 10 stellig | 20061027 | ||
2 | ![]() |
PI_SESSIONID | Call by reference | Type reference (TYPE) | LT_SESSION_ID | Characterfeld der Länge 10 | 20061027 | ||
3 | ![]() |
PI_SID | Call by reference | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20061027 | ||
4 | ![]() |
PI_STATUS | Call by reference | Type reference (TYPE) | TRANSFSTAT | Systemvermessung: Status der Übertragung zur SAP | 20061027 | ||
5 | ![]() |
PI_TRANSID | Call by reference | Type reference (TYPE) | LT_TRANSFER_ID | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method STORE_DATA_FOR_TRANSFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_TRANSID | Call by reference | Type reference (TYPE) | LT_TRANSFER_ID | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method SYNC_TRANSFER_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_TRANSID | Call by reference | Type reference (TYPE) | LT_TRANSFER_ID | 20061027 | |||
2 | ![]() |
PR_STATUS | Value transfer | Type reference (TYPE) | LT_STATUS | Status der Übertragung einer Systemvermessung zu SAP | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
Method UPDATE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STATUS | Call by reference | Type reference (TYPE) | TUL_TRSTAT | Status der Übertragung einer Systemvermessung zu SAP | 20061027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemvermessung: Globale Ausnahmeklasse | 20061027 |
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in |