SAP ABAP Class CL_LCA_LCK_SELCONV (Selection Conversion)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-LCA (Application Component) liveCache Applications
⤷
SLCAPPS_LCK (Package) liveCache Lock Server

⤷

⤷

Properties
Class | CL_LCA_LCK_SELCONV | |
Short Description | Selection Conversion | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLCAPPS_LCK | liveCache Lock Server |
Created | 20041207 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LCA_LCK_SELCONV has no forward declaration.
Interfaces
Class CL_LCA_LCK_SELCONV has no interface implemented.
Friends
Class CL_LCA_LCK_SELCONV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | 20041207 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20041207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Test for Patterns | 20041207 |
2 | ![]() |
Static method | Public | Method | Conversion of Selection Tables | 20041207 |
3 | ![]() |
Static method | Private | Method | Conversion of a Subarea of the Selection Table | 20041207 |
4 | ![]() |
Static method | Private | Method | Conversion of a Subarea of the Selection Table | 20041207 |
5 | ![]() |
Static method | Private | Method | Conversion of a Single Selection | 20041207 |
6 | ![]() |
Static method | Private | Method | Expand Single Patterns | 20041207 |
7 | ![]() |
Static method | Private | Method | 20041207 | |
8 | ![]() |
Static method | Private | Method | 20041207 | |
9 | ![]() |
Static method | Private | Method | 20041207 | |
10 | ![]() |
Static method | Private | Method | 20041207 | |
11 | ![]() |
Static method | Private | Method | Mix Flat In/Out Selections | 20041207 |
12 | ![]() |
Static method | Private | Method | Swap | 20041207 |
Events
Class CL_LCA_LCK_SELCONV has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_ENDPOINT | Private | See coding | 20041207 | BEGIN OF ts_endpoint,
val TYPE lca_lck_value,
sgn TYPE i,
soe TYPE i,
add TYPE i,
END OF ts_endpoint
|
||
2 | TT_ENDPOINT | Private | See coding | 20041207 | tt_endpoint TYPE STANDARD TABLE OF ts_endpoint
WITH DEFAULT KEY
|
Method Signatures
Method CONTAINS_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | LCA_LCK_VALUE | Feld für einen beliebigen Merkmalswert | 20041207 | ||
2 | ![]() |
RV_PAT | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20041207 |
Method CONTAINS_PATTERN on class CL_LCA_LCK_SELCONV has no exception.
Method CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHARINTERVALS | Call by reference | Type reference (TYPE) | LCA_LCK_CHARCSEL_TAB | Tabelle von Merkmalsselektionen | 20041207 | ||
2 | ![]() |
ET_INVALID | Call by reference | Type reference (TYPE) | LCA_LCK_SELECTION_TAB | Ungültige Selektionstabelle für Merkmalswerte | 20041207 | ||
3 | ![]() |
IT_CHARSELECTIONS | Call by reference | Type reference (TYPE) | LCA_LCK_SELECTION_TAB | Selektionstabelle für Merkmalswerte | 20041207 |
Method CONVERT on class CL_LCA_LCK_SELCONV has no exception.
Method CONVERT_CHARC_CONST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTS | Call by reference | Type reference (TYPE) | LCA_LCK_CHARCSEL_TAB | 20041207 | |||
2 | ![]() |
CT_INVALID | Call by reference | Type reference (TYPE) | LCA_LCK_SELECTION_TAB | 20041207 | |||
3 | ![]() |
CV_CURRENT | Call by reference | Type reference (TYPE) | I | 20041207 | |||
4 | ![]() |
IT_SELS | Call by reference | Type reference (TYPE) | LCA_LCK_SELECTION_TAB | Selektionstabelle für Merkmalswerte | 20041207 |
Method CONVERT_CHARC_CONST on class CL_LCA_LCK_SELCONV has no exception.
Method CONVERT_SIGN_CONST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTS | Call by reference | Type reference (TYPE) | LCA_LCK_CHARCSEL_TAB | Tabelle von Merkmalsselektionen | 20041207 | ||
2 | ![]() |
CT_INVALID | Call by reference | Type reference (TYPE) | LCA_LCK_SELECTION_TAB | Selektionstabelle für Merkmalswerte | 20041207 | ||
3 | ![]() |
CV_CURRENT | Call by reference | Type reference (TYPE) | I | 20041207 | |||
4 | ![]() |
IT_SELS | Call by reference | Type reference (TYPE) | LCA_LCK_SELECTION_TAB | Selektionstabelle für Merkmalswerte | 20041207 | ||
5 | ![]() |
IV_SIGN | Call by reference | Type reference (TYPE) | DDSIGN | Typ der Komponente SIGN im Zeilentyp eines Ranges-Typ | 20041207 |
Method CONVERT_SIGN_CONST on class CL_LCA_LCK_SELCONV has no exception.
Method CONVERT_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_QUEUE | Call by reference | Type reference (TYPE) | TT_ENDPOINT | 20041207 | |||
2 | ![]() |
EV_POSSIBLE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20041207 | ||
3 | ![]() |
IS_SELECTION | Call by reference | Type reference (TYPE) | LCA_LCK_SELECTION | Selektion für Merkmalswerte | 20041207 |
Method CONVERT_SINGLE on class CL_LCA_LCK_SELCONV has no exception.
Method EXPAND_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOWER | Call by reference | Type reference (TYPE) | LCA_LCK_VALUE | Feld für einen beliebigen Merkmalswert | 20041207 | ||
2 | ![]() |
EV_POSSIBLE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20041207 | ||
3 | ![]() |
EV_UPPER | Call by reference | Type reference (TYPE) | LCA_LCK_VALUE | Feld für einen beliebigen Merkmalswert | 20041207 | ||
4 | ![]() |
IV_PATTERN | Call by reference | Type reference (TYPE) | LCA_LCK_VALUE | Feld für einen beliebigen Merkmalswert | 20041207 |
Method EXPAND_PATTERN on class CL_LCA_LCK_SELCONV has no exception.
Method GET_MAX_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MAX | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20041207 |
Method GET_MAX_CHAR on class CL_LCA_LCK_SELCONV has no exception.
Method GET_MAX_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MAX | Value transfer | Type reference (TYPE) | LCA_LCK_VALUE | Feld für einen beliebigen Merkmalswert | 20041207 |
Method GET_MAX_VALUE on class CL_LCA_LCK_SELCONV has no exception.
Method GET_MIN_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MIN | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20041207 |
Method GET_MIN_CHAR on class CL_LCA_LCK_SELCONV has no exception.
Method GET_MIN_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MIN | Value transfer | Type reference (TYPE) | LCA_LCK_VALUE | Feld für einen beliebigen Merkmalswert | 20041207 |
Method GET_MIN_VALUE on class CL_LCA_LCK_SELCONV has no exception.
Method MERGE_IN_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTS | Call by reference | Type reference (TYPE) | LCA_LCK_CHARCSEL_TAB | überlagerte Intervalle | 20041207 | ||
2 | ![]() |
IT_INTS_E | Call by reference | Type reference (TYPE) | LCA_LCK_CHARCSEL_TAB | ausgeschlossene Intervalle | 20041207 | ||
3 | ![]() |
IT_INTS_I | Call by reference | Type reference (TYPE) | LCA_LCK_CHARCSEL_TAB | eingeschloseene Intervalle | 20041207 |
Method MERGE_IN_OUT on class CL_LCA_LCK_SELCONV has no exception.
Method SWAP_IF_NEEDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_LOWER | Call by reference | Type reference (TYPE) | LCA_LCK_VALUE | Feld für einen beliebigen Merkmalswert | 20041207 | ||
2 | ![]() |
CV_UPPER | Call by reference | Type reference (TYPE) | LCA_LCK_VALUE | Feld für einen beliebigen Merkmalswert | 20041207 |
Method SWAP_IF_NEEDED on class CL_LCA_LCK_SELCONV has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |