SAP ABAP Data Element ARBGB (Application Area)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element ARBGB
Short Description Application Area  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ARBGB    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table T100A    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID MAG  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 ApplicArea 
Medium 13 Area 
Long 18 Application Area 
Heading AppAr 
Documentation

Definition

The indicator denotes the application area to which the error message belongs.

Use

Procedure

Display the possible input values with F4.

If you want a message to be output, you must specify the message class indicator in a program as follows:

<program_name> MESSAGE ID <message_class_ID>

Examples

Dependencies

Supplementary Documentation - ARBGB 0001

Use

If you try to enter a value into a foreign key field of the dependent table, which does not exist in the check table, then a standard message will be output. This standard message can be replaced by any message from table T100.

Procedure

To replace the standard message, enter the message class in the field
'WkAr' and the no. of the message to be output in the field 'MsgNo'.

Examples

Dependencies

Supplementary Documentation - ARBGBTN 0100

Use

You are creating the first validation for an application component/time combination.

Procedure

Enter a message class that is used by the validations of this application component/time combination. It must begin with 'Z'.

Examples

'Z1' or 'ZH'

Dependencies

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