SAP ABAP Class CL_BSSP_GENERIC_INPORT_EVENT (Generic Inport Handler Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-SP-GEN (Application Component) Generic Applications
     BSSP1 (Package) Generic Applications
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FEEDBACK End User Feedback 20130731
2 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_ISU_DATA_ENVIRONMENT Data Environment CHIP Feeder 20130801
3 Inheritance (c INHERITING FROM c_ref)  CL_SSC_SR_CHIP_CREATE_ASSIST Create service request assistant class 20120403
4 Inheritance (c INHERITING FROM c_ref)  CL_SSC_SR_CHIP_MY_SR_ASSIST Create service request assistant class 20120403
Properties
Class CL_BSSP_GENERIC_INPORT_EVENT  
Short Description Generic Inport Handler Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSSP1   Generic Applications 
Created 20120319   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSSP_GENERIC_INPORT_EVENT has no interface implemented.
Friends
Class CL_BSSP_GENERIC_INPORT_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_DYNAMIC_CONFIG_BOROBJTYPE Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120719
2 MO_CHIP_API Instance attribute Protected Object reference (TYPE REF TO) IF_CHIP_API CHIP API 20120319
3 MO_SERVICES Instance attribute Protected Object reference (TYPE REF TO) CL_BSSP_SIDE_PANEL_SERVICES Side Panel Services 20120319
4 MS_OBJECT_INFO Instance attribute Protected Type reference (TYPE) S_OBJECT_INFO 20120319
5 MT_CHIPINPORT Instance attribute Protected Type reference (TYPE) CHIP_NAME_VALUES Table of Field/Value Pairs 20120319
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_RESET Instance method Protected Method 20120319
2 CHIP_DO_EXIT Instance method Public Method 20120319
3 CHIP_DO_INIT Instance method Public Method 20120319
4 CONFIG_HANDLER Instance method Protected Event handling method 20120719
5 CONTEXT_CHANGED Instance method Protected Event handling method 20120319
6 CREATE_INITIAL_INPORT Instance method Protected Method 20120319
7 GET_ADDITIONAL_FIELDS Instance method Protected Method 20120319
8 GET_WEB_SERVICE_PARAM Instance method Protected Method 20120719
9 INIT Instance method Protected Method 20120319
10 INPORT_HANDLER Instance method Protected Event handling method 20120319
11 WIRING_REFRESH Instance method Protected Event handling method 20120319
Events
Class CL_BSSP_GENERIC_INPORT_EVENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_OBJECT_INFO Public See coding 20120319 BEGIN OF s_object_info, objkey TYPE swo_typeid, objtype TYPE swo_objtyp, appl_id TYPE bssp_application, logsys TYPE logsys, rfcdest TYPE rfcdest, strucdescr TYPE REF TO cl_abap_structdescr, s_data TYPE REF TO data, objtype_fix TYPE boole_d, END OF s_object_info
Method Signatures

Method CHECK_DATA_RESET Signature

Method CHECK_DATA_RESET on class CL_BSSP_GENERIC_INPORT_EVENT has no parameter.
Method CHECK_DATA_RESET on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.

Method CHIP_DO_EXIT Signature

Method CHIP_DO_EXIT on class CL_BSSP_GENERIC_INPORT_EVENT has no parameter.
Method CHIP_DO_EXIT on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.

Method CHIP_DO_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHIP_API Call by reference Object reference (TYPE REF TO) IF_CHIP_API CHIP API 20120319

Method CHIP_DO_INIT on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.

Method CONFIG_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPORT_EVENT Call by reference Attribute reference (LIKE) 20120719

Method CONFIG_HANDLER on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.

Method CONTEXT_CHANGED Signature

Method CONTEXT_CHANGED on class CL_BSSP_GENERIC_INPORT_EVENT has no parameter.
Method CONTEXT_CHANGED on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.

Method CREATE_INITIAL_INPORT Signature

Method CREATE_INITIAL_INPORT on class CL_BSSP_GENERIC_INPORT_EVENT has no parameter.
Method CREATE_INITIAL_INPORT on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.

Method GET_ADDITIONAL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FIELD Value transfer Type reference (TYPE) ABAP_COMPONENT_TAB 20120319

Method GET_ADDITIONAL_FIELDS on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.

Method GET_WEB_SERVICE_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_WEB_PARAM Value transfer Type reference (TYPE) BSSP_S_WEB_SERVICE_PARAMETER Web Service Parameter 20120719

Method GET_WEB_SERVICE_PARAM on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.

Method INIT Signature

Method INIT on class CL_BSSP_GENERIC_INPORT_EVENT has no parameter.
Method INIT on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.

Method INPORT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPORT_EVENT Call by reference Attribute reference (LIKE) 20120319

Method INPORT_HANDLER on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.

Method WIRING_REFRESH Signature

Method WIRING_REFRESH on class CL_BSSP_GENERIC_INPORT_EVENT has no parameter.
Method WIRING_REFRESH on class CL_BSSP_GENERIC_INPORT_EVENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732