SAP ABAP Interface IF_JAM_DEMO (For demo of Jam integration)
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 | For demo of Jam integration | 20121204 |
Properties
Interface | IF_JAM_DEMO | |
Short Description | For demo of Jam integration |
General Data
Package | S_JAM_DEMO | Demo for Jam Integration |
Created | 20121204 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_JAM_DEMO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_JAM_DEMO_NAVIGATE | Navigation in demo report | 20130118 |
Friends
Interface IF_JAM_DEMO has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_OBJECTTYPE | Constant | Public | See coding | 20121205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121205 | |
2 | ![]() |
Instance method | Public | Method | 20121205 | |
3 | ![]() |
Instance method | Public | Method | 20121228 | |
4 | ![]() |
Instance method | Public | Method | 20130116 | |
5 | ![]() |
Instance method | Public | Method | 20130118 | |
6 | ![]() |
Instance method | Public | Method | 20121205 | |
7 | ![]() |
Instance method | Public | Method | 20130116 | |
8 | ![]() |
Instance method | Public | Method | 20121205 |
Events
Interface IF_JAM_DEMO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_FUNCTION_SH | Public | See coding | 20121205 | BEGIN OF ts_function_sh,
function TYPE jam_demo_function,
description TYPE string,
END OF ts_function_sh
|
||
2 | TS_PARAMETERS | Public | See coding | 20130116 | BEGIN OF ts_parameters,
general TYPE ts_parameters_general,
person TYPE if_jam_demo_person=>ts_parameters,
group TYPE if_jam_demo_group=>ts_parameters,
END OF ts_parameters
|
||
3 | TS_PARAMETERS_GENERAL | Public | See coding | 20121205 | BEGIN OF ts_parameters_general,
newlib TYPE abap_bool,
appl TYPE clbc_appli_t-application,
context TYPE clb_appl_context,
objecttype TYPE jam_demo_objecttype,
funct TYPE jam_demo_function,
END OF ts_parameters_general
|
||
4 | TS_RESULT | Public | See coding | 20121227 | BEGIN OF ts_result,
dynnr TYPE sydynnr,
person TYPE sjam_s_demo_person_display,
group TYPE sjam_s_demo_group_display,
END OF ts_result
|
||
5 | TT_FUNCTION_SH | Public | See coding | 20121205 | tt_function_sh TYPE STANDARD TABLE OF ts_function_sh WITH DEFAULT KEY
|
||
6 | TT_PARAMETER_NAME | Public | See coding | 20121227 | tt_parameter_name TYPE STANDARD TABLE OF screen-name WITH DEFAULT KEY
|
||
7 | TT_SCREEN | Public | See coding | 20121227 | tt_screen TYPE STANDARD TABLE OF screen WITH DEFAULT KEY
|
Method Signatures
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | 20130118 |
Method EXECUTE on Interface IF_JAM_DEMO has no exception.
Method EXISTS_LIB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121205 |
Method EXISTS_LIB on Interface IF_JAM_DEMO has no exception.
Method FREE_CONTAINER Signature
Method FREE_CONTAINER on Interface IF_JAM_DEMO has no parameter.
Method FREE_CONTAINER on Interface IF_JAM_DEMO has no exception.
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PARAMETERS | Value transfer | Type reference (TYPE) | TS_PARAMETERS | 20130116 |
Method GET_PARAMETERS on Interface IF_JAM_DEMO has no exception.
Method GET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | TS_RESULT | 20130118 |
Method GET_RESULT on Interface IF_JAM_DEMO has no exception.
Method MODIFY_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SCREEN | Call by reference | Type reference (TYPE) | TT_SCREEN | 20121227 | |||
2 | ![]() |
RT_SCREEN | Value transfer | Type reference (TYPE) | TT_SCREEN | 20121227 |
Method MODIFY_SCREEN on Interface IF_JAM_DEMO has no exception.
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 | 20130116 |
Method SET_PARAMETERS on Interface IF_JAM_DEMO has no exception.
Method SH_GET_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FUNCTION | Value transfer | Type reference (TYPE) | TT_FUNCTION_SH | 20121205 |
Method SH_GET_FUNCTIONS on Interface IF_JAM_DEMO has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |