SAP ABAP Interface IF_WCB_SCREEN (Screen)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_UI_DYNPR (Package) Condition Contract User Interface with Screen Technology
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_CC_VIEW Condition Contract View 20041201
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_CONDITION_VIEW Condition View 20041202
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_HEADER_VIEW Header View 20041202
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_ITEM_VIEW Item View 20041202
Properties
Interface IF_WCB_SCREEN  
Short Description Screen    
General Data
Package WCB_CC_UI_DYNPR   Condition Contract User Interface with Screen Technology 
Created 20041201   SAP 
Last changed 20050615   SAP 
Unicode checks active    
Forward declarations
Interface IF_WCB_SCREEN has no forward declaration.
Interfaces
Interface IF_WCB_SCREEN has no interface.
Friends
Interface IF_WCB_SCREEN has no friend.
Attributes
Interface IF_WCB_SCREEN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_LEAVE Instance method Public Method Before Exiting Workbench 20050209
2 BEFORE_SAVE Instance method Public Method Before Saving 20050203
3 CALC_EXCLUDING_LIST Instance method Public Method Exclusion List for Function Codes 20041201
4 COLLAPSE Instance method Public Method Compress Screen 20041201
5 EXPAND Instance method Public Method Expand Screen 20041201
6 FREE Instance method Public Method Release Controls 20050304
7 GET_FCODE_PREFIX Instance method Public Method Prefix for All FCodes 20041202
8 GET_FIELD_PROPERTY Instance method Public Method Return Field Attribute 20041203
9 GET_PROGRAM Instance method Public Method ABAP Program: Current Main Program 20041201
10 GET_SCREEN Instance method Public Method Screen Number 20041201
11 HANDLE_FCODE Instance method Public Method Process Function Code 20041201
12 INIT_CONTROLS Instance method Public Method If Necessary Initialize Controls 20050131
13 INSERT_CHANGED_FIELD Instance method Public Method Insert a Changed Field 20041202
14 IS_COLLAPSED Instance method Public Method Compressed Screen? 20041201
15 IS_DUMMY Instance method Public Method Only Dummy (No Connection to Model) 20041202
16 IS_EMPTY Instance method Public Method Empty Screen? 20041201
17 PAI Instance method Public Method PAI Time 20041201
18 PBO Instance method Public Method PBO Time 20041201
19 PBO_FINISHED Instance method Public Method Called at End of PBO 20050112
20 PERFORM_INPUT_CHECKS Instance method Public Method Perform Input Checks and Transfer Data 20050428
21 RELEASE_MODEL_LINK Instance method Public Method Delete Reference to Model 20041202
22 RESET_CHANGED_FIELDS Instance method Public Method Reset List of Changed Fields 20041202
Events
Interface IF_WCB_SCREEN has no event.
Types
Interface IF_WCB_SCREEN has no local type.
Method Signatures

Method BEFORE_LEAVE Signature

Method BEFORE_LEAVE on Interface IF_WCB_SCREEN has no parameter.
Method BEFORE_LEAVE on Interface IF_WCB_SCREEN has no exception.

Method BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DDIC_ERROR Call by reference Type reference (TYPE) BVAL DDIC Fehler 20050428
2 Exporting E_ERROR Call by reference Type reference (TYPE) BVAL Fehler 20050426
3 Exporting E_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WCB_PROTOCOL Protokoll 20050426

Method BEFORE_SAVE on Interface IF_WCB_SCREEN has no exception.

Method CALC_EXCLUDING_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_EXCLUDE_FCODE Call by reference Type reference (TYPE) WCB_FCODE_STAB Tabelle mit Funktionscodes 20041201

Method CALC_EXCLUDING_LIST on Interface IF_WCB_SCREEN has no exception.

Method COLLAPSE Signature

Method COLLAPSE on Interface IF_WCB_SCREEN has no parameter.
Method COLLAPSE on Interface IF_WCB_SCREEN has no exception.

Method EXPAND Signature

Method EXPAND on Interface IF_WCB_SCREEN has no parameter.
Method EXPAND on Interface IF_WCB_SCREEN has no exception.

Method FREE Signature

Method FREE on Interface IF_WCB_SCREEN has no parameter.
Method FREE on Interface IF_WCB_SCREEN has no exception.

Method GET_FCODE_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PREFIX Value transfer Type reference (TYPE) WCB_FCODE_PREFIX View spezifischer Präfix 20041202

Method GET_FCODE_PREFIX on Interface IF_WCB_SCREEN has no exception.

Method GET_FIELD_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) WCB_SCREENFIELD Komponente "name" der screen Struktur 20041203
2 Returning RE_PROPERTY Value transfer Type reference (TYPE) WCB_FIELD_PROPERTY Eigenschaft eines Ausgabefeldes 20041203

Method GET_FIELD_PROPERTY on Interface IF_WCB_SCREEN has no exception.

Method GET_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROGRAM Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20041201

Method GET_PROGRAM on Interface IF_WCB_SCREEN has no exception.

Method GET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SCREEN Value transfer Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20041201

Method GET_SCREEN on Interface IF_WCB_SCREEN has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20041201

Method HANDLE_FCODE on Interface IF_WCB_SCREEN has no exception.

Method INIT_CONTROLS Signature

Method INIT_CONTROLS on Interface IF_WCB_SCREEN has no parameter.
Method INIT_CONTROLS on Interface IF_WCB_SCREEN has no exception.

Method INSERT_CHANGED_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20041202

Method INSERT_CHANGED_FIELD on Interface IF_WCB_SCREEN has no exception.

Method IS_COLLAPSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COLLAPSED Value transfer Type reference (TYPE) BVAL Boolean 20041201

Method IS_COLLAPSED on Interface IF_WCB_SCREEN has no exception.

Method IS_DUMMY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DUMMY Value transfer Type reference (TYPE) BVAL Boolean 20041202

Method IS_DUMMY on Interface IF_WCB_SCREEN has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EMPTY Value transfer Type reference (TYPE) BVAL Boolean 20041201

Method IS_EMPTY on Interface IF_WCB_SCREEN has no exception.

Method PAI Signature

Method PAI on Interface IF_WCB_SCREEN has no parameter.
Method PAI on Interface IF_WCB_SCREEN has no exception.

Method PBO Signature

Method PBO on Interface IF_WCB_SCREEN has no parameter.
Method PBO on Interface IF_WCB_SCREEN has no exception.

Method PBO_FINISHED Signature

Method PBO_FINISHED on Interface IF_WCB_SCREEN has no parameter.
Method PBO_FINISHED on Interface IF_WCB_SCREEN has no exception.

Method PERFORM_INPUT_CHECKS Signature

Method PERFORM_INPUT_CHECKS on Interface IF_WCB_SCREEN has no parameter.
Method PERFORM_INPUT_CHECKS on Interface IF_WCB_SCREEN has no exception.

Method RELEASE_MODEL_LINK Signature

Method RELEASE_MODEL_LINK on Interface IF_WCB_SCREEN has no parameter.
Method RELEASE_MODEL_LINK on Interface IF_WCB_SCREEN has no exception.

Method RESET_CHANGED_FIELDS Signature

Method RESET_CHANGED_FIELDS on Interface IF_WCB_SCREEN has no parameter.
Method RESET_CHANGED_FIELDS on Interface IF_WCB_SCREEN has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600