SAP ABAP Class CL_ISHMED_TRANSPORT_LOG (DB Accesses to N2TRANSPORTLOG (no Commit))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD
⤷
⤷
⤷
Properties
| Class | CL_ISHMED_TRANSPORT_LOG | |
| Short Description | DB Accesses to N2TRANSPORTLOG (no Commit) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20060710 | SAP |
| Last change | 20080716 | 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) |
Interfaces
Class CL_ISHMED_TRANSPORT_LOG has no interface implemented.
Friends
Class CL_ISHMED_TRANSPORT_LOG has no friend class.
Attributes
Class CL_ISHMED_TRANSPORT_LOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes Log Files for Transport Ident | 20080114 | |
| 2 | Static method | Public | Method | Deletes Record from DB | 20080114 | |
| 3 | Static method | Public | Method | Create | 20080114 | |
| 4 | Static method | Public | Method | Does log exist for pack (by Action)? | 20080114 | |
| 5 | Static method | Public | Method | Supplies Log Files for Transfer File | 20080114 | |
| 6 | Static method | Public | Method | Supplies a Log File | 20080114 |
Events
Class CL_ISHMED_TRANSPORT_LOG has no event.
Types
Class CL_ISHMED_TRANSPORT_LOG has no local type.
Method Signatures
Method DELETE__BY_TRANSIDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IDENT | Call by reference | Type reference (TYPE) | N2_TIDENT | UUID Länge 32 | 20080114 |
Method DELETE__BY_TRANSIDENT on class CL_ISHMED_TRANSPORT_LOG has no exception.
Method DELETE__ONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IDENT | Call by reference | Type reference (TYPE) | N2_LIDENT | UUID Länge 32 | 20080114 |
Method DELETE__ONE on class CL_ISHMED_TRANSPORT_LOG has no exception.
Method INSERT__ONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FILE | Call by reference | Type reference (TYPE) | N2TRANSPORTLOG | 20080114 |
Method INSERT__ONE on class CL_ISHMED_TRANSPORT_LOG has no exception.
Method PACKAGE__IS_LOGGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTION | Call by reference | Type reference (TYPE) | N2_LACTION | SPACE | i.s.h.med: Log-Aktion | 20080114 | ||
| 2 | I_TIDENT | Call by reference | Type reference (TYPE) | N2_TIDENT | i.s.h.med: Ident eines Transfer-Files | 20080114 | |||
| 3 | R_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080114 |
Method PACKAGE__IS_LOGGED on class CL_ISHMED_TRANSPORT_LOG has no exception.
Method SELECT__BY_TRANSIDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IDENT | Call by reference | Type reference (TYPE) | N2_TIDENT | i.s.h.med: Ident eines Transfer-Files | 20080114 | |||
| 2 | R_FILES | Value transfer | Type reference (TYPE) | RN2TRANSPORTLOG_TAB | i.s.h.med: Tabellentyp zu RN2TRANSPORTLOG | 20080114 |
Method SELECT__BY_TRANSIDENT on class CL_ISHMED_TRANSPORT_LOG has no exception.
Method SELECT__ONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IDENT | Call by reference | Type reference (TYPE) | N2_LIDENT | i.s.h.med: Ident eines Transfer-Files | 20080114 | |||
| 2 | R_LOG | Value transfer | Type reference (TYPE) | N2TRANSPORTLOG | i.s.h.med: Tabellentyp zu RN2TRANSPORTLOG | 20080114 |
Method SELECT__ONE on class CL_ISHMED_TRANSPORT_LOG has no exception.
History
| Last changed by/on | SAP | 20080716 |
| SAP Release Created in |