SAP ABAP Class IF_EX_FMRO_LINE_EDIT_INIT (Business add-in interface IF_EX_FMRO_LINE_EDIT_INIT)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_FMRO_LINE_EDIT_INIT Example implementation for business add-in definition FMRO_L 20021023
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_FMRO_LINE_EDIT_INIT BAdI class CL_EX_FMRO_LINE_EDIT_INIT 20021023
Properties
Class IF_EX_FMRO_LINE_EDIT_INIT  
Short Description Business add-in interface IF_EX_FMRO_LINE_EDIT_INIT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20021023   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_FMRO_LINE_EDIT_INIT has no forward declaration.
Interfaces
Class IF_EX_FMRO_LINE_EDIT_INIT has no interface implemented.
Friends
Class IF_EX_FMRO_LINE_EDIT_INIT has no friend class.
Attributes
Class IF_EX_FMRO_LINE_EDIT_INIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE_VALUES Instance method Public Method Modify schedule contents on initial creation 20021023
2 SET_EDITABILITY Instance method Public Method Control types of editing user can perform 20021023
Events
Class IF_EX_FMRO_LINE_EDIT_INIT has no event.
Types
Class IF_EX_FMRO_LINE_EDIT_INIT has no local type.
Method Signatures

Method INITIALIZE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LINES Call by reference Type reference (TYPE) FMRO_T_LINE Table of schedule line data 20021023
2 Importing I_HDR Call by reference Type reference (TYPE) IFMROHDR Schedule definition 20021023
# Exception Resumable Description Created on
1 SCHEDULE_NOT_ALLOWED Implementation does not allow this type of schedule 20021023

Method SET_EDITABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ALLOW_CHG_DOC_DT Call by reference Type reference (TYPE) BOOLE_D Allow changes to document date 20021023
2 Changing C_ALLOW_CHG_DUE_DT Call by reference Type reference (TYPE) BOOLE_D Allow changes to sch. due date 20021023
3 Changing C_ALLOW_CHG_POST_DT Call by reference Type reference (TYPE) BOOLE_D Allow changes to posting date 20021023
4 Changing C_ALLOW_INS_DEL_ROW Call by reference Type reference (TYPE) BOOLE_D Allow inserting/deleting rows 20021023
5 Importing IT_LINES Call by reference Type reference (TYPE) FMRO_T_LINE Table of schedule line data 20021024
6 Importing I_HDR Call by reference Type reference (TYPE) IFMROHDR Schedule definition 20021024

Method SET_EDITABILITY on class IF_EX_FMRO_LINE_EDIT_INIT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in