SAP ABAP Interface IF_ISM_SD_OBJECT_SET (Hitlist for selection)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSDI (Package) IS-M/SD SD Integration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISM_SD_OBJECT_SET | Hitlist for selection | 20011218 |
Properties
Interface | IF_ISM_SD_OBJECT_SET | |
Short Description | Hitlist for selection |
General Data
Package | JSDI | IS-M/SD SD Integration |
Created | 20011214 | SAP |
Last changed | 20050224 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ISM_SD_OBJECT_SET has no forward declaration.
Interfaces
Interface IF_ISM_SD_OBJECT_SET has no interface.
Friends
Interface IF_ISM_SD_OBJECT_SET has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CON_KIND_PARAMETER | Constant | Public | Type reference (TYPE) | RSSCR_KIND | 'P' | ABAP: Type of selection | 20011228 | |
2 | CON_KIND_RANGE_TAB | Constant | Public | Type reference (TYPE) | RSSCR_KIND | 'S' | ABAP: Type of selection | 20011228 | |
3 | CON_OPTION_EQUAL | Constant | Public | Type reference (TYPE) | TVARV_OPTI | 'EQ' | ABAP: Selection option (EQ/BT/CP/...) | 20011228 | |
4 | CON_SIGN_INCLUDE | Constant | Public | Type reference (TYPE) | TVARV_SIGN | 'I' | ABAP: ID: I/E (include/exclude values) | 20011228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Extend Range Table | 20011214 |
2 | ![]() |
Instance method | Public | Method | Clear All Range Tables and Parameters | 20011228 |
3 | ![]() |
Instance method | Public | Method | Clear Parameters | 20011228 |
4 | ![]() |
Instance method | Public | Method | Clear Individual or All Range Tables | 20011214 |
5 | ![]() |
Instance method | Public | Method | Convert Parameter Table to Range Tables | 20011214 |
6 | ![]() |
Instance method | Public | Method | Convert Value Table to Range Table | 20011228 |
7 | ![]() |
Instance method | Public | Method | Convert Range Tables to Parameter Table | 20011228 |
8 | ![]() |
Instance method | Public | Method | Select objects | 20011214 |
9 | ![]() |
Instance method | Public | Method | Select Objects (Parameter Table) | 20011214 |
10 | ![]() |
Instance method | Public | Method | Set Parameters | 20011228 |
11 | ![]() |
Instance method | Public | Method | Set Range Table | 20011214 |
Events
Interface IF_ISM_SD_OBJECT_SET has no event.
Types
Interface IF_ISM_SD_OBJECT_SET has no local type.
Method Signatures
Method ADD_RANGE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HIGH | Call by reference | Type reference (TYPE) | ANY | Oberer Selektionswert | 20011214 | ||
2 | ![]() |
I_LOW | Call by reference | Type reference (TYPE) | ANY | Unterer Selektionswert | 20011214 | ||
3 | ![]() |
I_OPTION | Call by reference | Type reference (TYPE) | OPTI | CON_OPTION_EQUAL | Option für Rangeaufbau | 20011214 | |
4 | ![]() |
I_RANGE_TAB | Call by reference | Type reference (TYPE) | RSSCR_NAME | ABAP/IV: Name der SELECT-OPTION / des PARAMETERS | 20011214 | ||
5 | ![]() |
I_SIGN | Call by reference | Type reference (TYPE) | SIGN | CON_SIGN_INCLUDE | Vorzeichen | 20011214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Übergebene Range-Tabelle ist ungültig | 20011219 |
Method CLEAR Signature
Method CLEAR on Interface IF_ISM_SD_OBJECT_SET has no parameter.
Method CLEAR on Interface IF_ISM_SD_OBJECT_SET has no exception.
Method CLEAR_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | RSSCR_NAME | ABAP/IV: Name der SELECT-OPTION / des PARAMETERS | 20011228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter ist ungültig | 20011228 |
Method CLEAR_RANGE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RANGE_TAB | Call by reference | Type reference (TYPE) | RSSCR_NAME | ABAP/IV: Name der SELECT-OPTION / des PARAMETERS | 20011214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Übergebene Range-Tabelle ist ungültig | 20011219 |
Method CONVERT_FROM_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARAMS_TAB | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Tabelle mit berücksichtigen Selektionskriterien | 20011214 | ||
2 | ![]() |
I_PARAMS_TAB | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Tabelle mit Selektionskriterien | 20011214 |
Method CONVERT_FROM_PARAMS on Interface IF_ISM_SD_OBJECT_SET has no exception.
Method CONVERT_RANGE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RANGE_TAB | Call by reference | Type reference (TYPE) | RSSCR_NAME | ABAP/IV: Name der SELECT-OPTION / des PARAMETERS | 20011228 | ||
2 | ![]() |
I_VALUE_TAB | Call by reference | Type reference (TYPE) | TABLE | Tabelle mit Schlüsselwerten | 20011228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Übergebene Range-Tabelle ist ungültig | 20011228 |
Method CONVERT_TO_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARAMS_TAB | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20011228 |
Method CONVERT_TO_PARAMS on Interface IF_ISM_SD_OBJECT_SET has no exception.
Method SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT_TAB | Call by reference | Type reference (TYPE) | TABLE | Treffermenge der Selektion | 20011214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Treffermenge ist leer | 20011214 |
Method SELECT_FROM_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARAMS_TAB | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Tabelle mit berücksichtigen Selektionskriter | 20011214 | ||
2 | ![]() |
E_RESULT_TAB | Call by reference | Type reference (TYPE) | TABLE | Treffermenge der Selektion | 20011214 | ||
3 | ![]() |
I_PARAMS_TAB | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Tabelle mit Selektionskriterien | 20011214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Treffermenge ist leer | 20011214 |
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | RSSCR_NAME | ABAP/IV: Name der SELECT-OPTION / des PARAMETERS | 20011228 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert des Paramters | 20011228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Paramter oder Wert ist ungültig | 20011228 |
Method SET_RANGE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RANGE_TAB | Call by reference | Type reference (TYPE) | RSSCR_NAME | ABAP/IV: Name der SELECT-OPTION / des PARAMETERS | 20011214 | ||
2 | ![]() |
I_VALUE_TAB | Call by reference | Type reference (TYPE) | TABLE | Rangetabelle | 20011214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Übergebene Range-Tabelle ist ungültig | 20011219 |
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 464 |