SAP ABAP Class CL_GENIL_CUSTOM_APP_HDLR (Custom Application Handler)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-RA (Application Component) Rapid Applications
     AXT_RA (Package) Rapid Apps
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GENIL_RAXT_HDLR_ABSTR Abstract rapid application handler 20090212
Properties
Class CL_GENIL_CUSTOM_APP_HDLR  
Short Description Custom Application Handler    
Super Class CL_GENIL_RAXT_HDLR_ABSTR Abstract rapid application handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RA   Rapid Apps 
Created 20090212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GENIL_CUSTOM_APP_HDLR has no forward declaration.
Interfaces
Class CL_GENIL_CUSTOM_APP_HDLR has no interface implemented.
Friends
Class CL_GENIL_CUSTOM_APP_HDLR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_OBJECT_NAME Static Attribute Public Type reference (TYPE) CRMT_EXT_OBJ_NAME 'CustomApplication' External Name of Object 20090308
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_PACKAGE Instance method Public Method 20090310
2 AUTO_CREATE Instance method Public Method 20091006
3 CHECK Instance method Public Method 20090313
4 CHECK_FOR_SUPPORTED_TABLES Instance method Private Method 20090320
5 CREATE Instance method Public Method 20090213
6 DELETE Instance method Public Method 20090213
7 GENERATE Instance method Public Method 20090223
8 GET_EMBEDDABLE_UI Instance method Public Method 20091125
9 GET_EXT_STATUS Instance method Public Method 20100218
10 GET_TABLE_LIST Instance method Public Method 20091109
11 GET_TRANSPORT_DATA Instance method Public Method 20090223
12 LOCK Instance method Public Method 20090213
13 MERGE_TABLE_UI_LIST Instance method Private Method 20091210
14 SAVE Instance method Public Method 20090213
15 SET_MESSAGE_CONTAINER Instance method Private Method 20090323
Events
Class CL_GENIL_CUSTOM_APP_HDLR has no event.
Types
Class CL_GENIL_CUSTOM_APP_HDLR has no local type.
Method Signatures

Method ASSIGN_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE Object Instance with Success Indicator 20090310
2 Exporting ES_CHANGED_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE Object Instance in the Generic IL 20090310
3 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20090807
4 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20090310

Method ASSIGN_PACKAGE on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method AUTO_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE 20091006
2 Exporting ES_CHANGED_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE 20091006
3 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_DATA_REF_4_INST_TAB Table of Instance-Key-Related Data References 20091006
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20091006
5 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20091006

Method AUTO_CREATE on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE 20090313
2 Exporting ES_CHANGED_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE 20090313
3 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_DATA_REF_4_INST_TAB Table of Instance-Key-Related Data References 20090313
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20090807
5 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20090313

Method CHECK on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method CHECK_FOR_SUPPORTED_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) AXT_BOOLEAN Boolean 20090320

Method CHECK_FOR_SUPPORTED_TABLES on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Data Container - Root Object List Interface 20090213
2 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) ANY 20090213
3 Importing IV_NUMBER Call by reference Type reference (TYPE) INT4 1 Natural number 20090213

Method CREATE on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OBJECT_LIST Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE Object Instance List 20090213
2 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20090213

Method DELETE on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE 20090223
2 Exporting ES_CHANGED_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE 20090223
3 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20090807
4 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20090223

Method GENERATE on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method GET_EMBEDDABLE_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE 20091125
2 Exporting ES_CHANGED_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE 20091125
3 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_DATA_REF_4_INST_TAB Table of Instance-Key-Related Data References 20091125
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20091125
5 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20091125

Method GET_EMBEDDABLE_UI on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method GET_EXT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE 20100218
2 Exporting ES_CHANGED_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE 20100218
3 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_DATA_REF_4_INST_TAB Table of Instance-Key-Related Data References 20100218
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20100218
5 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20100218

Method GET_EXT_STATUS on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method GET_TABLE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE 20091109
2 Exporting ES_CHANGED_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE 20091109
3 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_DATA_REF_4_INST_TAB Table of Instance-Key-Related Data References 20091109
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20091109
5 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20091109

Method GET_TABLE_LIST on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method GET_TRANSPORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE 20090223
2 Exporting ES_CHANGED_OBJECT Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE 20090223
3 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_DATA_REF_4_INST_TAB Table of Instance-Key-Related Data References 20090223
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20090807
5 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20090223

Method GET_TRANSPORT_DATA on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECT_LIST Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE_TAB Object Instance List 20090213
2 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20090213

Method LOCK on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method MERGE_TABLE_UI_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE_LIST Call by reference Type reference (TYPE) AXTT_NAME_TEXT 20091210
2 Importing IT_UI_LIST Call by reference Type reference (TYPE) AXTT_BOL_UI_VIEW_LIST 20091210
3 Returning RT_TABLE_UI_LIST Value transfer Type reference (TYPE) AXTT_NAME_TEXT_UI 20091210

Method MERGE_TABLE_UI_LIST on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OBJECT_LIST Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE Object Instance List 20090213
2 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20090213

Method SAVE on class CL_GENIL_CUSTOM_APP_HDLR has no exception.

Method SET_MESSAGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROOT_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECT Data Container - Root Object Interface 20090323

Method SET_MESSAGE_CONTAINER on class CL_GENIL_CUSTOM_APP_HDLR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701