SAP ABAP Class IF_UC_DE_ACC_SCR_DATA (Data class for the adding new row popup)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UC_ACCOUNT_GUI_DATA Communication GUI <-> Data 20050302
2 Interface composition (i COMPRISING i_ref)  IF_UC_CUST_DATA Internal View of Customizing Data 20050302
Properties
Class IF_UC_DE_ACC_SCR_DATA  
Short Description Data class for the adding new row popup    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050302   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_DE_ACC_SCR_DATA has no forward declaration.
Interfaces
Class IF_UC_DE_ACC_SCR_DATA has no interface implemented.
Friends
Class IF_UC_DE_ACC_SCR_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 D_REF_ROW_ID Instance attribute Public Type reference (TYPE) INT4 Natural Number 20050302
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE Instance method Public Method Get error messages 20050302
2 HANDLE_BUTTON_PRESSED Instance method Public Event handling method Event handler for button_pressed event of assignment screen 20050302
3 MOVE_CURSOR Instance method Public Method Move cursor to the specified position 20050302
4 SUBMIT_NEW_ROWS Instance method Public Method Get the data on account screen 20050302
Events
Class IF_UC_DE_ACC_SCR_DATA has no event.
Types
Class IF_UC_DE_ACC_SCR_DATA has no local type.
Method Signatures

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UCF_T_DE_FORM_MESSAGE Error Messages from the logical form 20050302
2 Importing IF_AFTER_ADDING_NEW_ROW Value transfer Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20050302

Method GET_MESSAGE on class IF_UC_DE_ACC_SCR_DATA has no exception.

Method HANDLE_BUTTON_PRESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_BUTTON Call by reference Attribute reference (LIKE) 20050302

Method HANDLE_BUTTON_PRESSED on class IF_UC_DE_ACC_SCR_DATA has no exception.

Method MOVE_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Value transfer Type reference (TYPE) UC_FIELDNAME Feldname 20050302
2 Importing ID_ROW_ID Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20050302

Method MOVE_CURSOR on class IF_UC_DE_ACC_SCR_DATA has no exception.

Method SUBMIT_NEW_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_SUCCESS Value transfer Type reference (TYPE) UC_FLG Wert pro Merkmal/Attribut 20050302

Method SUBMIT_NEW_ROWS on class IF_UC_DE_ACC_SCR_DATA has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in