SAP ABAP Class /IWWRK/CL_WF_BOP_USER_LIST (/IWWRK/CL_WF_BOP_USER_LIST)
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_USER_LIST_D | /IWWRK/CL_WF_BOP_USER_LIST_D | 20111115 |
Properties
| Class | /IWWRK/CL_WF_BOP_USER_LIST | |
| Short Description | /IWWRK/CL_WF_BOP_USER_LIST | |
| 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_USER_LIST has no forward declaration.
Interfaces
Class /IWWRK/CL_WF_BOP_USER_LIST has no interface implemented.
Friends
Class /IWWRK/CL_WF_BOP_USER_LIST 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_USER_LIST has no method.
Events
Class /IWWRK/CL_WF_BOP_USER_LIST 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 | _DATA_OBJECT | Public | Object reference (TYPE REF TO) | /IWWRK/CL_WF_BOP_USER_LIST_DO | 20111115 | |
|
| 30 | _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
|
||
| 31 | _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
|
||
| 32 | __BAPIRET2 | Public | See coding | 20111115 | __BAPIRET2 type standard table of BAPIRET2 with non-unique default key
|
||
| 33 | __BAPIUSNAME | Public | See coding | 20111115 | __BAPIUSNAME type standard table of BAPIUSNAME with non-unique default key
|
||
| 34 | __BAPIUSSEXP | Public | See coding | 20111115 | __BAPIUSSEXP type standard table of BAPIUSSEXP with non-unique default key
|
||
| 35 | __BAPIUSSRGE | Public | See coding | 20111115 | __BAPIUSSRGE type standard table of BAPIUSSRGE with non-unique default key
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |