SAP ABAP Interface IF_EX_FILACI_ADDIN_METHODS (BAdI Interface IF_EX_FILACI_DATA_MAP)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   FI-LA (Application Component) Lease Accounting
     FI_LA_CA (Package) Leasing Accounting R/3 Contract Processing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_FILACI_ADDIN_METHODS BAdI Class CL_EX_FILACI_ADDIN_METHODS 20030610
Properties
Interface IF_EX_FILACI_ADDIN_METHODS  
Short Description BAdI Interface IF_EX_FILACI_DATA_MAP    
General Data
Package FI_LA_CA   Leasing Accounting R/3 Contract Processing 
Created 20030610   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FILAE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_EX_FILACI_ADDIN_METHODS has no interface.
Friends
Interface IF_EX_FILACI_ADDIN_METHODS has no friend.
Attributes
Interface IF_EX_FILACI_ADDIN_METHODS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_USER_COMMAND Instance method Public Method Change BDT Field Group Status 20030612
2 FILL_BILLPLAN Instance method Public Method Fill/Add to Table with Payment Schedule Items 20030610
3 FILL_CONDS Instance method Public Method Fill/Add to Table with Conditions 20030610
4 FILL_HEADER Instance method Public Method Fill LAE_CRM_HEADER 20030610
5 FILL_ITEMS Instance method Public Method Fill LAE_CRM_ITEMS 20030610
6 GET_ADDITIONAL_DATA Instance method Public Method Gets Contents for Additional Display Fields 20030612
7 GET_COMPONENT Instance method Public Method Gets Component for Current Contract Type 20030613
8 GET_EVENT Instance method Public Method Gets Different Process 20030709
9 GET_PUSH_BUTTON_TEXTS Instance method Public Method Makes Texts Available for Additional Pushbuttons 20030612
10 MODIFY_FIELDGROUPS Instance method Public Method Change BDT Field Group Status 20030610
11 PUT_ADDITIONAL_DATA Instance method Public Method Makes Contents of Additional Display Fields Available 20030612
Events
Interface IF_EX_FILACI_ADDIN_METHODS has no event.
Types
Interface IF_EX_FILACI_ADDIN_METHODS has no local type.
Method Signatures

Method EXECUTE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_XHANDLE Call by reference Type reference (TYPE) SYDATAR OK-Code wurde bearbeitet? 20030612
2 Importing ID_CURSORFIELD Call by reference Type reference (TYPE) BU_TBFLD Tabellenfeld (Tabellenname-Feldname) 20030612
3 Importing ID_CURSORLINE Call by reference Type reference (TYPE) SYLILLI Listenverarbeitung, ausgewählte Listenzeile 20030612
4 Importing ID_FCODE Call by reference Type reference (TYPE) BU_FCODE GUI-Funktionscode 20030612
5 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030612

Method EXECUTE_USER_COMMAND on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.

Method FILL_BILLPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BILLPLAN Call by reference Type reference (TYPE) FILAE_TB_BILLPLAN 20030610
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030610

Method FILL_BILLPLAN on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.

Method FILL_CONDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONDS Call by reference Type reference (TYPE) FILAE_TB_CONDS Konditionen 20030610
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030610

Method FILL_CONDS on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.

Method FILL_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) LAE_CRM_HEADER Vertragskopf 20030610
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030610

Method FILL_HEADER on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.

Method FILL_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITEMS Call by reference Type reference (TYPE) LAE_CRM_ITEMS LAE: Vertragspositionen 20030610
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030610

Method FILL_ITEMS on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.

Method GET_ADDITIONAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FIELDS Call by reference Type reference (TYPE) LAE_CRM_ITEMS_MODX_FIELDS Struktur für zusätzlich benötigte Felder 20030612
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030612

Method GET_ADDITIONAL_DATA on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_COMPONENT Call by reference Type reference (TYPE) FILA_COMPONENT 20030613
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030613

Method GET_COMPONENT on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.

Method GET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_EVENT Call by reference Type reference (TYPE) FILA_EVENT Prozeß 20030709
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030709
3 Importing IS_ITEMS Call by reference Type reference (TYPE) LAE_CRM_ITEMS LAE: Vertragspositionen 20030709

Method GET_EVENT on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.

Method GET_PUSH_BUTTON_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUTTONS Call by reference Type reference (TYPE) LAE_CRM_ITEMS_MODX_BUTTONS 20030612
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030612

Method GET_PUSH_BUTTON_TEXTS on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.

Method MODIFY_FIELDGROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_STATUS Call by reference Type reference (TYPE) BUS000FLDS-FLDSTAT Feldstatus (Mußeingabe, Kanneingabe, Anzeige, Ausgeblendet) 20030610
2 Importing ID_FLDGR Call by reference Type reference (TYPE) TBZ3W-FLDGR Feldgruppe 20030610
3 Importing ID_STATUS Call by reference Type reference (TYPE) BUS000FLDS-FLDSTAT Feldstatus (Mußeingabe, Kanneingabe, Anzeige, Ausgeblendet) 20030610
4 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030610

Method MODIFY_FIELDGROUPS on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.

Method PUT_ADDITIONAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20030612
2 Importing IS_FIELDS Call by reference Type reference (TYPE) LAE_CRM_ITEMS_MODX_FIELDS Struktur für zusätzlich benötigte Felder 20030612

Method PUT_ADDITIONAL_DATA on Interface IF_EX_FILACI_ADDIN_METHODS has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 200