SAP ABAP Interface IF_SDOC_SELECT (Interface: Sales Document Selection)
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_SELECT | Class: Selection of Sales Documents | 20120716 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SDOC_SELECT_BASIC | Basic Class: Selection of Sales Documents | 20121203 |
Properties
Interface | IF_SDOC_SELECT | |
Short Description | Interface: Sales Document Selection |
General Data
Package | ERP_SALES_REPORTING | SAP ERP Sales Reporting |
Created | 20120716 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SDOC_SELECT has no interface.
Friends
Interface IF_SDOC_SELECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_APPLICATION_ID | Constant | Public | See coding | 20121012 | ||||
2 | CO_TABLENAME | Constant | Public | See coding | 20120718 | ||||
3 | CO_TRVOG | Constant | Public | See coding | 20120730 | ||||
4 | MT_FIELD_CAL | Instance attribute | Public | Type reference (TYPE) | TDT_FIELDNAME | Table Type for Field FIELDNAME | 20120815 | ||
5 | MT_FIELD_SEL | Instance attribute | Public | Type reference (TYPE) | TDT_FIELDNAME | Table Type for Field FIELDNAME | 20120815 | ||
6 | MT_RESULT_COMP | Instance attribute | Public | Type reference (TYPE) | TCT_RESULT_COMP | 20120811 | |||
7 | MV_TRVOG | Instance attribute | Public | Type reference (TYPE) | TRVOG | 20120716 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121221 | |
2 | ![]() |
Instance method | Public | Method | 20121219 | |
3 | ![]() |
Instance method | Public | Method | 20120716 | |
4 | ![]() |
Instance method | Public | Method | 20121220 | |
5 | ![]() |
Instance method | Public | Method | 20130301 | |
6 | ![]() |
Instance method | Public | Method | 20120716 | |
7 | ![]() |
Instance method | Public | Method | 20120723 |
Events
Interface IF_SDOC_SELECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TCS_ADDITIONAL_TABLE_METADATA | Public | See coding | 20121017 | begin of tcs_additional_table_metadata,
target_table type tabname,
table_alias type tabname,
join_metadata type tct_join_metadata,
end of tcs_additional_table_metadata
|
||
2 | TCS_JOIN_METADATA | Public | See coding | 20121017 | begin of tcs_join_metadata,
target_field type fieldname,
source_table type tabname,
source_field type fieldname,
constant_value type string,
end of tcs_join_metadata
|
||
3 | TCS_RESULT_COMP | Public | See coding | 20120723 | begin of tcs_result_comp,
name type fieldname,
table type tabname,
field type fieldname,
table_alias type tabname,
text type string,
required_comp type tdt_fieldname,
end of tcs_result_comp
|
||
4 | TCS_SELCRIT | Public | See coding | 20120724 | begin of tcs_selcrit,
table type string,
field type string,
rgtab type tdt_rg_string,
end of tcs_selcrit
|
||
5 | TCS_SELPARAM | Public | See coding | 20121203 | begin of tcs_selparam,
ident type string,
value type string,
end of tcs_selparam
|
||
6 | TCT_ADDITIONAL_TABLE_METADATA | Public | See coding | 20121017 | tct_additional_table_metadata type standard table of tcs_additional_table_metadata
|
||
7 | TCT_JOIN_METADATA | Public | See coding | 20121017 | tct_join_metadata type sorted table of tcs_join_metadata with unique key target_field
|
||
8 | TCT_RESULT_COMP | Public | See coding | 20120723 | tct_result_comp type standard table of tcs_result_comp with key name table field
|
||
9 | TCT_SELCRIT | Public | See coding | 20120724 | tct_selcrit type standard table of tcs_selcrit
|
||
10 | TCT_SELPARAM | Public | See coding | 20121203 | tct_selparam type standard table of tcs_selparam with default key
|
Method Signatures
Method GET_MESSAGE 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 | 20121221 |
Method GET_MESSAGE on Interface IF_SDOC_SELECT has no exception.
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20121219 | |||
2 | ![]() |
EV_MORE_RESULTS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20121219 | ||
3 | ![]() |
IV_MAXSEL | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20121219 |
Method GET_NEXT on Interface IF_SDOC_SELECT has no exception.
Method GET_RESULT_LINE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_RESULT_LINE_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120903 |
Method GET_RESULT_LINE_TYPE on Interface IF_SDOC_SELECT has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ADDITIONAL_TABLE_METADATA | Call by reference | Type reference (TYPE) | TCT_ADDITIONAL_TABLE_METADATA | 20121220 | |||
2 | ![]() |
IT_RESULT_COMP | Call by reference | Type reference (TYPE) | TCT_RESULT_COMP | 20121220 |
Method INIT on Interface IF_SDOC_SELECT has no exception.
Method IS_ADDITIONAL_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130301 | ||
2 | ![]() |
RV_IS_ADDITIONAL_TABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130301 |
Method IS_ADDITIONAL_TABLE on Interface IF_SDOC_SELECT has no exception.
Method QUERY 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 | 20121221 | |||
2 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120716 | |||
3 | ![]() |
EV_MORE_RESULTS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20121215 | ||
4 | ![]() |
IT_SELCRIT | Call by reference | Type reference (TYPE) | TDT_SDOC_GENSELCRIT | Table type for structure TDS_SDOC_GENSELCRIT | 20120718 | ||
5 | ![]() |
IT_SELPARAM | Call by reference | Type reference (TYPE) | TCT_SELPARAM | 20121203 | |||
6 | ![]() |
IV_MAXSEL | Call by reference | Type reference (TYPE) | INT4 | 0 | Natural number | 20121215 |
Method QUERY on Interface IF_SDOC_SELECT has no exception.
Method SET_REQ_RESULT_COMP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REQ_RESULT_COMP_NAME | Call by reference | Type reference (TYPE) | TDT_FIELDNAME | Table Type for Field FIELDNAME | 20120723 |
Method SET_REQ_RESULT_COMP_NAME on Interface IF_SDOC_SELECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 616 |