SAP ABAP Class CL_BS_SOA_SIW_TMPL_SMPL_WRK (SIW customer templates: Sample worker class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA-GEN (Application Component) Generic eSOA Tools
⤷
BS_SOA_REUSE_SIW_CONFIG (Package) Configurations & Templates for SIW
⤷
⤷
Properties
| Class | CL_BS_SOA_SIW_TMPL_SMPL_WRK | |
| Short Description | SIW customer templates: Sample worker class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_SOA_REUSE_SIW_CONFIG | Configurations & Templates for SIW |
| Created | 20100802 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no forward declaration.
Interfaces
Class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no interface implemented.
Friends
Class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | Placeholder for message...into dummy | 20100913 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100909 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | BALHDR-LOGNUMBER | Application log: log number | 20100909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read flight data | 20100802 | |
| 2 | Static method | Public | Method | Inbound mapping | 20100831 | |
| 3 | Static method | Public | Method | Close the BAL and write to DB | 20100909 | |
| 4 | Static method | Public | Method | Open the BAL for writing | 20100909 | |
| 5 | Static method | Public | Method | Display a BAL | 20100909 | |
| 6 | Static method | Public | Method | Write a message into BAL | 20100909 | |
| 7 | Static method | Public | Method | Outbound mapping | 20100802 | |
| 8 | Static method | Public | Method | Outbound mapping result table | 20100831 | |
| 9 | Static method | Public | Method | Outbound mapping multiple read | 20100831 |
Events
Class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no event.
Types
Class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no local type.
Method Signatures
Method EXECUTE_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Call by reference | Type reference (TYPE) | BSSOA_SIW_TMPL_SMPL_RSP_T | SIW customer templates: Sample response table type | 20100802 | |||
| 2 | I_QUERY | Call by reference | Type reference (TYPE) | BSSOA_SIW_TMPL_SMPL_QRY | SIW customer templates: Sample inbound structure | 20100802 |
Method EXECUTE_READ on class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no exception.
Method INBOUND_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PRX_PARAM | Call by reference | Type reference (TYPE) | ANY | 20100831 | ||||
| 2 | R_QRY_DATA | Value transfer | Type reference (TYPE) | BSSOA_SIW_TMPL_SMPL_QRY | SIW customer templates: Sample inbound structure | 20100831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Query is empty | 20100831 |
Method LOG_CLOSE Signature
Method LOG_CLOSE on class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no parameter.
Method LOG_CLOSE on class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no exception.
Method LOG_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BAL_CONTEXT | Call by reference | Type reference (TYPE) | BAL_S_CONT | Not used at the moment | 20100909 | |||
| 2 | I_BAL_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | External number for BAL | 20100909 | |||
| 3 | I_BAL_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | 'SIW_BS' | Object for BAL | 20100909 | ||
| 4 | I_BAL_PARAM | Call by reference | Type reference (TYPE) | BAL_S_PARM | Not used at the moment | 20100909 | |||
| 5 | I_BAL_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | 'TEST' | Subobject for BAL | 20100909 |
Method LOG_OPEN on class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no exception.
Method LOG_SHOW Signature
Method LOG_SHOW on class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no parameter.
Method LOG_SHOW on class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no exception.
Method LOG_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20100909 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100909 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20100909 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | MSGV1 | Message variable 01 | 20100909 | |||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | MSGV2 | Message variable 02 | 20100909 | |||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | MSGV3 | Message variable 03 | 20100909 | |||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | MSGV4 | Message variable 04 | 20100909 | |||
| 8 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Application log: Message problem class | 20100909 |
Method LOG_WRITE on class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no exception.
Method OUTBOUND_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROXY_DATA | Call by reference | Type reference (TYPE) | ANY | 20100802 | ||||
| 2 | I_RESULT_DATA | Call by reference | Type reference (TYPE) | BSSOA_SIW_TMPL_SMPL_RSP | SIW customer template: Table type for proxy msg header | 20100802 |
Method OUTBOUND_MAPPING on class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no exception.
Method OUTBOUND_MAPPING_MASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROXY_DATA | Call by reference | Type reference (TYPE) | ANY | 20100831 | ||||
| 2 | I_RESULT_DATA | Call by reference | Type reference (TYPE) | BSSOA_SIW_TMPL_SMPL_RSP | SIW customer templates: Sample response structure | 20100831 |
Method OUTBOUND_MAPPING_MASS on class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no exception.
Method OUTBOUND_MAPPING_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROXY_DATA | Call by reference | Type reference (TYPE) | ANY | 20100831 | ||||
| 2 | I_RESULT_DATA | Call by reference | Type reference (TYPE) | BSSOA_SIW_TMPL_SMPL_RSP_T | SIW customer templates: Sample response table type | 20100831 |
Method OUTBOUND_MAPPING_MULTI on class CL_BS_SOA_SIW_TMPL_SMPL_WRK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |