SAP ABAP Class IF_EX_FMAVC_ADD_LINES (Business add-in interface IF_EX_FMAVC_ADD_LINES)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_FMAVC_ADD_LINES Example implementation for business add-in definition FMAVC_ 20040227
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_FMAVC_ADD_LINES_MA Sample Implementation for Multi-Annual Budgeting 20041022
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_FMAVC_ADD_LINES BAdI class CL_EX_FMAVC_ADD_LINES 20031230
Properties
Class IF_EX_FMAVC_ADD_LINES  
Short Description Business add-in interface IF_EX_FMAVC_ADD_LINES    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20031230   SAP 
Last change 20040315   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_FMAVC_ADD_LINES has no forward declaration.
Interfaces
Class IF_EX_FMAVC_ADD_LINES has no interface implemented.
Friends
Class IF_EX_FMAVC_ADD_LINES has no friend class.
Attributes
Class IF_EX_FMAVC_ADD_LINES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUDGET_LINES Instance method Public Method Add Additional Budget Records 20031230
2 ADD_POSTING_LINES Instance method Public Method Add Additional Actual/Commitment Records 20040211
Events
Class IF_EX_FMAVC_ADD_LINES has no event.
Types
Class IF_EX_FMAVC_ADD_LINES has no local type.
Method Signatures

Method ADD_BUDGET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ADDITIONAL_LINES Call by reference Type reference (TYPE) FMKU_T_LINE HHM - Kernel Utilities - Budgetzeilentabelle (Summentabelle) 20031230
2 Importing I_T_BUDGET_LINES Call by reference Type reference (TYPE) FMKU_T_LINE HHM - Kernel Utilities - Budgetzeilentabelle (Summentabelle) 20031230

Method ADD_BUDGET_LINES on class IF_EX_FMAVC_ADD_LINES has no exception.

Method ADD_POSTING_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ADDITIONAL_LINES Call by reference Type reference (TYPE) FMAVC_T_ACTUALS_LINE Tabelle FMAVC_S_ACTUALS_LINE 20040211
2 Importing I_T_POSTING_LINES Call by reference Type reference (TYPE) FMAVC_T_ACTUALS_LINE Tabelle FMAVC_S_ACTUALS_LINE 20040211

Method ADD_POSTING_LINES on class IF_EX_FMAVC_ADD_LINES has no exception.
History
Last changed by/on SAP  20040315 
SAP Release Created in