SAP ABAP Interface IF_FDT_LUW (FDT: LUW Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_LUW | FDT: LUW Object | 20070619 |
Properties
| Interface | IF_FDT_LUW | |
| Short Description | FDT: LUW Object |
General Data
| Package | SFDT_CORE | BRFplus: Core |
| Created | 20070619 | 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_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_LUW has no interface.
Friends
Interface IF_FDT_LUW has no friend.
Attributes
Interface IF_FDT_LUW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070629 | ||
| 2 | Instance method | Public | Method | 20070629 | ||
| 3 | Instance method | Public | Method | 20110526 | ||
| 4 | Instance method | Public | Method | 20070629 | ||
| 5 | Instance method | Public | Method | 20110526 | ||
| 6 | Instance method | Public | Method | 20070629 | ||
| 7 | Instance method | Public | Method | 20070629 | ||
| 8 | Instance method | Public | Method | 20100520 | ||
| 9 | Instance method | Public | Method | 20070629 |
Events
Interface IF_FDT_LUW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_ID_MESSAGE | Public | See coding | 20100511 | BEGIN OF s_id_message,
id TYPE if_fdt_types=>id,
t_message TYPE if_fdt_types=>t_message,
END OF s_id_message
|
||
| 2 | TH_ID_MESSAGE | Public | See coding | 20100511 | th_id_message TYPE HASHED TABLE OF s_id_message WITH UNIQUE KEY id
|
Method Signatures
Method LUW_MODE_END Signature
Method LUW_MODE_END on Interface IF_FDT_LUW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Method Call during LUW Processing | 20111128 | ||
| 2 | FDT: System Failure | 20111128 |
Method LUW_MODE_START Signature
Method LUW_MODE_START on Interface IF_FDT_LUW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Method Call during LUW Processing | 20111128 | ||
| 2 | FDT: System Failure | 20111128 |
Method OBJECTS_ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_FAILED | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TH_OBJECT_ID | 20110526 | ||||
| 2 | ETH_ID_MESSAGE | Call by reference | Type reference (TYPE) | TH_ID_MESSAGE | 20110526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20110526 |
Method OBJECTS_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_FAILED | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TH_OBJECT_ID | Object IDs as hashed table | 20100511 | |||
| 2 | ETH_ID_MESSAGE | Call by reference | Type reference (TYPE) | TH_ID_MESSAGE | 20100511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Method Call during LUW Processing | 20100518 |
Method OBJECTS_DELETE_MARKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_FAILED | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TH_OBJECT_ID | 20110526 | ||||
| 2 | ETH_ID_MESSAGE | Call by reference | Type reference (TYPE) | TH_ID_MESSAGE | 20110526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20110526 |
Method OBJECTS_DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_FAILED | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TH_OBJECT_ID | 20100511 | ||||
| 2 | ETH_ID_MESSAGE | Call by reference | Type reference (TYPE) | TH_ID_MESSAGE | 20100511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Method Call during LUW Processing | 20100512 |
Method OBJECTS_DISCARD_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_FAILED | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TH_OBJECT_ID | 20100511 | ||||
| 2 | ETH_ID_MESSAGE | Call by reference | Type reference (TYPE) | TH_ID_MESSAGE | 20100511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Method Call during LUW Processing | 20100518 |
Method OBJECTS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TH_OBJECT_ID | Object IDs as hashed table | 20100520 |
Method OBJECTS_GET on Interface IF_FDT_LUW has no exception.
Method OBJECTS_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_FAILED | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TH_OBJECT_ID | 20100511 | ||||
| 2 | ETH_ID_MESSAGE | Call by reference | Type reference (TYPE) | TH_ID_MESSAGE | 20100511 | ||||
| 3 | IV_CUSTOMIZING_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20100511 | |||
| 4 | IV_WORKBENCH_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20100511 |
Method OBJECTS_SAVE on Interface IF_FDT_LUW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |