SAP ABAP Class IF_SDOC_FUNCTION (Navigation from List of Sales Docs)
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
| Class | IF_SDOC_FUNCTION | |
| Short Description | Navigation from List of Sales Docs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121016 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SDOC_FUNCTION has no forward declaration.
Interfaces
Class IF_SDOC_FUNCTION has no interface implemented.
Friends
Class IF_SDOC_FUNCTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20121016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121016 |
Events
Class 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 class IF_SDOC_FUNCTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |