SAP ABAP Class IF_FDT_CHANGE_RESTRICTION (BRFplus: Restricting Changes)
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
Class IF_FDT_CHANGE_RESTRICTION  
Short Description BRFplus: Restricting Changes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080319   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_FDT_CHANGE_RESTRICTION has no interface implemented.
Friends
Class IF_FDT_CHANGE_RESTRICTION has no friend class.
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 CHECK_BEFORE_CHANGE Instance method Public Method 20080319
2 NEEDS_PARAMETER_VALUES Instance method Public Method 20080319
Events
Class 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 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA FDT: Administrative Data 20080319
2 Importing ITH_PARAMETER Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20080319
3 Importing IV_CLIF Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20080319
4 Importing IV_METHOD Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20080319
# Exception Resumable Description Created on
1 CX_FDT_INVALID_CALL 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 Returning RV_NEEDS_PARAMETER_VALUES Value transfer Type reference (TYPE) ABAP_BOOL 20080319

Method NEEDS_PARAMETER_VALUES on class IF_FDT_CHANGE_RESTRICTION has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in