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
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_CUST_SCR_ACT Screen for Action Configuration 20090824
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_CUST_SCR_ACT_VAL Screen for Action Validation Configuration 20090828
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_CUST_SCR_ASC Screen for Association Configuration 20130213
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_CUST_SCR_BO Screen for Determination Configuration 20090827
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_CUST_SCR_DET Screen for Determination Configuration 20090820
6 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_CUST_SCR_NODE Screen for Node Configuration 20090818
7 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_CUST_SCR_QUERY Screen for Query Configuration 20091209
8 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_CUST_SCR_VAL Screen for Validation Configuration 20090825
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 GET_DATA Instance method Public Method Returns the data corresponding to the screen's fields 20090818
2 GET_DYNPRO_NUMBER Instance method Public Method Callback: Get the dynpro number 20090818
3 OPEN 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 Exporting 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 Returning 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