SAP ABAP Data Element FFNAM (Field name)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element FFNAM
Short Description Field name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR11    
Data Type CHAR   Character String 
Length 11    
Decimal Places 0    
Output Length 11    
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  
Heading 11 Field 
Supplementary Documentation - FFNAM 0001

Use

You can set up the organizational key using certain fields of infotype 0001 Organizational assignment (0001) or literals.

Procedure

  1. Enter the required field names and/or a literal in the order in which they should appear in the organizational key.
  2. Check the field length in the Data Dictionary. If you want to store a shorter field length, enter this length explicitly.

Examples

The organizational key you want to use should contain the following organizational structure fields and the administrator's name (Smith):

01 P0001-PERSG 01 00 (employee group : character 01)

02 P0001-PERSK 02 00 (employee subgroup: characters 02 and 03)

03 P0001-KOSTL 05 05 (cost center : characters 04 to 08)

04 'FEUERER 06 00 (literal SMITH : characters 09 to 14)

Dependencies

Refer to the field documentation on Length and Offset.

Supplementary Documentation - FFNAM 0002

Use

Field to be placed on magnetic tape for tax reporter

Procedure

If you want to place the value of a field at a specific location on the magnetic tape, you define here the field name which value you want to see on the magnetic tape.

Examples

In the ICESA format the employee wage record expects on position 38 the employee's street, so you set up this field as P0006-STRAS.

Dependencies

Supplementary Documentation - FFNAM 0003

Use

Field to be placed on the data medium

Procedure

If you want to place the value of a specific field at a certain location on the record identified by the sequential number specify the name of the field here.

Examples

In the tax form RES_TAX_SANWA 'Residence Tax Payment by Sanwa Bank', the second record ('data record') that has to be written to the data medium contains information different for each tax office.

This record carries
o on position 1 a '2'
o on position 2 the municipal city contained in field RCTVC
o on position 8 the city name contained in field CTXKK
...

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