SAP ABAP Class CL_TABLE_UTILITIES_BRF (BRF: Useful Help Routines for Table Manipulation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BRF (Application Component) Business Rule Framework
⤷
SBRF (Package) Business Rule Framework

⤷

⤷

Properties
Class | CL_TABLE_UTILITIES_BRF | |
Short Description | BRF: Useful Help Routines for Table Manipulation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBRF | Business Rule Framework |
Created | 20050224 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TABLE_UTILITIES_BRF has no forward declaration.
Interfaces
Class CL_TABLE_UTILITIES_BRF has no interface implemented.
Friends
Class CL_TABLE_UTILITIES_BRF has no friend class.
Attributes
Class CL_TABLE_UTILITIES_BRF has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates Transport Entries for Transferred Tables | 20050224 |
2 | ![]() |
Static method | Public | Method | Saves Insert, Update, and Delete Table | 20050224 |
3 | ![]() |
Static method | Public | Method | Creates Insert, Update and Delete Table | 20050224 |
4 | ![]() |
Static method | Public | Method | Transfers Transport Entries to Transport System | 20050224 |
Events
Class CL_TABLE_UTILITIES_BRF has no event.
Types
Class CL_TABLE_UTILITIES_BRF has no local type.
Method Signatures
Method CREATE_TRANSPORT_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_E071 | Call by reference | Type reference (TYPE) | TREDT_OBJECTS | Zu bearbeitende Objekte (Korrekturschnittstelle) | 20050224 | ||
2 | ![]() |
CT_E071K | Call by reference | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20050224 | ||
3 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20050224 | ||
4 | ![]() |
IT_TABLE_DEL | Call by reference | Type reference (TYPE) | ANY TABLE | 20050224 | |||
5 | ![]() |
IT_TABLE_INS | Call by reference | Type reference (TYPE) | ANY TABLE | 20050224 | |||
6 | ![]() |
IT_TABLE_UPD | Call by reference | Type reference (TYPE) | ANY TABLE | 20050224 | |||
7 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050224 |
Method CREATE_TRANSPORT_ENTRIES on class CL_TABLE_UTILITIES_BRF has no exception.
Method SAVE_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DEL | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050224 | |||
2 | ![]() |
IT_INS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050224 | |||
3 | ![]() |
IT_UPD | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050224 | |||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050224 |
Method SAVE_TABLES on class CL_TABLE_UTILITIES_BRF has no exception.
Method SPLIT_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DEL | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050224 | |||
2 | ![]() |
ET_INS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050224 | |||
3 | ![]() |
ET_UPD | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050224 | |||
4 | ![]() |
IT_CUR | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050224 | |||
5 | ![]() |
IT_OLD | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050224 | |||
6 | ![]() |
IV_CLIENT_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | 'CLIENT' | Feldname | 20050224 | |
7 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Schlüsselfeld | 20050224 | |
2 | ![]() |
Zu viele Schlüsselfelder | 20050224 |
Method WRITE_TRANSPORT_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_E071 | Call by reference | Type reference (TYPE) | TREDT_OBJECTS | Zu bearbeitende Objekte (Korrekturschnittstelle) | 20050224 | ||
2 | ![]() |
CT_E071K | Call by reference | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20050224 | ||
3 | ![]() |
CT_TADIR | Call by reference | Type reference (TYPE) | SCTS_TADIR | Objektkatalog | 20050224 | ||
4 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20050224 |
Method WRITE_TRANSPORT_ENTRIES on class CL_TABLE_UTILITIES_BRF has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |