SAP ABAP Data Element FILFGN_ROLEID (Role ID)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     GLO_FIFM_SA_02 (Package) Globalization: Utilities for forms in Arabic
Basic Data
Data Element FILFGN_ROLEID
Short Description Role ID  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FILFGN_ROLEID    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table FILFGNC_ROLEID    
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 Role ID 
Medium 15 Role ID 
Long 20 Role ID 
Heading 55 Role ID 
Documentation

Definition

Indicates an ID that determines the texts to be displayed on various sections of a legal form.

Use

You can specify a role title and a role text for each role ID.

Dependencies

Example

  • You want to display the job title Financial Manager and the name of the financial manager in a specific section of a legal form.

    To do this, for the role ID MANAGER_FI, specify the role title as Financial Manager and the role text as Sam (name of the financial manager). While generating the form, the system displays this information in sections where a reference is made to the title and text associated with this role ID.

  • You want to display the text May God Save Him in the footer of a legal form.

    To do this, for the role ID GREETING1, specify the role text as May God Save Him. While generating the form, the system displays this text in the footer section where a reference is made to the text associated with this role ID.

History
Last changed by/on SAP  20130529 
SAP Release Created in 607