SAP ABAP Interface IF_EX_DIP_FMFG_PEROP (Interface for BAdI: DIP_FMFG_PEROP)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISA (Application Component) Internet Sales
⤷
AD01 (Package) B2R: Bapi Structures
⤷
⤷
Properties
| Interface | IF_EX_DIP_FMFG_PEROP | |
| Short Description | Interface for BAdI: DIP_FMFG_PEROP |
General Data
| Package | AD01 | B2R: Bapi Structures |
| Created | 20070815 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | VPKTI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070815 |
Friends
Interface IF_EX_DIP_FMFG_PEROP has no friend.
Attributes
Interface IF_EX_DIP_FMFG_PEROP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Make Required Changes in Screens | 20070815 | |
| 2 | Instance method | Public | Method | Check if COVP record is within the validity period | 20070815 | |
| 3 | Instance method | Public | Method | Check and set 'Posting date to' if required | 20070815 | |
| 4 | Instance method | Public | Method | Transfer of date period to SD item | 20070815 | |
| 5 | Instance method | Public | Method | Determines object that is currently being processed | 20070815 | |
| 6 | Instance method | Public | Method | Output COVP records that are not within validity period | 20070815 | |
| 7 | Instance method | Public | Method | Set Date Period for Dynamic Items | 20070815 | |
| 8 | Instance method | Public | Method | Set Date Period for SD Items | 20070815 | |
| 9 | Instance method | Public | Method | Transfer Billing Plan Dates to Sales Order items | 20070821 |
Events
Interface IF_EX_DIP_FMFG_PEROP has no event.
Types
Interface IF_EX_DIP_FMFG_PEROP has no local type.
Method Signatures
Method ADJUST_DYNPROS_FOR_PEROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PEROP_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070815 |
Method ADJUST_DYNPROS_FOR_PEROP on Interface IF_EX_DIP_FMFG_PEROP has no exception.
Method CHECK_COVP_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COVP | Call by reference | Type reference (TYPE) | COVP | Generated Table for View COVP | 20070815 |
Method CHECK_COVP_RECORD on Interface IF_EX_DIP_FMFG_PEROP has no exception.
Method CHECK_POSTING_DATE_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATE_TO | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20070815 | |||
| 2 | I_FLAG_RA | Call by reference | Type reference (TYPE) | SY-BATCH | Program is running in the background | 20070815 | |||
| 3 | I_USAGE | Call by reference | Type reference (TYPE) | AD01C_PROF-DPUS | Usage of the DI profile | 20070815 | |||
| 4 | I_VBELN | Call by reference | Type reference (TYPE) | VBAK-VBELN | Sales Document | 20070815 |
Method CHECK_POSTING_DATE_TO on Interface IF_EX_DIP_FMFG_PEROP has no exception.
Method COPY_DATE_RANGE_TO_SD_ITEM Signature
Method COPY_DATE_RANGE_TO_SD_ITEM on Interface IF_EX_DIP_FMFG_PEROP has no parameter.
Method COPY_DATE_RANGE_TO_SD_ITEM on Interface IF_EX_DIP_FMFG_PEROP has no exception.
Method GET_OBJECT_PROCESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUFNR | Call by reference | Type reference (TYPE) | AUFK-AUFNR | Order Number | 20070815 | |||
| 2 | I_FLAG_RA | Call by reference | Type reference (TYPE) | SY-BATCH | Program is running in the background | 20070815 | |||
| 3 | I_PSPNR | Call by reference | Type reference (TYPE) | PRPS-PSPNR | WBS Element | 20070815 | |||
| 4 | I_USAGE | Call by reference | Type reference (TYPE) | AD01C_PROF-DPUS | Usage of the DI profile | 20070815 | |||
| 5 | I_VBELN | Call by reference | Type reference (TYPE) | VBAK-VBELN | Sales Document | 20070815 | |||
| 6 | I_VBPOS | Call by reference | Type reference (TYPE) | VBAP-POSNR | Sales Document Item | 20070815 | |||
| 7 | I_VSNMR | Call by reference | Type reference (TYPE) | VSKOPF-VSNMR | Number or description of a version | 20070815 |
Method GET_OBJECT_PROCESSED on Interface IF_EX_DIP_FMFG_PEROP has no exception.
Method OUTPUT_ERROR_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_MESSAGE | Call by reference | Type reference (TYPE) | SMESG | Message collector | 20070815 |
Method OUTPUT_ERROR_LIST on Interface IF_EX_DIP_FMFG_PEROP has no exception.
Method SET_DATE_RANGE_TO_DI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COVP | Call by reference | Type reference (TYPE) | COVP | Generated Table for View COVP | 20070815 | |||
| 2 | I_DLINR | Call by reference | Type reference (TYPE) | AD01DLINR | Number of the Dynamic Item | 20070815 |
Method SET_DATE_RANGE_TO_DI on Interface IF_EX_DIP_FMFG_PEROP has no exception.
Method SET_DATE_RANGE_TO_SALES_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RSTHIE_SD | Call by reference | Type reference (TYPE) | AD01RSTHIETTYP | Table Type for Hierarchy Table Structure | 20070815 | |||
| 2 | IT_VALITEM | Call by reference | Type reference (TYPE) | VPKTI_TT_ITEM | Table with SD Items and Dynamic Items | 20070815 |
Method SET_DATE_RANGE_TO_SALES_ITEM on Interface IF_EX_DIP_FMFG_PEROP has no exception.
Method TRANSFER_BILLPLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FPLTR_SEL | Call by reference | Type reference (TYPE) | VPK_FPLTR_SEL_TAB | 20070821 |
Method TRANSFER_BILLPLAN on Interface IF_EX_DIP_FMFG_PEROP has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |