SAP ABAP Class /IWWRK/CL_WF_BOP_USER_LIST_DO (/IWWRK/CL_WF_BOP_USER_LIST_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_USER_LIST_DO  
Short Description /IWWRK/CL_WF_BOP_USER_LIST_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_USER_LIST_DO has no forward declaration.
Interfaces
Class /IWWRK/CL_WF_BOP_USER_LIST_DO has no interface implemented.
Friends
Class /IWWRK/CL_WF_BOP_USER_LIST_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_USER_LIST_DO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 AD_NAMEFIR Public See coding 20111115 AD_NAMEFIR type C length 000040
2 AD_NAMELAS Public See coding 20111115 AD_NAMELAS type C length 000040
3 AD_NAMTEXT Public See coding 20111115 AD_NAMTEXT type C length 000080
4 BALMNR Public See coding 20111115 BALMNR type N length 000006
5 BALOGNR Public See coding 20111115 BALOGNR type C length 000020
6 BAPILOGSYS Public See coding 20111115 BAPILOGSYS type C length 000010
7 BAPIOPTION Public See coding 20111115 BAPIOPTION type C length 000002
8 BAPIRET2 Public See coding 20111115 begin of BAPIRET2, TYPE type BAPI_MTYPE, ID type SYMSGID, NUMBER type SYMSGNO, MESSAGE type BAPI_MSG, LOG_NO type BALOGNR, LOG_MSG_NO type BALMNR, MESSAGE_V1 type SYMSGV, MESSAGE_V2 type SYMSGV, MESSAGE_V3 type SYMSGV, MESSAGE_V4 type SYMSGV, PARAMETER type BAPI_PARAM, ROW type INT4, FIELD type BAPI_FLD, SYSTEM type BAPILOGSYS, end of BAPIRET2
9 BAPISIGN Public See coding 20111115 BAPISIGN type C length 000001
10 BAPIUSFLD Public See coding 20111115 BAPIUSFLD type C length 000030
11 BAPIUSMISC Public See coding 20111115 begin of BAPIUSMISC, BAPIMAXROW type INT4, WITH_NAME type BAPIUSNAFL, BAPIROWS type INT4, end of BAPIUSMISC
12 BAPIUSNAFL Public See coding 20111115 BAPIUSNAFL type C length 000001
13 BAPIUSNAME Public See coding 20111115 begin of BAPIUSNAME, USERNAME type XUBNAME, FIRSTNAME type AD_NAMEFIR, LASTNAME type AD_NAMELAS, FULLNAME type AD_NAMTEXT, end of BAPIUSNAME
14 BAPIUSPARM Public See coding 20111115 BAPIUSPARM type C length 000032
15 BAPIUSSEXP Public See coding 20111115 begin of BAPIUSSEXP, LOGOP type RSDSLOGOP, ARITY type INT4, PARAMETER type BAPIUSPARM, FIELD type BAPIUSFLD, OPTION type TVARV_OPTI, LOW type TVARV_VAL, HIGH type TVARV_VAL, end of BAPIUSSEXP
16 BAPIUSSRGE Public See coding 20111115 begin of BAPIUSSRGE, PARAMETER type BAPIUSPARM, FIELD type BAPIUSFLD, SIGN type BAPISIGN, OPTION type BAPIOPTION, LOW type RSDSSELOP_, HIGH type RSDSSELOP_, end of BAPIUSSRGE
17 BAPI_FLD Public See coding 20111115 BAPI_FLD type C length 000030
18 BAPI_MSG Public See coding 20111115 BAPI_MSG type C length 000220
19 BAPI_MTYPE Public See coding 20111115 BAPI_MTYPE type C length 000001
20 BAPI_PARAM Public See coding 20111115 BAPI_PARAM type C length 000032
21 RSDSLOGOP Public See coding 20111115 RSDSLOGOP type C length 000003
22 RSDSSELOP_ Public See coding 20111115 RSDSSELOP_ type C length 000045
23 SYMSGID Public See coding 20111115 SYMSGID type C length 000020
24 SYMSGNO Public See coding 20111115 SYMSGNO type N length 000003
25 SYMSGV Public See coding 20111115 SYMSGV type C length 000050
26 TVARV_OPTI Public See coding 20111115 TVARV_OPTI type C length 000002
27 TVARV_VAL Public See coding 20111115 TVARV_VAL type C length 000045
28 XUBNAME Public See coding 20111115 XUBNAME type C length 000012
29 _PARAMS_REQUEST Public See coding 20111115 begin of _params_request, MAX_ROWS type BAPIUSMISC-BAPIMAXROW, WITH_USERNAME type BAPIUSMISC-WITH_NAME, RETURN type __BAPIRET2, SELECTION_EXP type __BAPIUSSEXP, SELECTION_RANGE type __BAPIUSSRGE, USERLIST type __BAPIUSNAME, end of _params_request
30 _PARAMS_RESPONSE Public See coding 20111115 begin of _params_response, ROWS type BAPIUSMISC-BAPIROWS, RETURN type __BAPIRET2, SELECTION_EXP type __BAPIUSSEXP, SELECTION_RANGE type __BAPIUSSRGE, USERLIST type __BAPIUSNAME, end of _params_response
31 __BAPIRET2 Public See coding 20111115 __BAPIRET2 type standard table of BAPIRET2 with non-unique default key
32 __BAPIUSNAME Public See coding 20111115 __BAPIUSNAME type standard table of BAPIUSNAME with non-unique default key
33 __BAPIUSSEXP Public See coding 20111115 __BAPIUSSEXP type standard table of BAPIUSSEXP with non-unique default key
34 __BAPIUSSRGE Public See coding 20111115 __BAPIUSSRGE type standard table of BAPIUSSRGE 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_USER_LIST_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_USER_LIST_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_USER_LIST_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_USER_LIST_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_USER_LIST_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_USER_LIST_DO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200