SAP ABAP Class IF_BICS_CONS_WEBITEM_CUST_EXIT (Exit for CustomerExitWebItem)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_CONS_WEBITEM_SAMPLE Example Webitem Customer Exit 20070604
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARM_WAD_EXIT_OPTION_PL Customer exit for Option plan web template 20080502
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARM_WAD_EXIT_SIZE_PL Customer exit for Size plan web template 20080502
Properties
Class IF_BICS_CONS_WEBITEM_CUST_EXIT  
Short Description Exit for CustomerExitWebItem    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070530   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BICS_CONS_WEBITEM_CUST_EXIT has no forward declaration.
Interfaces
Class IF_BICS_CONS_WEBITEM_CUST_EXIT has no interface implemented.
Friends
Class IF_BICS_CONS_WEBITEM_CUST_EXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_FORMAT_HTML Constant Public Type reference (TYPE) TN_FORMAT 'HTML' Format type HTML 20070530
2 N_C_FORMAT_PDF Constant Public Type reference (TYPE) TN_FORMAT 'PDF' Format type PDF 20070530
3 N_EXIT_TYPE Constant Public Type reference (TYPE) RSBOLAP_OBJECT_NAME 'BICS_CUSTOMER_EXIT_WEB_ITEM_EXTENSION' Exit type 20070530
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Execute customer exit 20070530
2 FREE Instance method Public Method Free exit resources 20070530
3 INITIALIZE Instance method Public Method Initialization 20070530
Events
Class IF_BICS_CONS_WEBITEM_CUST_EXIT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_FORMAT Public Type reference (TYPE) CHAR10 Format (HTML or PDF) 20070530
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML Call by reference Type reference (TYPE) XSTRING XML xstring utf8-encoded 20070530
2 Importing I_REQUESTED_RESULT_FORMAT Call by reference Type reference (TYPE) TN_FORMAT Format type of result to be returned (HTML or PDF) 20070530
3 Importing I_XML Call by reference Type reference (TYPE) XSTRING XML xstring utf8-encoded 20070530

Method EXECUTE on class IF_BICS_CONS_WEBITEM_CUST_EXIT has no exception.

Method FREE Signature

Method FREE on class IF_BICS_CONS_WEBITEM_CUST_EXIT has no parameter.
Method FREE on class IF_BICS_CONS_WEBITEM_CUST_EXIT has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PROPERTIES Call by reference Type reference (TYPE) RSBOLAP_T_NAME_VALUE Name Value Table 20070601

Method INITIALIZE on class IF_BICS_CONS_WEBITEM_CUST_EXIT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in