SAP ABAP Interface IF_JAM_DEMO_PERSON (Demo for Jam library)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_JAM_DEMO (Package) Demo for Jam Integration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_JAM_DEMO_PERSON | Demo for Jam library | 20121205 |
Properties
Interface | IF_JAM_DEMO_PERSON | |
Short Description | Demo for Jam library |
General Data
Package | S_JAM_DEMO | Demo for Jam Integration |
Created | 20121205 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_JAM_DEMO_PERSON has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_JAM_DEMO_OBJECTTYPE | Demo for Jam library | 20121205 |
Friends
Interface IF_JAM_DEMO_PERSON has no friend.
Attributes
Interface IF_JAM_DEMO_PERSON has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121205 |
Events
Interface IF_JAM_DEMO_PERSON has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_PARAMETERS | Public | See coding | 20121205 | BEGIN OF ts_parameters,
* usrid TYPE stw_user_sw_id,
* usbid TYPE if_stw_user=>tv_backend_user_id,
* owner TYPE if_stw_activity_query=>tv_owner,
* status TYPE if_stw_activity_query=>tv_query_status,
* date TYPE stw_test_feed_modified_date,
* time TYPE stw_test_feed_modified_time,
* imponly TYPE if_stw_feed_filter=>tv_important_only,
* bomonly TYPE if_stw_feed_filter=>tv_bookmarks_only,
* nocom TYPE if_stw_feed_filter=>tv_no_of_replies,
* social TYPE if_stw_feed_filter=>tv_social,
* wstatus TYPE if_stw_feed_filter=>tv_work_status,
* whist TYPE if_stw_feed_filter=>tv_work_history,
* hmwhist TYPE if_stw_feed_filter=>tv_hide_my_work_history,
* actid TYPE string,
* tcid TYPE string,
* tup2oo TYPE stw_feed_post2org_only,
id type sjam_person_id,
query TYPE string,
uname TYPE syuname,
* disusr TYPE abap_bool,
* pagea TYPE if_stw_activity_query=>tv_page,
* pagesza TYPE if_stw_activity_query=>tv_page_size,
END OF ts_parameters
|
Method Signatures
Method SET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | TS_PARAMETERS | 20121205 |
Method SET_PARAMETERS on Interface IF_JAM_DEMO_PERSON has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |