SAP ABAP Class /IWWRK/CL_WF_BOP_SUBS_GET (/IWWRK/CL_WF_BOP_SUBS_GET)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
⤷
/IWWRK/WF_ODC_BOP (Package) BOPs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_BOP_COMMON_RFC | OData Channel : Common Backend Operation Proxy | 20111115 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWWRK/CL_WF_BOP_SUBS_GET_D | /IWWRK/CL_WF_BOP_SUBS_GET_D | 20111115 |
Properties
| Class | /IWWRK/CL_WF_BOP_SUBS_GET | |
| Short Description | /IWWRK/CL_WF_BOP_SUBS_GET | |
| Super Class | /IWBEP/CL_MGW_BOP_COMMON_RFC | OData Channel : Common Backend Operation Proxy |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWWRK/WF_ODC_BOP | BOPs |
| Created | 20111115 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWWRK/CL_WF_BOP_SUBS_GET has no forward declaration.
Interfaces
Class /IWWRK/CL_WF_BOP_SUBS_GET has no interface implemented.
Friends
Class /IWWRK/CL_WF_BOP_SUBS_GET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20111115 |
Methods
Class /IWWRK/CL_WF_BOP_SUBS_GET has no method.
Events
Class /IWWRK/CL_WF_BOP_SUBS_GET has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ACTORID | Public | See coding | 20111115 | ACTORID type C length 000012
|
||
| 2 | OTYPE | Public | See coding | 20111115 | OTYPE type C length 000002
|
||
| 3 | SWRAGENT | Public | See coding | 20111115 | begin of SWRAGENT,
OTYPE type OTYPE,
OBJID type ACTORID,
end of SWRAGENT
|
||
| 4 | SWR_MESSAG | Public | See coding | 20111115 | begin of SWR_MESSAG,
MSG_TYPE type SYMSGTY,
LINE type SWR_MSGLIN,
end of SWR_MESSAG
|
||
| 5 | SWR_MSGLIN | Public | See coding | 20111115 | SWR_MSGLIN type C length 000273
|
||
| 6 | SWR_MSTRUC | Public | See coding | 20111115 | begin of SWR_MSTRUC,
MSGID type SYMSGID,
MSGTY type SYMSGTY,
MSGNO type SYMSGNO,
MSGV1 type SYMSGV,
MSGV2 type SYMSGV,
MSGV3 type SYMSGV,
MSGV4 type SYMSGV,
end of SWR_MSTRUC
|
||
| 7 | SWR_SUBSTACTIVE | Public | See coding | 20111115 | SWR_SUBSTACTIVE type C length 000001
|
||
| 8 | SWR_SUBSTITUTE | Public | See coding | 20111115 | begin of SWR_SUBSTITUTE,
OTYPE type OTYPE,
OBJID type ACTORID,
DATE_BEGIN type DATS,
DATE_END type DATS,
PROFILE type SWR_SUBSTPROF,
ACTIVE type SWR_SUBSTACTIVE,
end of SWR_SUBSTITUTE
|
||
| 9 | SWR_SUBSTPROF | Public | See coding | 20111115 | SWR_SUBSTPROF type C length 000012
|
||
| 10 | SYLANGU | Public | See coding | 20111115 | SYLANGU type C length 000001
|
||
| 11 | SYMSGID | Public | See coding | 20111115 | SYMSGID type C length 000020
|
||
| 12 | SYMSGNO | Public | See coding | 20111115 | SYMSGNO type N length 000003
|
||
| 13 | SYMSGTY | Public | See coding | 20111115 | SYMSGTY type C length 000001
|
||
| 14 | SYMSGV | Public | See coding | 20111115 | SYMSGV type C length 000050
|
||
| 15 | _DATA_OBJECT | Public | Object reference (TYPE REF TO) | /IWWRK/CL_WF_BOP_SUBS_GET_DO | 20111115 | |
|
| 16 | _PARAMS_REQUEST | Public | See coding | 20111115 | begin of _params_request,
END_DATE type DATS,
LANGUAGE type SYLANGU,
START_DATE type DATS,
SUBSTITUTED_OBJECT type SWRAGENT,
MESSAGE_LINES type __SWR_MESSAG,
MESSAGE_STRUCT type __SWR_MSTRUC,
SUBSTITUTES type __SWR_SUBSTITUTE,
end of _params_request
|
||
| 17 | _PARAMS_RESPONSE | Public | See coding | 20111115 | begin of _params_response,
RETURN_CODE type INT4,
MESSAGE_LINES type __SWR_MESSAG,
MESSAGE_STRUCT type __SWR_MSTRUC,
SUBSTITUTES type __SWR_SUBSTITUTE,
end of _params_response
|
||
| 18 | __SWR_MESSAG | Public | See coding | 20111115 | __SWR_MESSAG type standard table of SWR_MESSAG with non-unique default key
|
||
| 19 | __SWR_MSTRUC | Public | See coding | 20111115 | __SWR_MSTRUC type standard table of SWR_MSTRUC with non-unique default key
|
||
| 20 | __SWR_SUBSTITUTE | Public | See coding | 20111115 | __SWR_SUBSTITUTE type standard table of SWR_SUBSTITUTE with non-unique default key
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |