SAP ABAP Class CL_SSC_SR_CHIP_CREATE_ASSIST (Create service request assistant class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SSC (Application Component) Shared Service Center Framework
⤷
BS_SSC_SR (Package) Shared Services - CRM Service Request Integration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_GENERIC_INPORT_EVENT | Generic Inport Handler Class | 20120403 |
Properties
Class | CL_SSC_SR_CHIP_CREATE_ASSIST | |
Short Description | Create service request assistant class | |
Super Class | CL_BSSP_GENERIC_INPORT_EVENT | Generic Inport Handler Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BS_SSC_SR | Shared Services - CRM Service Request Integration |
Created | 20120403 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SSC_SR_CHIP_CREATE_ASSIST has no forward declaration.
Interfaces
Class CL_SSC_SR_CHIP_CREATE_ASSIST has no interface implemented.
Friends
Class CL_SSC_SR_CHIP_CREATE_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SSC_SR_CHIP_CREATE_ASSIST | Create service request assistant class | 20120403 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120406 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120403 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | S_OBJECT_INFO_EXT | 20120403 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120731 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20120731 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120418 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120417 | |
2 | ![]() |
Instance method | Public | Method | 20120418 | |
3 | ![]() |
Static method | Public | Method | 20120403 | |
4 | ![]() |
Instance method | Public | Method | 20120426 | |
5 | ![]() |
Instance method | Private | Event handling method | 20120403 | |
6 | ![]() |
Instance method | Public | Method | 20120426 | |
7 | ![]() |
Instance method | Public | Method | 20120406 | |
8 | ![]() |
Instance method | Public | Method | 20120418 |
Events
Class CL_SSC_SR_CHIP_CREATE_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_OBJECT_INFO_EXT | Public | See coding | 20120403 | BEGIN OF s_object_info_ext,
scenario TYPE ssc_scenario,
element TYPE ssc_element,
subactivity TYPE string,
customer TYPE kunnr,
vendor TYPE lifnr,
company_code TYPE bukrs,
msgid TYPE arbgb,
msgno TYPE msgnr,
msgty TYPE msgty,
msgtxt TYPE string,
* tcode TYPE tcode,
* attributes from s_object_info
objkey TYPE swo_typeid,
objtype TYPE swo_objtyp,
appl_id TYPE bssp_application,
logsys TYPE logsys,
rfcdest TYPE rfcdest,
linked_objects TYPE ssc_t_linked_object,
END OF s_object_info_ext
|
Method Signatures
Method CREATE_VIA_IC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SCREENSHOT | Call by reference | Type reference (TYPE) | SSC_S_SCREENSHOT | Screenshot Image Data Structure | 20120418 |
Method CREATE_VIA_IC on class CL_SSC_SR_CHIP_CREATE_ASSIST has no exception.
Method FIRE_SCREENSHOT_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IX_SR_AUTO_CREATION | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120418 |
Method FIRE_SCREENSHOT_REQUEST on class CL_SSC_SR_CHIP_CREATE_ASSIST has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SSC_SR_CHIP_CREATE_ASSIST | Create service request assistant class | 20120403 | ||
2 | ![]() |
IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120403 |
Method GET_INSTANCE on class CL_SSC_SR_CHIP_CREATE_ASSIST has no exception.
Method GET_SERV_REQ Signature
Method GET_SERV_REQ on class CL_SSC_SR_CHIP_CREATE_ASSIST has no parameter.
Method GET_SERV_REQ on class CL_SSC_SR_CHIP_CREATE_ASSIST has no exception.
Method HANDLE_MENU_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Attribute reference (LIKE) | 20120403 |
Method HANDLE_MENU_ACTION on class CL_SSC_SR_CHIP_CREATE_ASSIST has no exception.
Method INITIALIZE_STATUS Signature
Method INITIALIZE_STATUS on class CL_SSC_SR_CHIP_CREATE_ASSIST has no parameter.
Method INITIALIZE_STATUS on class CL_SSC_SR_CHIP_CREATE_ASSIST has no exception.
Method SET_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120406 |
Method SET_COMPONENT on class CL_SSC_SR_CHIP_CREATE_ASSIST has no exception.
Method SUBSCRIBE_SCREENSHOT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20120418 |
Method SUBSCRIBE_SCREENSHOT_EVENT on class CL_SSC_SR_CHIP_CREATE_ASSIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |