SAP ABAP Class CL_SKWG_SBSCR_UTIL (Utility Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMF (Application Component) Document Management Framework
⤷
SKWG (Package) GOS and BCS - Functions
⤷
⤷
Properties
| Class | CL_SKWG_SBSCR_UTIL | |
| Short Description | Utility Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SKWG | GOS and BCS - Functions |
| Created | 20010201 | SAP |
| Last change | 00000000 | 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_SKWG_SBSCR_UTIL has no interface implemented.
Friends
Class CL_SKWG_SBSCR_UTIL has no friend class.
Attributes
Class CL_SKWG_SBSCR_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Whether Specified BOR Event Exists | 20010322 | |
| 2 | Static method | Public | Method | Checks Whether SO Type Exists | 20010321 | |
| 3 | Static method | Public | Method | Returns the Events of an IO CLass | 20010316 | |
| 4 | Static method | Public | Method | Creates Salutation for Subscription Message | 20010329 | |
| 5 | Static method | Public | Method | Creates Complete URL for IO | 20010328 | |
| 6 | Static method | Public | Method | Returns Default Event for an IO Class | 20010316 | |
| 7 | Static method | Public | Method | Triggers an Event for the Bor Subscription | 20010315 | |
| 8 | Static method | Public | Method | Checks if a polling event should be triggered for an IO | 20010330 | |
| 9 | Static method | Public | Method | Checks if a polling event should be triggered for an IO | 20010330 | |
| 10 | Static method | Public | Method | Returns the SOTYPES for an IO Class | 20010228 |
Events
Class CL_SKWG_SBSCR_UTIL has no event.
Types
Class CL_SKWG_SBSCR_UTIL has no local type.
Method Signatures
Method CHECK_BOREVENT_IS_DEFINED Signature
Method CHECK_BOREVENT_IS_DEFINED on class CL_SKWG_SBSCR_UTIL has no parameter.
Method CHECK_BOREVENT_IS_DEFINED on class CL_SKWG_SBSCR_UTIL has no exception.
Method CHECK_SOTYPE_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOTYPE | Call by reference | Type reference (TYPE) | SKWG_SOCL | Objekttyp der Subskription | 20010321 | |||
| 2 | X_SOTYPE_EXISTS | Call by reference | Type reference (TYPE) | SKWF_FLAG | KW Framework: Boolsche Flagge ('X' gesetzt, ' ' gelöscht) | 20010321 |
Method CHECK_SOTYPE_EXISTS on class CL_SKWG_SBSCR_UTIL has no exception.
Method CLASSEVENTS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Value transfer | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20010326 | |||
| 2 | EVENTS | Value transfer | Type reference (TYPE) | SKWG_SONTS | Subskriptionsevents für IO-Klassen | 20010316 | |||
| 3 | IO_CLASS | Value transfer | Type reference (TYPE) | SDOK_CLASS | Dokumentenklasse | 20010316 |
Method CLASSEVENTS_GET on class CL_SKWG_SBSCR_UTIL has no exception.
Method CREATE_SALUTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SINGLE | Call by reference | Type reference (TYPE) | SKWF_FLAG | KW Framework: Boolsche Flagge ('X' gesetzt, ' ' gelöscht) | 20010329 | |||
| 2 | RECIPIENT | Call by reference | Type reference (TYPE) | SSUB_RECS | Empfängertabelle | 20010329 | |||
| 3 | SALUTATION | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20010329 |
Method CREATE_SALUTATION on class CL_SKWG_SBSCR_UTIL has no exception.
Method CREATE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPLETE_URL | Call by reference | Type reference (TYPE) | SKWF_URL | KW Framework: URL oder Teil-URL | 20010328 | |||
| 2 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20010328 | |||
| 3 | KEY | Call by reference | Type reference (TYPE) | SKWF_KEY | KW Framework: Objektschlüssel | 20010328 | |||
| 4 | RELATIVE_URL | Call by reference | Type reference (TYPE) | SKWF_DESCR | KW Framework: Beschreibungstext | 20010328 | |||
| 5 | URL | Call by reference | Type reference (TYPE) | SKWF_URL | KW Framework: URL oder Teil-URL | 20010328 |
Method CREATE_URL on class CL_SKWG_SBSCR_UTIL has no exception.
Method DEFAULTEVENT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_EVENT | Value transfer | Type reference (TYPE) | SKWG_SONT | Ereignis | 20010316 | |||
| 2 | ERROR | Value transfer | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20010326 | |||
| 3 | IO_CLASS | Value transfer | Type reference (TYPE) | SDOK_CLASS | Dokumentenklasse | 20010316 |
Method DEFAULTEVENT_GET on class CL_SKWG_SBSCR_UTIL has no exception.
Method EVENT_RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Type reference (TYPE) | SWO_EVENT | Ereignis | 20010315 | |||
| 2 | IO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010315 |
Method EVENT_RAISE on class CL_SKWG_SBSCR_UTIL has no exception.
Method FOLDER_CHECK_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOLDER | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010330 | |||
| 2 | LAST_POLLING | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010330 | |||
| 3 | REQ_PROPS | Value transfer | Type reference (TYPE) | SDOKPROPTNS | 20010330 | ||||
| 4 | X_RAISE_EVENT | Value transfer | Type reference (TYPE) | SKWF_FLAG | KW Framework: Boolsche Flagge ('X' gesetzt, ' ' gelöscht) | 20010330 |
Method FOLDER_CHECK_EVENT on class CL_SKWG_SBSCR_UTIL has no exception.
Method LOIO_CHECK_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAST_POLLING | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010330 | |||
| 2 | LOIO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010330 | |||
| 3 | REQ_PROPS | Value transfer | Type reference (TYPE) | SDOKPROPTNS | 20010330 | ||||
| 4 | X_RAISE_EVENT | Value transfer | Type reference (TYPE) | SKWF_FLAG | KW Framework: Boolsche Flagge ('X' gesetzt, ' ' gelöscht) | 20010330 |
Method LOIO_CHECK_EVENT on class CL_SKWG_SBSCR_UTIL has no exception.
Method SOTYPES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Value transfer | Type reference (TYPE) | SKWF_ERROR | KW Framework: Boolsche Flagge ('X' gesetzt, ' ' gelöscht) | 20010228 | |||
| 2 | IO | Value transfer | Type reference (TYPE) | SKWF_IO | Modell: Entitätsname | 20010228 | |||
| 3 | SOTYPEN | Value transfer | Type reference (TYPE) | SKWG_SOCLS | Objekttyp der Subskription | 20010228 |
Method SOTYPES_GET on class CL_SKWG_SBSCR_UTIL has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |