SAP ABAP Class /IWWRK/CL_WF_BOP_SUBS_GET_DO (/IWWRK/CL_WF_BOP_SUBS_GET_DO)
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_DO OData Channel : Backend Operation Proxy Data Object 20111115
Properties
Class /IWWRK/CL_WF_BOP_SUBS_GET_DO  
Short Description /IWWRK/CL_WF_BOP_SUBS_GET_DO    
Super Class /IWBEP/CL_MGW_BOP_DO OData Channel : Backend Operation Proxy Data Object 
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_DO has no forward declaration.
Interfaces
Class /IWWRK/CL_WF_BOP_SUBS_GET_DO has no interface implemented.
Friends
Class /IWWRK/CL_WF_BOP_SUBS_GET_DO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_REQUEST Instance attribute Private Type reference (TYPE) _PARAMS_REQUEST 20111115
2 MS_RESPONSE Instance attribute Private Type reference (TYPE) _PARAMS_RESPONSE 20111115
3 MV_EXCEPTION Instance attribute Private Type reference (TYPE) I 20111115
4 __EXCEPTIONS Constant Public See coding 20111115
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEPTION Instance method Public Method 20111115
2 GET_REQUEST Instance method Public Method 20111115
3 GET_RESPONSE Instance method Public Method 20111115
4 SET_EXCEPTION Instance method Public Method 20111115
5 SET_REQUEST Instance method Public Method 20111115
6 SET_RESPONSE Instance method Public Method 20111115
Events
Class /IWWRK/CL_WF_BOP_SUBS_GET_DO 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 _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
16 _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
17 __SWR_MESSAG Public See coding 20111115 __SWR_MESSAG type standard table of SWR_MESSAG with non-unique default key
18 __SWR_MSTRUC Public See coding 20111115 __SWR_MSTRUC type standard table of SWR_MSTRUC with non-unique default key
19 __SWR_SUBSTITUTE Public See coding 20111115 __SWR_SUBSTITUTE type standard table of SWR_SUBSTITUTE with non-unique default key
Method Signatures

Method GET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXCEPTION Call by reference Type reference (TYPE) I 20111115

Method GET_EXCEPTION on class /IWWRK/CL_WF_BOP_SUBS_GET_DO has no exception.

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REQUEST Call by reference Type reference (TYPE) _PARAMS_REQUEST 20111115

Method GET_REQUEST on class /IWWRK/CL_WF_BOP_SUBS_GET_DO has no exception.

Method GET_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESPONSE Call by reference Type reference (TYPE) _PARAMS_RESPONSE 20111115

Method GET_RESPONSE on class /IWWRK/CL_WF_BOP_SUBS_GET_DO has no exception.

Method SET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCEPTION Call by reference Type reference (TYPE) I 20111115

Method SET_EXCEPTION on class /IWWRK/CL_WF_BOP_SUBS_GET_DO has no exception.

Method SET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REQUEST Call by reference Type reference (TYPE) _PARAMS_REQUEST 20111115

Method SET_REQUEST on class /IWWRK/CL_WF_BOP_SUBS_GET_DO has no exception.

Method SET_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RESPONSE Call by reference Type reference (TYPE) _PARAMS_RESPONSE 20111115

Method SET_RESPONSE on class /IWWRK/CL_WF_BOP_SUBS_GET_DO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200