SAP ABAP Interface IF_SDOC_FUNCTION (Navigation from List of Sales Docs)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS-GF (Application Component) Basic Functions
⤷
ERP_SALES_REPORTING (Package) SAP ERP Sales Reporting

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SDOC_FUNCTION | Navigation from List of Sales Docs | 20121016 |
Properties
Interface | IF_SDOC_FUNCTION | |
Short Description | Navigation from List of Sales Docs |
General Data
Package | ERP_SALES_REPORTING | SAP ERP Sales Reporting |
Created | 20121016 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SDOC_FUNCTION has no forward declaration.
Interfaces
Interface IF_SDOC_FUNCTION has no interface.
Friends
Interface IF_SDOC_FUNCTION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_FUNC_NAME | Constant | Public | See coding | 20121016 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121016 |
Events
Interface IF_SDOC_FUNCTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TCS_CUSTOM_FUNCTION | Public | See coding | 20121123 | begin of tcs_custom_function,
name type salv_de_function,
text type string,
end of tcs_custom_function
|
||
2 | TCT_CUSTOM_FUNCTION | Public | See coding | 20121123 | tct_custom_function type sorted table of tcs_custom_function with unique key name
|
Method Signatures
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | TDT_SDOC_MSG | Table Type for Structure TDS_SDOC_MSG | 20121016 | ||
2 | ![]() |
IR_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | 20121016 | |||
3 | ![]() |
IT_FIELD_SEL | Call by reference | Type reference (TYPE) | TDT_FIELDNAME | Table Type for Field FIELDNAME | 20130215 | ||
4 | ![]() |
IT_SELECTED_ROWS | Call by reference | Type reference (TYPE) | SALV_T_ROW | Rows | 20121016 | ||
5 | ![]() |
IV_FUNCTION | Call by reference | Type reference (TYPE) | SALV_DE_FUNCTION | ALV Function | 20121016 | ||
6 | ![]() |
IV_TRVOG | Call by reference | Type reference (TYPE) | TRVOG | Transaction group | 20121220 |
Method EXECUTE on Interface IF_SDOC_FUNCTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 616 |