SAP ABAP Interface IF_BADI_COMPONENT_HANDLING (Add-Ins: Component Handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-CEX (Application Component) Customer Enhancements
⤷
SECE (Package) Enhancement concept

⤷

⤷

Properties
Interface | IF_BADI_COMPONENT_HANDLING | |
Short Description | Add-Ins: Component Handling |
General Data
Package | SECE | Enhancement concept |
Created | 20000518 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | SEEX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_BADI_COMPONENT_HANDLING has no interface.
Friends
Interface IF_BADI_COMPONENT_HANDLING has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATA_TABLE | Instance attribute | Public | Type reference (TYPE) | TABNAME | Database Table for Data | 20000518 | ||
2 | INTERNAL_DELETE_TABLE | Instance attribute | Public | Type reference (TYPE) | SEEX_COMPONENT_TABLE | Entries to be Inserted | 20000518 | ||
3 | INTERNAL_INSERT_TABLE | Instance attribute | Public | Type reference (TYPE) | SEEX_COMPONENT_TABLE | Entries to be Deleted | 20000518 | ||
4 | MARKED_LINES | Instance attribute | Public | Type reference (TYPE) | SEEX_COMPONENT_TABLE | Selected Entries | 20000518 | ||
5 | TEXT_TABLE | Instance attribute | Public | Type reference (TYPE) | TABNAME | Database Table for Texts | 20000518 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Cut, Insert, Copy Lines | 20000518 |
2 | ![]() |
Instance method | Public | Method | Save Entries | 20000518 |
3 | ![]() |
Instance method | Public | Method | Change a Single Table Entry | 20000518 |
Events
Interface IF_BADI_COMPONENT_HANDLING has no event.
Types
Interface IF_BADI_COMPONENT_HANDLING has no local type.
Method Signatures
Method PERFORM_LINE_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CCP | Call by reference | Type reference (TYPE) | SEEX_CCP_STRUC | Struktur | 20000518 | ||
2 | ![]() |
LINES | Call by reference | Type reference (TYPE) | I | Zeilananzahl | 20000518 | ||
3 | ![]() |
OK_CODE | Call by reference | Type reference (TYPE) | FCODE | Funktionscode | 20000518 | ||
4 | ![]() |
ROLE | Call by reference | Type reference (TYPE) | SEEX_ROLE_TYPE | Rolle | 20000518 | ||
5 | ![]() |
SELLINE1 | Call by reference | Type reference (TYPE) | SYTABIX | Selektierte Zeile Anfang | 20000518 | ||
6 | ![]() |
SELLINE2 | Call by reference | Type reference (TYPE) | SYTABIX | Selektierte Zeile Ende | 20000518 | ||
7 | ![]() |
STATUS | Call by reference | Type reference (TYPE) | SEEX_STATUS | Status | 20000518 | ||
8 | ![]() |
TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20000518 | ||
9 | ![]() |
TABLE | Call by reference | Type reference (TYPE) | SEEX_COMPONENT_TABLE | Interne SEXO-Tabelle | 20000518 |
Method PERFORM_LINE_OPERATION on Interface IF_BADI_COMPONENT_HANDLING has no exception.
Method SAVE_ALL_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRIES_TO_INSERT | Call by reference | Type reference (TYPE) | SEEX_COMPONENT_TABLE | Einzufügende Einträge | 20000518 | ||
2 | ![]() |
ROLE | Call by reference | Type reference (TYPE) | SEEX_ROLE_TYPE | Rolle | 20000518 |
Method SAVE_ALL_ENTRIES on Interface IF_BADI_COMPONENT_HANDLING has no exception.
Method UPDATE_SINGLE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_WA | Call by reference | Type reference (TYPE) | SEEX_GENERIC_ENTRY | Neuer Eintrag | 20000518 | ||
2 | ![]() |
OLD_WA | Call by reference | Type reference (TYPE) | SEEX_GENERIC_ENTRY | Alter Eintrag | 20000518 |
Method UPDATE_SINGLE_ENTRY on Interface IF_BADI_COMPONENT_HANDLING has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |