SAP ABAP Interface IF_BICS_CONS_WEBITEM_CUST_EXIT (Exit for CustomerExitWebItem)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_BICS_ITEM_EXIT (Package) Package for ITEM Exits
⤷
⤷
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
| Interface | IF_BICS_CONS_WEBITEM_CUST_EXIT | |
| Short Description | Exit for CustomerExitWebItem |
General Data
| Package | RSBOLAP_BICS_ITEM_EXIT | Package for ITEM Exits |
| Created | 20070530 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BICS_CONS_WEBITEM_CUST_EXIT has no forward declaration.
Interfaces
Interface IF_BICS_CONS_WEBITEM_CUST_EXIT has no interface.
Friends
Interface IF_BICS_CONS_WEBITEM_CUST_EXIT has no friend.
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 | Instance method | Public | Method | Execute customer exit | 20070530 | |
| 2 | Instance method | Public | Method | Free exit resources | 20070530 | |
| 3 | Instance method | Public | Method | Initialization | 20070530 |
Events
Interface 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 | E_XML | Call by reference | Type reference (TYPE) | XSTRING | XML xstring utf8-encoded | 20070530 | |||
| 2 | I_REQUESTED_RESULT_FORMAT | Call by reference | Type reference (TYPE) | TN_FORMAT | Format type of result to be returned (HTML or PDF) | 20070530 | |||
| 3 | I_XML | Call by reference | Type reference (TYPE) | XSTRING | XML xstring utf8-encoded | 20070530 |
Method EXECUTE on Interface IF_BICS_CONS_WEBITEM_CUST_EXIT has no exception.
Method FREE Signature
Method FREE on Interface IF_BICS_CONS_WEBITEM_CUST_EXIT has no parameter.
Method FREE on Interface 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 | I_T_PROPERTIES | Call by reference | Type reference (TYPE) | RSBOLAP_T_NAME_VALUE | Name Value Table | 20070601 |
Method INITIALIZE on Interface IF_BICS_CONS_WEBITEM_CUST_EXIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |