SAP ABAP Class CL_SWF_UTL_CONVERT_POR (Conversion Methods for POR's)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
Properties
| Class | CL_SWF_UTL_CONVERT_POR | |
| Short Description | Conversion Methods for POR's | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_UTL | Workflow: Tools |
| Created | 20000906 | SAP |
| Last change | 20110908 | 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_SWF_UTL_CONVERT_POR has no interface implemented.
Friends
Class CL_SWF_UTL_CONVERT_POR has no friend class.
Attributes
Class CL_SWF_UTL_CONVERT_POR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Compresses IBF-Por |
20001013 | |
| 2 | Static method | Public | Method | Converts ABAP-POR to IBF-POR | 20000919 | |
| 3 | Static method | Public | Method | Converts BC-POR to IBF-BOR-SHORT | 20000913 | |
| 4 | Static method | Public | Method | Converts BOR-POR to IBF-POR | 20000906 | |
| 5 | Static method | Public | Method | Converts BOR-POR to IBF-POR-SHORT | 20000913 | |
| 6 | Static method | Public | Method | Converts IBF-POR_SHORT to IBF-BOR | 20000913 | |
| 7 | Static method | Public | Method | Converts IBF-POR (lang) to ABAP-POR (SWFUTLPOR) | 20000919 | |
| 8 | Static method | Public | Method | Converts IBF-POR (lang) to BOR-POR | 20000912 | |
| 9 | Static method | Public | Method | Converts IBF-POR to IBF-BOR-SHORT | 20000913 | |
| 10 | Static method | Public | Method | Converts Log Entry to Log Entry with IBF | 20000913 | |
| 11 | Static method | Public | Method | 20000914 |
Events
Class CL_SWF_UTL_CONVERT_POR has no event.
Types
Class CL_SWF_UTL_CONVERT_POR has no local type.
Method Signatures
Method COMPRESS_IBF_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IBF_POR | Call by reference | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20001013 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | STRING | 20001013 |
Method COMPRESS_IBF_TO_STRING on class CL_SWF_UTL_CONVERT_POR has no exception.
Method CONVERT_ABAP_TO_IBF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IBF_POR | Value transfer | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz (LPOR) - BOR kompatibel | 20000919 | |||
| 2 | IM_ABAP_POR | Call by reference | Type reference (TYPE) | SWFUTLPOR | POR vom Typ SWFUTLPOR | 20000919 | |||
| 3 | IM_OBJKIND | Call by reference | Type reference (TYPE) | SIBFCATID | Kategorie von Objekten in Persistenten Objektreferenzen | 20000928 |
Method CONVERT_ABAP_TO_IBF on class CL_SWF_UTL_CONVERT_POR has no exception.
Method CONVERT_BC_TO_IBF_SHORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BC_POR | Call by reference | Type reference (TYPE) | ANY | POR vom Typ SIBFLPORB (BC-Klassen) | 20000913 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | SWFIBFSHRT | Workflow: Kurze SIBFLPORB für Datenbank | 20000913 |
Method CONVERT_BC_TO_IBF_SHORT on class CL_SWF_UTL_CONVERT_POR has no exception.
Method CONVERT_BOR_TO_IBF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOR_POR | Call by reference | Type reference (TYPE) | ANY | POR vom Typ SWOTOBJID | 20000906 | |||
| 2 | R_IBF_POR | Value transfer | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz (LPOR) - BOR kompatibel | 20000906 |
Method CONVERT_BOR_TO_IBF on class CL_SWF_UTL_CONVERT_POR has no exception.
Method CONVERT_BO_TO_IBF_SHORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BOR_POR | Call by reference | Type reference (TYPE) | ANY | POR vom Typ SWOTOBJID | 20000913 | |||
| 2 | IM_CHECK_OBJTYPE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Prüft Existenz des Objekttyps | 20000913 | ||
| 3 | RETURN | Value transfer | Type reference (TYPE) | SWFIBFSHRT | Workflow: Kurze SIBFLPORB für Datenbank | 20000913 |
Method CONVERT_BO_TO_IBF_SHORT on class CL_SWF_UTL_CONVERT_POR has no exception.
Method CONVERT_IBF_SHORT_TO_IBF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IBF_SHORT_POR | Call by reference | Type reference (TYPE) | SWFIBFSHRT | Workflow: Kurze SIBFLPORB für Datenbank | 20000913 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz (LPOR) - BOR kompatibel | 20000913 |
Method CONVERT_IBF_SHORT_TO_IBF on class CL_SWF_UTL_CONVERT_POR has no exception.
Method CONVERT_IBF_TO_ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IBF_POR | Call by reference | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz (LPOR) - BOR kompatibel | 20000919 | |||
| 2 | RE_ABAP_POR | Value transfer | Type reference (TYPE) | SWFUTLPOR | Struktur für Objekt-ID | 20000919 |
Method CONVERT_IBF_TO_ABAP on class CL_SWF_UTL_CONVERT_POR has no exception.
Method CONVERT_IBF_TO_BOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IBF_POR | Call by reference | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz (LPOR) - BOR kompatibel | 20000912 | |||
| 2 | RE_BOR_POR | Value transfer | Type reference (TYPE) | SWOTOBJID | Struktur für Objekt-ID | 20000912 |
Method CONVERT_IBF_TO_BOR on class CL_SWF_UTL_CONVERT_POR has no exception.
Method CONVERT_IBF_TO_IBF_SHORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IBF_POR | Call by reference | Type reference (TYPE) | ANY | POR vom Typ SIBFLPORB (BC-Klassen) | 20000913 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | SWFIBFSHRT | Workflow: Kurze SIBFLPORB für Datenbank | 20000913 |
Method CONVERT_IBF_TO_IBF_SHORT on class CL_SWF_UTL_CONVERT_POR has no exception.
Method CONVERT_LOG_TO_LOG_WITH_IBF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOGENTRY | Call by reference | Type reference (TYPE) | SWWLOGHIST | Historie eines Workitems | 20000913 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | SWLLOGHIST | Historie eines Workitems (mit IBF) | 20000913 |
Method CONVERT_LOG_TO_LOG_WITH_IBF on class CL_SWF_UTL_CONVERT_POR has no exception.
Method MARKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROG | Call by reference | Type reference (TYPE) | SY-CPROG | ABAP-Programm, Aufrufer in externen Prozeduren | 20000914 | |||
| 2 | INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20000914 |
Method MARKER on class CL_SWF_UTL_CONVERT_POR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |