SAP ABAP Class CL_IBDU (Methods for Buffer Table (Staging Area))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MSE (Application Component) Mobile Service
⤷
IWOC (Package) Application Development R/3 Work Order Cycle
⤷
⤷
Properties
| Class | CL_IBDU | |
| Short Description | Methods for Buffer Table (Staging Area) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IWOC | Application Development R/3 Work Order Cycle |
| Created | 20090206 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IBDU has no forward declaration.
Interfaces
Class CL_IBDU has no interface implemented.
Friends
Class CL_IBDU has no friend class.
Attributes
Class CL_IBDU has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes Entry in Staging Area | 20090408 | |
| 2 | Static method | Public | Method | Deletes Entries from Staging Area | 20090408 | |
| 3 | Static method | Public | Method | Creates Entry in Staging Area | 20090206 |
Events
Class CL_IBDU has no event.
Types
Class CL_IBDU has no local type.
Method Signatures
Method DELETE_ENTRY_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERDAT | Value transfer | Type reference (TYPE) | ERDAT | Datum in Systemzeitzone | 20090408 | |||
| 2 | I_ERTIM | Value transfer | Type reference (TYPE) | UZEIT | Uhrzeit in Sysetmzeitzone | 20090408 | |||
| 3 | I_OBJNR | Value transfer | Type reference (TYPE) | J_OBJNR | Objektnummer | 20090408 | |||
| 4 | I_USAGE_TYPE | Value transfer | Type reference (TYPE) | USAGE_TYE | Verwendung des Eintrags | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag ist bereits vorhanden | 20090408 | ||
| 2 | Objektnummer fehlerhaft | 20090408 | ||
| 3 | Unerwarterter Usage Type | 20090408 |
Method DELETE_ENTRY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_IBDU | Call by reference | Type reference (TYPE) | TT_IBDU | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag ist bereits vorhanden | 20090408 | ||
| 2 | Objektnummer fehlerhaft | 20090408 | ||
| 3 | Unerwarterter Usage Type | 20090408 |
Method INSERT_ENTRY_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERDAT | Value transfer | Type reference (TYPE) | ERDAT | Datum in Systemzeitzone | 20090206 | |||
| 2 | I_ERTIM | Value transfer | Type reference (TYPE) | UZEIT | Uhrzeit in Sysetmzeitzone | 20090206 | |||
| 3 | I_OBJNR | Value transfer | Type reference (TYPE) | J_OBJNR | Objektnummer | 20090206 | |||
| 4 | I_USAGE_TYPE | Value transfer | Type reference (TYPE) | USAGE_TYE | Verwendung des Eintrags | 20090206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag ist bereits vorhanden | 20090206 | ||
| 2 | Objektnummer fehlerhaft | 20090206 | ||
| 3 | Unerwarterter Usage Type | 20090206 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |