SAP ABAP Interface IF_FDT_CHANGE_RESTRICTION (BRFplus: Restricting Changes)
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_CHANGE_RESTRICTION | BRFplus: Restricting Changes | 20080319 |
Properties
| Interface | IF_FDT_CHANGE_RESTRICTION | |
| Short Description | BRFplus: Restricting Changes |
General Data
| Package | SFDT_CORE | BRFplus: Core |
| Created | 20080319 | SAP |
| Last changed | 20090618 | 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) |
Interfaces
Interface IF_FDT_CHANGE_RESTRICTION has no interface.
Friends
Interface IF_FDT_CHANGE_RESTRICTION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_RESTRICTION_FOR_DELETED | Constant | Public | Type reference (TYPE) | RESTRICTION | '0001_DELETED' | Restriction for Deleted / Marked for Delete | 20080319 | |
| 2 | GC_RESTRICTION_FOR_OBSOLETE | Constant | Public | Type reference (TYPE) | RESTRICTION | '0002_OBSOLETE' | Restriction for Obsolete | 20080319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080319 | ||
| 2 | Instance method | Public | Method | 20080319 |
Events
Interface IF_FDT_CHANGE_RESTRICTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | RESTRICTION | Public | See coding | 20080319 | RESTRICTION type c LENGTH 20
|
Method Signatures
Method CHECK_BEFORE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_ADMIN_DATA | FDT: Administrative Data | 20080319 | |||
| 2 | ITH_PARAMETER | Call by reference | Type reference (TYPE) | ABAP_PARMBIND_TAB | 20080319 | ||||
| 3 | IV_CLIF | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20080319 | |||
| 4 | IV_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20080319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid (Method) Call | 20080319 |
Method NEEDS_PARAMETER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NEEDS_PARAMETER_VALUES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080319 |
Method NEEDS_PARAMETER_VALUES on Interface IF_FDT_CHANGE_RESTRICTION has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |