SAP ABAP Interface IF_EX_SD_COND_ACCESS_BUFFER (Interface for BAdI: BADI_SD_COND_ACCESS_BUFFER)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
AP-PRC-PR (Application Component) Pricing
⤷
VKON (Package) Application development R/3 conditions
⤷
⤷
Properties
| Interface | IF_EX_SD_COND_ACCESS_BUFFER | |
| Short Description | Interface for BAdI: BADI_SD_COND_ACCESS_BUFFER |
General Data
| Package | VKON | Application development R/3 conditions |
| Created | 20130920 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_SD_COND_ACCESS_BUFFER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20131119 |
Friends
Interface IF_EX_SD_COND_ACCESS_BUFFER has no friend.
Attributes
Interface IF_EX_SD_COND_ACCESS_BUFFER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activation of Buffering | 20131119 |
Events
Interface IF_EX_SD_COND_ACCESS_BUFFER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_DB_BUF_TAB_ACTIVE | Public | See coding | 20131119 | tty_db_buf_tab_active TYPE HASHED TABLE OF ty_db_buf_tab_active
WITH UNIQUE KEY kappl kozgf kotab
|
||
| 2 | TY_DB_BUF_TAB_ACTIVE | Public | See coding | 20131119 | BEGIN OF ty_db_buf_tab_active,
kappl TYPE kappl,
kozgf TYPE kozgf,
kotab TYPE kotab,
END OF ty_db_buf_tab_active
|
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DB_BUF_TAB_ACTIVE | Call by reference | Type reference (TYPE) | TTY_DB_BUF_TAB_ACTIVE | 20131119 | ||||
| 2 | CV_LIMIT_CHAR | Call by reference | Type reference (TYPE) | C | 20131119 | ||||
| 3 | CV_MAX_ENTRIES | Call by reference | Type reference (TYPE) | I | 20131119 | ||||
| 4 | CV_MAX_SECONDS | Call by reference | Type reference (TYPE) | I | 20131119 |
Method ACTIVATE on Interface IF_EX_SD_COND_ACCESS_BUFFER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |