SAP ABAP Interface IF_EX_RRB_OPTIMIZATION (Intf for RRB Optimization BAdI)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISA (Application Component) Internet Sales
⤷
AD01 (Package) B2R: Bapi Structures
⤷
⤷
Properties
| Interface | IF_EX_RRB_OPTIMIZATION | |
| Short Description | Intf for RRB Optimization BAdI |
General Data
| Package | AD01 | B2R: Bapi Structures |
| Created | 20121219 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | 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 | 20121219 |
Friends
Interface IF_EX_RRB_OPTIMIZATION has no friend.
Attributes
Interface IF_EX_RRB_OPTIMIZATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if optimization needs to be enabled for a DIP profile | 20121219 | |
| 2 | Instance method | Public | Method | Return list of COVP fields for a given list of custom fields | 20121219 |
Events
Interface IF_EX_RRB_OPTIMIZATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CUST_COVP_FIELDS | Public | See coding | 20121220 | begin of S_CUST_COVP_FIELDS ,
cust_field TYPE fieldname,
covp_field TYPE fieldname,
end of S_CUST_COVP_FIELDS
|
||
| 2 | T_CUST_COVP_FIELDS | Public | See coding | 20121220 | t_cust_covp_fields type table of s_cust_covp_fields
|
Method Signatures
Method CHECK_OPTIMIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OPTIMIZATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121219 | ||||
| 2 | IV_DIP_PROFILE | Call by reference | Type reference (TYPE) | AD01PROFNR | Dynamic Item Processor Profile | 20121219 | |||
| 3 | IV_USAGE | Call by reference | Type reference (TYPE) | AD01USAGE | Usage of the DI profile | 20121219 |
Method CHECK_OPTIMIZATION on Interface IF_EX_RRB_OPTIMIZATION has no exception.
Method GET_COVP_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COVP_FIELDS | Call by reference | Type reference (TYPE) | T_CUST_COVP_FIELDS | Table for dfies entries | 20121219 | |||
| 2 | IT_CUST_FIELDS | Call by reference | Type reference (TYPE) | TTFIELDNAME | Table for dfies entries | 20121219 | |||
| 3 | IV_DIP_PROFILE | Call by reference | Type reference (TYPE) | AD01PROFNR | Dynamic Item Processor Profile | 20121219 | |||
| 4 | IV_USAGE | Call by reference | Type reference (TYPE) | AD01USAGE | Usage of the DI profile | 20121219 |
Method GET_COVP_FIELDS on Interface IF_EX_RRB_OPTIMIZATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 616 |