SAP ABAP Data Element NA_RONAM (Name of routine to be called up in the processing program)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VN (Package) Application development output control
Basic Data
Data Element NA_RONAM
Short Description Name of routine to be called up in the processing program  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NA_RONAM    
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 10 Routine 
Medium 15 FORM routine 
Long 20 FORM routine 
Heading 55 FORM routine 
Documentation

Definition

See the documentation for the Program field.

Supplementary Documentation - NA_RONAM 0001

Procedure

The routine must have the following parameters:

FORM    TABLES    STRUCTURE TLINE

    USING    STRUCTURE THEAD.

ENDFORM.

Supplementary Documentation - NA_RONAM 0002

Use

During output determination the system calls up the routine for each specified parameter and enters an actual value.

Example

During sales order processing, for example, a sales document may automatically generate an electronic mail message. You can set up the communication record for this kind of electronic mail message so that the message can be directly processed by the recipient. For example, you can specify that, when the recipient chooses to process the message in his or her SAPOffice inbox, the system automatically calls up the transaction for changing a sales order. The system uses a parameter specified in this field to enter, for example, the actual sales order number.

Supplementary Documentation - NA_RONAM 0003

Use

The system determines whether changed output should be issued, based on the value in SYST-SUBRC field in this routine.

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