SAP ABAP Class /IWWRK/CL_WF_BOP_SUBS_PROF_DO (/IWWRK/CL_WF_BOP_SUBS_PROF_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 20111117
Properties
Class /IWWRK/CL_WF_BOP_SUBS_PROF_DO  
Short Description /IWWRK/CL_WF_BOP_SUBS_PROF_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 20111117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWWRK/CL_WF_BOP_SUBS_PROF_DO has no forward declaration.
Interfaces
Class /IWWRK/CL_WF_BOP_SUBS_PROF_DO has no interface implemented.
Friends
Class /IWWRK/CL_WF_BOP_SUBS_PROF_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 20111117
2 MS_RESPONSE Instance attribute Private Type reference (TYPE) _PARAMS_RESPONSE 20111117
3 MV_EXCEPTION Instance attribute Private Type reference (TYPE) I 20111117
4 __EXCEPTIONS Constant Public See coding 20111117
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEPTION Instance method Public Method 20111117
2 GET_REQUEST Instance method Public Method 20111117
3 GET_RESPONSE Instance method Public Method 20111117
4 SET_EXCEPTION Instance method Public Method 20111117
5 SET_REQUEST Instance method Public Method 20111117
6 SET_RESPONSE Instance method Public Method 20111117
Events
Class /IWWRK/CL_WF_BOP_SUBS_PROF_DO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SWR_MESSAG Public See coding 20111117 begin of SWR_MESSAG, MSG_TYPE type SYMSGTY, LINE type SWR_MSGLIN, end of SWR_MESSAG
2 SWR_MSGLIN Public See coding 20111117 SWR_MSGLIN type C length 000273
3 SWR_MSTRUC Public See coding 20111117 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
4 SWR_SUBSTPROF Public See coding 20111117 SWR_SUBSTPROF type C length 000012
5 SWR_SUBSTPROFILE Public See coding 20111117 begin of SWR_SUBSTPROFILE, PROFILE type SWR_SUBSTPROF, TEXT type SWR_SUBSTPROFTXT, end of SWR_SUBSTPROFILE
6 SWR_SUBSTPROFTXT Public See coding 20111117 SWR_SUBSTPROFTXT type C length 000025
7 SYLANGU Public See coding 20111117 SYLANGU type C length 000001
8 SYMSGID Public See coding 20111117 SYMSGID type C length 000020
9 SYMSGNO Public See coding 20111117 SYMSGNO type N length 000003
10 SYMSGTY Public See coding 20111117 SYMSGTY type C length 000001
11 SYMSGV Public See coding 20111117 SYMSGV type C length 000050
12 XFELD Public See coding 20111117 XFELD type C length 000001
13 _PARAMS_REQUEST Public See coding 20111117 begin of _params_request, EXECUTE_BADI type XFELD, LANGUAGE type SYLANGU, MESSAGE_LINES type __SWR_MESSAG, MESSAGE_STRUCT type __SWR_MSTRUC, PROFILES type __SWR_SUBSTPROFILE, end of _params_request
14 _PARAMS_RESPONSE Public See coding 20111117 begin of _params_response, RETURN_CODE type INT4, MESSAGE_LINES type __SWR_MESSAG, MESSAGE_STRUCT type __SWR_MSTRUC, PROFILES type __SWR_SUBSTPROFILE, end of _params_response
15 __SWR_MESSAG Public See coding 20111117 __SWR_MESSAG type standard table of SWR_MESSAG with non-unique default key
16 __SWR_MSTRUC Public See coding 20111117 __SWR_MSTRUC type standard table of SWR_MSTRUC with non-unique default key
17 __SWR_SUBSTPROFILE Public See coding 20111117 __SWR_SUBSTPROFILE type standard table of SWR_SUBSTPROFILE 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 20111117

Method GET_EXCEPTION on class /IWWRK/CL_WF_BOP_SUBS_PROF_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 20111117

Method GET_REQUEST on class /IWWRK/CL_WF_BOP_SUBS_PROF_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 20111117

Method GET_RESPONSE on class /IWWRK/CL_WF_BOP_SUBS_PROF_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 20111117

Method SET_EXCEPTION on class /IWWRK/CL_WF_BOP_SUBS_PROF_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 20111117

Method SET_REQUEST on class /IWWRK/CL_WF_BOP_SUBS_PROF_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 20111117

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