SAP ABAP Interface IF_FINB_TR_CONTAINER_TEXT (FINB TR: Accesses to Generic Text Table)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_TRANSPORT_TOOL (Package) Transport Support / Container Transport

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FINB_TR_CONTAINER_TEXT | FINB TR: Generic Texts for Container Object | 20011126 |
Properties
Interface | IF_FINB_TR_CONTAINER_TEXT | |
Short Description | FINB TR: Accesses to Generic Text Table |
General Data
Package | FINB_TRANSPORT_TOOL | Transport Support / Container Transport |
Created | 20011126 | SAP |
Last changed | 20050220 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FINB_TR_CONTAINER_TEXT has no forward declaration.
Interfaces
Interface IF_FINB_TR_CONTAINER_TEXT has no interface.
Friends
Interface IF_FINB_TR_CONTAINER_TEXT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TABLE_ID | Instance attribute | Public | Type reference (TYPE) | FINB_TR_TXT_TABLE_ID | FINB TR: Table ID for Generic Text Table | 20020411 | ||
2 | TEXT_TABLE | Instance attribute | Public | Type reference (TYPE) | TABNAME | Name of the Generic text Table | 20020411 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Read All Texts Tables for an Object | 20020404 |
2 | ![]() |
Instance method | Public | Method | Read Table Row (Text) for a Key | 20011126 |
3 | ![]() |
Instance method | Public | Method | Read Table Row (Text) for a Key (Named Values) | 20020102 |
4 | ![]() |
Instance method | Public | Method | Fetch Transport Entries for Text Table | 20011126 |
5 | ![]() |
Instance method | Public | Method | Store Changed Data Records | 20011126 |
6 | ![]() |
Instance method | Public | Method | Store Table Row (Text) for a Key | 20011126 |
Events
Interface IF_FINB_TR_CONTAINER_TEXT has no event.
Types
Interface IF_FINB_TR_CONTAINER_TEXT has no local type.
Method Signatures
Method GET_TABLES_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20020404 | ||
2 | ![]() |
I_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | Mandantennummer aus Anmeldung | 20020404 | |
3 | ![]() |
RT_TABNAMES | Value transfer | Type reference (TYPE) | FINB_TR_T_TABNAMES | Tabelle von Tabellennamen | 20020404 |
Method GET_TABLES_FOR_OBJECT on Interface IF_FINB_TR_CONTAINER_TEXT has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | ANY | Work area Texttabelle | 20011127 | ||
2 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | ANY | 20011126 | |||
3 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | aktuelle Sprache | 20011127 | ||
4 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20011126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Transportobjekt | 20011126 |
Method GET_TEXT_BY_NV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | ANY | Work area Texttabelle | 20020102 | ||
2 | ![]() |
IT_NV | Call by reference | Type reference (TYPE) | FINB_TR_NAMED_VALUES | Tabelle von Feldname-Werte-Paare | 20020102 | ||
3 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | aktuelle Sprache | 20020102 | ||
4 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20020102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Transportobjekt | 20020102 |
Method GET_TRANSPORT_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_KEYS | Value transfer | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20011126 | ||
2 | ![]() |
ET_OBJECTS | Value transfer | Type reference (TYPE) | TR_OBJECTS | Objekte | 20011126 | ||
3 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20011127 |
Method GET_TRANSPORT_ENTRIES on Interface IF_FINB_TR_CONTAINER_TEXT has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_APPEND | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Nur neue Einträge hinzufügen | 20030421 | |
2 | ![]() |
IF_DELETE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Nicht genutzte Einträge löschen | 20030421 | |
3 | ![]() |
IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20011126 | ||
4 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | aktuelle Sprache | 20030421 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Transportobjekt | 20030421 |
Method SAVE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | ANY | Tabellen-Workarea | 20011126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Transportobjekt | 20011126 |
History
Last changed by/on | SAP | 20050220 |
SAP Release Created in | 2.0 |