SAP ABAP Interface IF_RSPLS_TL_METHODS (Methods for Temporary Data Slices)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSPLS_TMP_LOCK | Temporary Data Slices | 20110526 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPLS_TMP_LOCK | Temporary Data Slices | 20110526 |
Properties
Interface | IF_RSPLS_TL_METHODS | |
Short Description | Methods for Temporary Data Slices |
General Data
Package | RSPLS | Planning: General Services |
Created | 20110526 | 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) |
2 | IF_RSPLS_TL_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSPLS_TL_METHODS has no interface.
Friends
Interface IF_RSPLS_TL_METHODS has no friend.
Attributes
Interface IF_RSPLS_TL_METHODS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks consistency of locked cells with new context | 20110722 |
2 | ![]() |
Instance method | Public | Method | Deletes all fixings | 20110526 |
3 | ![]() |
Instance method | Public | Method | Collects fixed cells | 20110526 |
4 | ![]() |
Instance method | Public | Method | Commit Changes | 20110606 |
5 | ![]() |
Instance method | Public | Method | Merge Old Fixings with New Collected Ones | 20110606 |
6 | ![]() |
Instance method | Public | Method | Returns fixed cells | 20110607 |
7 | ![]() |
Instance method | Public | Method | Do locked cells exist? | 20110722 |
8 | ![]() |
Instance method | Public | Method | Rolls fixed cells back (if error occurs) | 20110526 |
9 | ![]() |
Instance method | Public | Method | Context for Locked Cells | 20110805 |
Events
Interface IF_RSPLS_TL_METHODS has no event.
Types
Interface IF_RSPLS_TL_METHODS has no local type.
Method Signatures
Method CHECK_TMP_LOCKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MESG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20110818 | ||
2 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Effektiver Filter | 20110722 | ||
3 | ![]() |
I_TS_AXES_CI | Call by reference | Type reference (TYPE) | RRK0_TS_AXES_CI | Merkmale und Achsen für Prüfung der Eingabebereitschaft | 20110805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist fehlgeschlagen | 20110722 |
Method CLEAR_TMP_LOCKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_BUFFER | Call by reference | Object reference (TYPE REF TO) | CL_RSPLS_BUFFER | Buffer | 20120618 |
Method CLEAR_TMP_LOCKS on Interface IF_RSPLS_TL_METHODS has no exception.
Method COLLECT_TMP_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Temporäre Fixierung ist zu löschen | 20110713 | ||
2 | ![]() |
I_S_DATA | Call by reference | Type reference (TYPE) | ANY | Fixierte Zelle | 20110526 |
Method COLLECT_TMP_LOCK on Interface IF_RSPLS_TL_METHODS has no exception.
Method COMMIT_TMP_LOCKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_BUFFER | Call by reference | Object reference (TYPE REF TO) | CL_RSPLS_BUFFER | Buffer | 20120618 |
Method COMMIT_TMP_LOCKS on Interface IF_RSPLS_TL_METHODS has no exception.
Method FLUSH_TMP_LOCKS Signature
Method FLUSH_TMP_LOCKS on Interface IF_RSPLS_TL_METHODS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist fehlgeschlagen | 20110721 |
Method GET_TMP_LOCKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TH_LOCK | Call by reference | Type reference (TYPE) | HASHED TABLE | Tabelle mit fixierten Zellen | 20110607 | ||
2 | ![]() |
E_TS_AXES_CI | Call by reference | Type reference (TYPE) | RRK0_TS_AXES_CI | Merkmale und Achsen für Prüfung der Eingabebereitschaft | 20110811 | ||
3 | ![]() |
I_TH_HASH | Call by reference | Type reference (TYPE) | IF_RSPLS_TL_TYPES=>TN_TH_HASH | Tabelle: Hashwerte von KIDs oder BNRs (Formeln) | 20110810 |
Method GET_TMP_LOCKS on Interface IF_RSPLS_TL_METHODS has no exception.
Method HAS_TMP_LOCKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_TMP_LOCKS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag: Es gibt fixierte Zellen | 20110722 |
Method HAS_TMP_LOCKS on Interface IF_RSPLS_TL_METHODS has no exception.
Method ROLLBACK_TMP_LOCKS Signature
Method ROLLBACK_TMP_LOCKS on Interface IF_RSPLS_TL_METHODS has no parameter.
Method ROLLBACK_TMP_LOCKS on Interface IF_RSPLS_TL_METHODS has no exception.
Method SET_LOCK_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Effektiver Filter | 20110805 | ||
2 | ![]() |
I_TS_AXES_CI | Call by reference | Type reference (TYPE) | RRK0_TS_AXES_CI | Merkmale und Achsen für Prüfung der Eingabebereitschaft | 20110805 |
Method SET_LOCK_CONTEXT on Interface IF_RSPLS_TL_METHODS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |