SAP ABAP Class CL_STW_MTH_ITM_GET_BASE_DETAIL (Get Additional Item Detail Data Base Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_OL_CLB_METHODS (Package) Collaboration Method Impl. for StreamWork (comp. mode)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_METHOD_PROCESS | Collaboration: Callback Methods for the Process Layer | 20111122 |
Properties
Class | CL_STW_MTH_ITM_GET_BASE_DETAIL | |
Short Description | Get Additional Item Detail Data Base Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_STW_OL_CLB_METHODS | Collaboration Method Impl. for StreamWork (comp. mode) |
Created | 20111122 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_STW_MTH_ITM_GET_BASE_DETAIL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CLB_METHOD_PROCESS | Collaboration: Callback Methods for the Process Layer | 20111122 |
Friends
Class CL_STW_MTH_ITM_GET_BASE_DETAIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TS_ITEM_DETAIL_DATA | 20111122 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIHTTPNVP | 20111219 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_STW_ITEM=>TV_ITEM_ID | 20111122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20111219 | |
2 | ![]() |
Instance method | Public | Method | 20111122 | |
3 | ![]() |
Instance method | Public | Method | 20111122 | |
4 | ![]() |
Instance method | Protected | Method | 20111219 |
Events
Class CL_STW_MTH_ITM_GET_BASE_DETAIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_ITEM_DETAIL_DATA | Public | See coding | 20111122 | BEGIN OF ts_item_detail_data,
content_type TYPE if_stw_item_generic=>tv_item_content_type,
content_length TYPE if_stw_item_generic=>tv_item_content_length,
content TYPE if_stw_item_generic=>tv_item_content,
END OF ts_item_detail_data
|
Method Signatures
Method GET_HEADER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20111219 | |||
2 | ![]() |
RV_RESULT_VALUE | Value transfer | Type reference (TYPE) | IHTTPVAL | 20111219 |
Method GET_HEADER_VALUE on class CL_STW_MTH_ITM_GET_BASE_DETAIL has no exception.
Method GET_ITEM_DETAIL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ITEM_DETAIL_DATA | Value transfer | Type reference (TYPE) | TS_ITEM_DETAIL_DATA | 20111122 |
Method GET_ITEM_DETAIL_DATA on class CL_STW_MTH_ITM_GET_BASE_DETAIL has no exception.
Method SET_ITEM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ITEM_ID | Call by reference | Type reference (TYPE) | STW_ITEM_ID | 20111122 |
Method SET_ITEM_ID on class CL_STW_MTH_ITM_GET_BASE_DETAIL has no exception.
Method SET_RESULT_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RESULT_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20111219 |
Method SET_RESULT_HEADER on class CL_STW_MTH_ITM_GET_BASE_DETAIL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |