SAP ABAP Interface /BOBF/IF_CUST_SCREEN (Interface for Detail Screens and Wizards)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CUSTOMER_UI (Package) Business Object Processing Framework Customer UI

⤷

⤷

Meta Relationship - Used By
Properties
Interface | /BOBF/IF_CUST_SCREEN | |
Short Description | Interface for Detail Screens and Wizards |
General Data
Package | /BOBF/CUSTOMER_UI | Business Object Processing Framework Customer UI |
Created | 20090818 | 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 /BOBF/IF_CUST_SCREEN has no interface.
Friends
Interface /BOBF/IF_CUST_SCREEN has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_SCREEN_DATA_TYPE | Instance attribute | Public | Type reference (TYPE) | STRING | 20090831 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the data corresponding to the screen's fields | 20090818 |
2 | ![]() |
Instance method | Public | Method | Callback: Get the dynpro number | 20090818 |
3 | ![]() |
Instance method | Public | Method | Used by Manager: Open screen and load data | 20090818 |
Events
Interface /BOBF/IF_CUST_SCREEN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_PROPERTY | Public | See coding | 20090818 | tt_property TYPE STANDARD TABLE OF ty_property
|
||
2 | TY_PROPERTY | Public | See coding | 20090818 | BEGIN OF ty_property,
name TYPE c LENGTH 132,
active TYPE boole_d,
invisible TYPE boole_d,
input TYPE boole_d,
END OF ty_property
|
Method Signatures
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20090818 |
Method GET_DATA on Interface /BOBF/IF_CUST_SCREEN has no exception.
Method GET_DYNPRO_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20090818 |
Method GET_DYNPRO_NUMBER on Interface /BOBF/IF_CUST_SCREEN has no exception.
Method OPEN Signature
Method OPEN on Interface /BOBF/IF_CUST_SCREEN has no parameter.
Method OPEN on Interface /BOBF/IF_CUST_SCREEN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |