SAP ABAP Class /TDAG/IF_EX_RCS_BADI_012 (Business add-in interface /TDAG/IF_EX_RCS_BADI_012)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/CL_DEF_IM_RCS_BADI_012 | Default implementation for business add-in definition /TDAG/ | 20101011 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/CL_EX_RCS_BADI_012 | BAdI Class /TDAG/CL_EX_RCS_BADI_012 | 20101021 |
Properties
| Class | /TDAG/IF_EX_RCS_BADI_012 | |
| Short Description | Business add-in interface /TDAG/IF_EX_RCS_BADI_012 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20101011 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /TDAG/IF_EX_RCS_BADI_012 has no forward declaration.
Interfaces
Class /TDAG/IF_EX_RCS_BADI_012 has no interface implemented.
Friends
Class /TDAG/IF_EX_RCS_BADI_012 has no friend class.
Attributes
Class /TDAG/IF_EX_RCS_BADI_012 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Function to process Use and Exposure uses | 20101011 | |
| 2 | Instance method | Public | Method | Function to process Use Collection uses | 20101011 | |
| 3 | Instance method | Public | Method | Link identical uses | 20101011 | |
| 4 | Instance method | Public | Method | Definition of function button characteristics | 20101011 | |
| 5 | Instance method | Public | Method | Definition of link identical button characteristics | 20101011 |
Events
Class /TDAG/IF_EX_RCS_BADI_012 has no event.
Types
Class /TDAG/IF_EX_RCS_BADI_012 has no local type.
Method Signatures
Method FUNC_USE_AND_EXPOSURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROWNO_CREATED | Call by reference | Type reference (TYPE) | /TDAG/CPS_ROWNUMBER | Structure of COL and EXP row numbers (created uses) | 20101019 | |||
| 2 | ES_ROWNO_LINKED | Call by reference | Type reference (TYPE) | /TDAG/CPS_ROWNUMBER | Structure of COL and EXP row numbers (linked uses) | 20101019 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /TDAG/CPY_MESSAGES | Messages table | 20101019 | |||
| 4 | EV_FLG_ERROR | Call by reference | Type reference (TYPE) | ESEBOOLE | Flag: Error occurred? | 20101019 | |||
| 5 | IO_VIEW_CTRL_COL | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPCL_UA_COL_VIEW_CTRL | Reference to Use Collection view | 20101019 | |||
| 6 | IO_VIEW_CTRL_EXP | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPCL_UA_EXP_VIEW_CTRL | Reference to Use and Exposure view | 20101019 | |||
| 7 | IT_SEL_ROWNO | Call by reference | Type reference (TYPE) | /TDAG/CPY_ROWNUMBER | Row numbers of selected Use and Exposure uses | 20101019 |
Method FUNC_USE_AND_EXPOSURE on class /TDAG/IF_EX_RCS_BADI_012 has no exception.
Method FUNC_USE_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROWNO_CREATED | Call by reference | Type reference (TYPE) | /TDAG/CPS_ROWNUMBER | Structure of COL and EXP row numbers (created uses) | 20101019 | |||
| 2 | ES_ROWNO_LINKED | Call by reference | Type reference (TYPE) | /TDAG/CPS_ROWNUMBER | Structure of COL and EXP row numbers (linked uses) | 20101019 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /TDAG/CPY_MESSAGES | Messages table | 20101019 | |||
| 4 | EV_FLG_ERROR | Call by reference | Type reference (TYPE) | ESEBOOLE | Flag: Error occurred? | 20101019 | |||
| 5 | IO_VIEW_CTRL_COL | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPCL_UA_COL_VIEW_CTRL | Reference to Use Collection view | 20101019 | |||
| 6 | IO_VIEW_CTRL_EXP | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPCL_UA_EXP_VIEW_CTRL | Reference to Use and Exposure view | 20101019 | |||
| 7 | IT_SEL_ROWNO | Call by reference | Type reference (TYPE) | /TDAG/CPY_ROWNUMBER | Row numbers of selected Use Collection uses | 20101019 |
Method FUNC_USE_COLLECTION on class /TDAG/IF_EX_RCS_BADI_012 has no exception.
Method LINK_IDENTICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROWNO_LINKED | Call by reference | Type reference (TYPE) | /TDAG/CPS_ROWNUMBER | Row numbers of created links | 20101019 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /TDAG/CPY_MESSAGES | Messages table | 20101012 | |||
| 3 | EV_FLG_ERROR | Call by reference | Type reference (TYPE) | ESEBOOLE | Flag: Error occurred | 20101012 | |||
| 4 | IO_VIEW_CTRL_COL | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPCL_UA_COL_VIEW_CTRL | Reference to Use Collection view object | 20101014 | |||
| 5 | IO_VIEW_CTRL_EXP | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPCL_UA_EXP_VIEW_CTRL | Reference to Use and Exposure view object | 20101014 |
Method LINK_IDENTICAL on class /TDAG/IF_EX_RCS_BADI_012 has no exception.
Method SET_BUTTON_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUTTON_CHARAC | Call by reference | Type reference (TYPE) | /TDAG/RCSS_BUTTON_CHARAC | Button characteristics (active, text, tooltip) | 20101011 |
Method SET_BUTTON_FUNC on class /TDAG/IF_EX_RCS_BADI_012 has no exception.
Method SET_BUTTON_LINK_IDENTICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUTTON_CHARAC | Call by reference | Type reference (TYPE) | /TDAG/RCSS_BUTTON_CHARAC | Button characteristics (active, text, tooltip) | 20101011 |
Method SET_BUTTON_LINK_IDENTICAL on class /TDAG/IF_EX_RCS_BADI_012 has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |