SAP ABAP Class CL_RMPS_LOCATOR_COMPLEX_HELPER (Utility Class: Complex Search Functions)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_DOD_GENERAL (Package) DoD: General Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOBU_APPL_CALLBACK | Formula Builder: Application Callback | 20060630 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_LIST_FCODE_HANDLER | Handler for FCODEs | 20060630 |
Properties
Class | CL_RMPS_LOCATOR_COMPLEX_HELPER | |
Short Description | Utility Class: Complex Search Functions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMPS_DOD_GENERAL | DoD: General Functions |
Created | 20060630 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FOBU_APPL_CALLBACK | Formula Builder: Application Callback | 20060630 | ||
2 | IF_SRM_LIST_FCODE_HANDLER | Handler for FCODEs | 20060630 |
Friends
Class CL_RMPS_LOCATOR_COMPLEX_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRM_LOC_VARIANTS | List with Variants | 20060703 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20060703 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFBEID | Formula ID | 20060630 | ||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SFBEID | Formula ID | 20060703 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20060703 | |||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20060630 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SRM_US_SETTING_SPACE | Namespace for User Settings (Hierarchically Organized) | 20060630 | ||
8 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20060705 | ||
9 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SFBEID | Formula ID | 20060705 | ||
10 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20060705 | ||
11 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Query' | 20060630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060630 | |
2 | ![]() |
Instance method | Protected | Method | 20060630 | |
3 | ![]() |
Instance method | Public | Constructor | 20060630 | |
4 | ![]() |
Instance method | Protected | Method | 20060630 | |
5 | ![]() |
Instance method | Protected | Method | 20060630 | |
6 | ![]() |
Instance method | Public | Method | 20060630 | |
7 | ![]() |
Instance method | Public | Method | 20060630 | |
8 | ![]() |
Instance method | Public | Method | 20060703 |
Events
Class CL_RMPS_LOCATOR_COMPLEX_HELPER has no event.
Types
Class CL_RMPS_LOCATOR_COMPLEX_HELPER has no local type.
Method Signatures
Method COMPLEX_QUERY_EDIT_EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_LOC_BE | RM Locator: Backend Interface | 20060630 | ||
2 | ![]() |
IM_CONNECTOR | Call by reference | Object reference (TYPE REF TO) | IF_FOBU_CONNECTOR | Formula Builder: Interface Adapter für Formeleditor | 20060630 | ||
3 | ![]() |
IM_LOAD | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20060630 | ||
4 | ![]() |
RE_EXECUTE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Suche ausführen | 20060703 |
Method COMPLEX_QUERY_EDIT_EXECUTE on class CL_RMPS_LOCATOR_COMPLEX_HELPER has no exception.
Method COMPLEX_QUERY_LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_FORMULA_ID | Value transfer | Type reference (TYPE) | SFBEID | Formel-ID | 20060630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20060906 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20060630 |
Method CONSTRUCTOR on class CL_RMPS_LOCATOR_COMPLEX_HELPER has no exception.
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_EXISTS | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20060630 | ||
2 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | 20060630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20060906 |
Method INIT_QUERY_LIST Signature
Method INIT_QUERY_LIST on class CL_RMPS_LOCATOR_COMPLEX_HELPER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20060630 |
Method QUERIES_GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_QUERY_LIST | Call by reference | Type reference (TYPE) | SRM_LOC_VARIANTS | RM Locator: Suchvariante (interne Verwendung) | 20060630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20060705 |
Method SAVE_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID | 20060630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20061020 |
Method SAVE_QUERY_TO_USER_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FORCE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20060703 | |
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID | 20060703 | ||
3 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | 20060703 | |||
4 | ![]() |
RE_OKAY | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Kein Fehler | 20060703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20061020 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |