SAP ABAP Data Element TB_XEFAELL (First due date)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FTA (Package) R/3 appl. development for Treasury money,forex,forward gen
Basic Data
Data Element TB_XEFAELL
Short Description First due date  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR10    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 Due date 
Medium 15 First due date 
Long 20 Due date 
Heading 10 Due date 
Documentation

Definition : TB_XEFAELL

The date is the first due date on which interest becomes due.

Supplementary Documentation - TB_XEFAELL0002

Use

Module pool: SAPMF72A ;

Screen : 0300

Procedure

This is a CHAR field which allows you to add to an initial date; such as: "+5", "++5", or "0". The control characters are entered in tables USR01 and AT100. The date is formatted on the basis of the function module: 'DATE_STRING_CONVERT'.

Examples

  • Initial date: 1.8.1994
    • Data field contents: +5
    • Result: 06.08.1994
  • Initial date: 1.6.1994
    • Data field contents: ++5
    • Result: 01.11.1994

Dependencies

none

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