SAP ABAP Interface IF_BADI_SDOC_VIEW_CUSTOM_FUNC (Interface for BAdI: BADI_SDOC_VIEW_CUSTOM_FUNC)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS-GF (Application Component) Basic Functions
⤷
ERP_SALES_REPORTING (Package) SAP ERP Sales Reporting
⤷
⤷
Properties
| Interface | IF_BADI_SDOC_VIEW_CUSTOM_FUNC | |
| Short Description | Interface for BAdI: BADI_SDOC_VIEW_CUSTOM_FUNC |
General Data
| Package | ERP_SALES_REPORTING | SAP ERP Sales Reporting |
| Created | 20121123 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SDOC_FUNCTION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121123 |
Friends
Interface IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no friend.
Attributes
Interface IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Define custom function | 20121123 | |
| 2 | Instance method | Public | Method | Do custom function (event handler) | 20121123 |
Events
Interface IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no event.
Types
Interface IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no local type.
Method Signatures
Method DEFINE_CUSTOM_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CUSTOM_FUNCTION | Call by reference | Type reference (TYPE) | IF_SDOC_FUNCTION=>TCT_CUSTOM_FUNCTION | 20121123 | ||||
| 2 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | STRING | 20121123 |
Method DEFINE_CUSTOM_FUNCTION on Interface IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no exception.
Method DO_CUSTOM_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | TDT_SDOC_MSG | Table Type for Structure TDS_SDOC_MSG | 20121127 | |||
| 2 | IT_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20121123 | ||||
| 3 | IT_SELECTED_ROWS | Call by reference | Type reference (TYPE) | SALV_T_ROW | Rows | 20121123 | |||
| 4 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | STRING | 20121123 | ||||
| 5 | IV_NAME | Call by reference | Type reference (TYPE) | SALV_DE_FUNCTION | ALV Function | 20121123 |
Method DO_CUSTOM_FUNCTION on Interface IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 616 |