SAP ABAP Data Element NMODUL (The next module to be called)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-BS-SQ (Application Component) Screen Sequence Control
     BZB (Package) R/3 Central Application Development: Subseq. Screen Proc.
Basic Data
Data Element NMODUL
Short Description The next module to be called  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MODULN    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long 20 Screen change module 
Heading  
Documentation

Definition

Name of an (external) subprogram, which is executed before table T185V is accessed.

Use

This program can be used to perform the screen change for preparatory actions or to perform checks, for example, as to whether a line was marked in a list or not. You can also use this program to change the specified function and call flow control recursively. Here, the new function code is processed until table T185V is read, after which the first flow control call is returned to via the subprogram, where processing is ended without further changes.

Dependencies

In the field 'Program', enter the module pool that contains the specified subprogram. If this field is empty, the flow control assumes that the subprogram in the calling module pool (in 'Application area') is found.

History
Last changed by/on SAP  19981210 
SAP Release Created in