SAP ABAP Class /BOBF/IF_CUST_SCREEN (Interface for Detail Screens and Wizards)
Meta Relationship - Used By
Properties
Class | /BOBF/IF_CUST_SCREEN | |
Short Description | Interface for Detail Screens and Wizards | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090818 | 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 /BOBF/IF_CUST_SCREEN has no interface implemented.
Friends
Class /BOBF/IF_CUST_SCREEN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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
Class /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 class /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 class /BOBF/IF_CUST_SCREEN has no exception.
Method OPEN Signature
Method OPEN on class /BOBF/IF_CUST_SCREEN has no parameter.
Method OPEN on class /BOBF/IF_CUST_SCREEN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |