SAP ABAP Data Element FNAUT (Payment cards: Authorization function)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BIL-IV-PC (Application Component) Payment Cards
     VFC (Package) Application development R/3 billing docs.: Payment cards
Basic Data
Data Element FNAUT
Short Description Payment cards: Authorization function  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
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 Auth.func. 
Medium 15 Authorization 
Long 20 Authorization 
Heading 31 Authorization function 
Documentation

Definition

Contains the name of the function responsible for authorizing payment card transactions.

The system converts internal authorization data into SAP standard format (internal table CCAUT). It then transfers the data to the function specified in this field.

The authorization function:

  1. Converts internal authorization data into data structures defined by the clearing house
  2. Transmits this data to the clearing house
  3. Receives authorization data back from the clearing house
  4. Converts this external data into SAP standard format (internal table CCAUT_R)

The standard system is delivered with function CCARD_AUTH_SIMULATION.

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