SAP ABAP Class /IWWRK/CL_PFW_REC_CONTEXT (Push framework context data class)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
⤷
/IWWRK/WF_ODC_PUSH (Package) Workflow ODC Runtime for Gateway - Push
⤷
⤷
Properties
| Class | /IWWRK/CL_PFW_REC_CONTEXT | |
| Short Description | Push framework context data class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWWRK/WF_ODC_PUSH | Workflow ODC Runtime for Gateway - Push |
| Created | 20120319 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWWRK/CL_PFW_REC_CONTEXT has no forward declaration.
Interfaces
Class /IWWRK/CL_PFW_REC_CONTEXT has no interface implemented.
Friends
Class /IWWRK/CL_PFW_REC_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_USER | User Name | 20120319 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20120319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120319 | |
| 2 | Instance method | Public | Method | 20120319 | ||
| 3 | Instance method | Public | Method | 20120319 | ||
| 4 | Instance method | Public | Method | 20120319 | ||
| 5 | Instance method | Public | Method | 20120322 |
Events
Class /IWWRK/CL_PFW_REC_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_USER | Public | See coding | 20120319 | tt_user TYPE STANDARD TABLE OF ty_user WITH KEY username
|
||
| 2 | TY_USER | Public | See coding | 20120319 | BEGIN OF ty_user,
username TYPE xubname,
language TYPE langu,
END OF ty_user
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /IWWRK/CL_PFW_REC_CONTEXT has no parameter.
Method CONSTRUCTOR on class /IWWRK/CL_PFW_REC_CONTEXT has no exception.
Method GET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20120319 |
Method GET_TIMESTAMP on class /IWWRK/CL_PFW_REC_CONTEXT has no exception.
Method SET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | 20120319 |
Method SET_TIMESTAMP on class /IWWRK/CL_PFW_REC_CONTEXT has no exception.
Method SET_USER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_USERS | Call by reference | Type reference (TYPE) | TT_USER | 20120319 |
Method SET_USER_LIST on class /IWWRK/CL_PFW_REC_CONTEXT has no exception.
Method UPDATE_USER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_REC_USERS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SUB_DATA | Subscription Data TableType | 20120322 |
Method UPDATE_USER_LIST on class /IWWRK/CL_PFW_REC_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |