SAP ABAP Interface IF_EX_FDM_COLL_NOTE_OBJECTS (Interface for BAdI: FDM_COLL_NOTE_OBJECTS)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FIN-FSCM-DM-AR (Application Component) Accounts Receivable Accounting Process Integration
⤷
FDM_GENERAL (Package) FSCM Dispute Management Process Integration - General
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_FDM_COLL_NOTE_OBJECTSINV | Document Texts for Invoice or for Customer | 20091020 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_FDM_COLL_NOTE_OBJECTSPOS | 20100107 |
Properties
| Interface | IF_EX_FDM_COLL_NOTE_OBJECTS | |
| Short Description | Interface for BAdI: FDM_COLL_NOTE_OBJECTS |
General Data
| Package | FDM_GENERAL | FSCM Dispute Management Process Integration - General |
| Created | 20090826 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_FDM_COLL_NOTE_OBJECTS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090826 |
Friends
Interface IF_EX_FDM_COLL_NOTE_OBJECTS has no friend.
Attributes
Interface IF_EX_FDM_COLL_NOTE_OBJECTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Display Note Object | 20090826 | |
| 2 | Instance method | Public | Method | Edit Note Object | 20090826 | |
| 3 | Instance method | Public | Method | Get Note Objects of a Certain Type for Customer | 20090826 | |
| 4 | Instance method | Public | Method | Get Note Objects of a Certain Type for Invoice | 20090826 | |
| 5 | Instance method | Public | Method | Get Note Texts | 20091022 | |
| 6 | Instance method | Public | Method | Create Header Line in Note Overview | 20091027 |
Events
Interface IF_EX_FDM_COLL_NOTE_OBJECTS has no event.
Types
Interface IF_EX_FDM_COLL_NOTE_OBJECTS has no local type.
Method Signatures
Method DISPLAY_NOTE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLT_VL | Value transfer | Type reference (TYPE) | BDM_NOTE_OBJECT_TYPE | Notiztyp | 20090826 | |||
| 2 | I_NOTE_KEY | Call by reference | Type reference (TYPE) | FDM_NOTE_KEY | Notizschlüssel | 20091021 |
Method DISPLAY_NOTE_OBJECT on Interface IF_EX_FDM_COLL_NOTE_OBJECTS has no exception.
Method EDIT_NOTE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLT_VL | Value transfer | Type reference (TYPE) | BDM_NOTE_OBJECT_TYPE | Notiztyp | 20090826 | |||
| 2 | I_NOTE_KEY | Call by reference | Type reference (TYPE) | FDM_NOTE_KEY | Notizschlüssel | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag gesperrt | 20091113 | ||
| 2 | Fehlende Berechtigung | 20091113 | ||
| 3 | Systemfehler | 20091113 |
Method GET_NOTES_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOTE_OBJECTS_ATTR | Call by reference | Type reference (TYPE) | FDM_T_COLL_NOTE_OBJECTS | Note Objects: Attribute | 20090826 | |||
| 2 | IT_COMP_CODE | Call by reference | Type reference (TYPE) | BDM_T_COMP_CODE | Buchungskreisliste | 20091022 | |||
| 3 | I_CUSTOMER | Call by reference | Type reference (TYPE) | KUNNR | Debitorennummer 1 | 20090826 | |||
| 4 | I_FLT_VL | Value transfer | Type reference (TYPE) | BDM_NOTE_OBJECT_TYPE | Notiztyp | 20090826 |
Method GET_NOTES_CUST on Interface IF_EX_FDM_COLL_NOTE_OBJECTS has no exception.
Method GET_NOTES_INV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOTE_OBJECTS_ATTR | Call by reference | Type reference (TYPE) | FDM_T_COLL_NOTE_OBJECTS | Notiz-Attribute | 20090826 | |||
| 2 | I_COMP_CODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20091021 | |||
| 3 | I_DOC_ITEM | Call by reference | Type reference (TYPE) | BUZEI | Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs | 20091021 | |||
| 4 | I_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20091021 | |||
| 5 | I_FLT_VL | Value transfer | Type reference (TYPE) | BDM_NOTE_OBJECT_TYPE | Notiztyp | 20090826 | |||
| 6 | I_INVOICE_NO | Call by reference | Type reference (TYPE) | BELNR_D | Belegnummer eines Buchhaltungsbeleges | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091029 |
Method GET_NOTE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOTE_TEXTS | Call by reference | Type reference (TYPE) | BDM_T_SPLIT_NOTES | Lines of ITF | 20091022 | |||
| 2 | I_FLT_VL | Value transfer | Type reference (TYPE) | BDM_NOTE_OBJECT_TYPE | Notiztyp | 20091022 | |||
| 3 | I_NOTE_KEY | Call by reference | Type reference (TYPE) | FDM_NOTE_KEY | Notizschlüssel | 20091022 |
Method GET_NOTE_TEXT on Interface IF_EX_FDM_COLL_NOTE_OBJECTS has no exception.
Method SET_NOTE_HEADER_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOTE_TEXTS_HEADER | Call by reference | Type reference (TYPE) | BDM_T_DISPUTE_NOTE | FSCM-DM: Kopfzeilen | 20091027 | |||
| 2 | E_STANDARD_HEADER | Call by reference | Type reference (TYPE) | FLAG | Flag: Standardkopfzeile erzeugen | 20091028 | |||
| 3 | I_COMP_CODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20091027 | |||
| 4 | I_CUSTOMER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20091027 | |||
| 5 | I_DOC_ITEM | Call by reference | Type reference (TYPE) | BUZEI | Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs | 20091027 | |||
| 6 | I_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20091027 | |||
| 7 | I_FLT_VL | Value transfer | Type reference (TYPE) | BDM_NOTE_OBJECT_TYPE | Notiztyp | 20091027 | |||
| 8 | I_INVOICE_NO | Call by reference | Type reference (TYPE) | BELNR_D | Belegnummer eines Buchhaltungsbeleges | 20091027 | |||
| 9 | I_NOTE_TYPE_TXT | Call by reference | Type reference (TYPE) | BDM_NOTE_OBJECT_TYPE_TXT | Bezeichnung des Notiztyps | 20091027 | |||
| 10 | I_NTS_REASON_TXT | Call by reference | Type reference (TYPE) | FDM_NTS_REASON_TXT | Bezeichnung des Notizgrunds | 20091027 |
Method SET_NOTE_HEADER_DESC on Interface IF_EX_FDM_COLL_NOTE_OBJECTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |