SAP ABAP Class IF_EX_RRB_OPTIMIZATION (Intf for RRB Optimization BAdI)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121219 |
Properties
Class | IF_EX_RRB_OPTIMIZATION | |
Short Description | Intf for RRB Optimization BAdI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20121219 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EX_RRB_OPTIMIZATION has no interface implemented.
Friends
Class IF_EX_RRB_OPTIMIZATION has no friend class.
Attributes
Class 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
Class 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 class 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 class IF_EX_RRB_OPTIMIZATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |