SAP ABAP Class CL_RSO_TRANSPORT (BW Repository: Transport Connection)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_TLOGO (Package) BI TLOGO Framework
⤷
⤷
Properties
| Class | CL_RSO_TRANSPORT | |
| Short Description | BW Repository: Transport Connection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSO_TLOGO | BI TLOGO Framework |
| Created | 20000908 | SAP |
| Last change | 20140121 | 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_RSO_TRANSPORT has no interface implemented.
Friends
Class CL_RSO_TRANSPORT has no friend class.
Attributes
Class CL_RSO_TRANSPORT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check After Saving/Activating/Deleting an Object | 20001023 | |
| 2 | Static method | Public | Method | Check Transport Before Maintenance Start | 20001023 | |
| 3 | Static method | Public | Method | Write Object to Request Before Save | 20001023 | |
| 4 | Static method | Public | Method | Resturns true if standard transport management is on | 20131004 | |
| 5 | Static method | Public | Method | Manually Write Object to a Request | 20001023 |
Events
Class CL_RSO_TRANSPORT has no event.
Types
Class CL_RSO_TRANSPORT has no local type.
Method Signatures
Method AFTER_SAVE_ACT_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_TLOGO_ERROR | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | Objekte mit Fehlern | 20001031 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20021219 | |||
| 3 | I_DELETED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X': Objekt(e) wurden gelöscht (weitere Aktionen notw.) | 20001023 | ||
| 4 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Anwendungs-Log: Detaillierungsgrad | 20001023 | ||
| 5 | I_S_TLOGO_R | Call by reference | Type reference (TYPE) | RSO_S_TLOGO_R | TLOGO Objekt mit Interfacereferenz | 20001023 | |||
| 6 | I_T_TLOGO_R | Value transfer | Type reference (TYPE) | RSO_T_TLOGO_R | TLOGO Objekte mit Interfacereferenz | 20001023 | |||
| 7 | I_WITH_CTO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | ='X' Mit Transportwesen (zusätzliche Objekte) | 20080922 |
Method AFTER_SAVE_ACT_DEL on class CL_RSO_TRANSPORT has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_TLOGO_DISPLAY | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | Objekte, die nur angezeigtund nicht gepflegt werden dürfen | 20001031 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20021219 | |||
| 3 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Anwendungs-Log: Detaillierungsgrad | 20001023 | ||
| 4 | I_DISPLAY_CHECK_MSG | Call by reference | Type reference (TYPE) | CHAR1 | RS_C_FALSE | Meldungen anzeigen (X) unterdrücken <> space | 20130619 | ||
| 5 | I_S_TLOGO_R | Call by reference | Type reference (TYPE) | RSO_S_TLOGO_R | TLOGO Objekt mit Interfacereferenz | 20001023 | |||
| 6 | I_T_TLOGO_R | Value transfer | Type reference (TYPE) | RSO_T_TLOGO_R | TLOGO Objekte mit Interfacereferenz | 20001023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pflege durch Benutzer abgebrochen | 20010226 |
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_TLOGO_ERROR | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | Objekte,die nicht gesichert oder gelöscht werden dürfen | 20001031 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20021219 | |||
| 3 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Anwendungs-Log: Detaillierungsgrad | 20001023 | ||
| 4 | I_S_TLOGO_R | Call by reference | Type reference (TYPE) | RSO_S_TLOGO_R | TLOGO Objekt mit Interfacereferenz | 20001023 | |||
| 5 | I_TH_EXI_REL | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO_REL | Existentiell - Relation (abhängige Objekte zuerst) | 20010118 | |||
| 6 | I_T_TLOGO_R | Value transfer | Type reference (TYPE) | RSO_T_TLOGO_R | TLOGO Objekte mit Interfacereferenz | 20001023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Vom Anwender abgebrochen | 20010226 |
Method IS_STANDARD_TRANSPORT_MODE_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STANDARD_CTO_MODE | Value transfer | Type reference (TYPE) | RS_BOOL | Standard transport management state | 20131004 |
Method IS_STANDARD_TRANSPORT_MODE_ON on class CL_RSO_TRANSPORT has no exception.
Method TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20021219 | |||
| 2 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Anwendungs-Log: Detaillierungsgrad | 20001023 | ||
| 3 | I_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Request/Task | 20130310 | ||
| 4 | I_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | TLOGO Objekt | 20001023 | |||
| 5 | I_T_TLOGO | Value transfer | Type reference (TYPE) | RSO_T_TLOGO | TLOGO Objekte | 20001023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Popup mit Auftrag abgebrochen | 20010226 | ||
| 2 | Schreiben auf einen Auftrag mißlungen | 20010226 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 30A |