SAP ABAP Data Element FB_ICRC_TABNAME (Table / Structure Name)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI (Application Component) Financial Accounting
     FB_ICRC (Package) Cross-System Intercompany Reconciliation
Basic Data
Data Element FB_ICRC_TABNAME
Short Description Table / Structure Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
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 Name 
Medium 20 Table Name 
Long 30 Table / Structure Name 
Heading 30 Table / Structure Name 
Documentation

Use

Specify the DDIC structure to be used for the file upload.

Dependencies

If the file is uploaded using the standard functionality, the field names have to be the same as in the corresponding lines items table of the current process.

Example

DDIC structure FBICRC_S_UPLOAD is delivered as an example of a possible structure of an upload file. If you would like to upload additional fields, you could create a new DDIC structure, include structure FBICRC_S_UPLOAD in this new structure, and specify the new structure for all the relevant companies using a file with this structure.

Supplementary Documentation - FB_ICRC_TABNAME0010

Use

Specify the DDIC structure to be used for file upload.

Dependencies

If you want to upload the file using standard functionality, the field names have to be the same as in the corresponding lines items table of the current process.

Example

DDIC structure FBICRC_S_UPLOAD is delivered as an example for a possible structure of an upload file. To upload additional fields, you could create a new DDIC structure, include structure FBICRC_S_UPLOAD in this new structure, and specify the new structure for all the relevant companies using a file with this structure.

Supplementary Documentation - FB_ICRC_TABNAME0020

Use

Specify the DDIC structure to be used for file downloads.

Dependencies

The field names of the DDIC structure have to be the same as in structure FBRC_S_ADDRESS. Note that the field contents are also transferred to the named include structures ADTEL and ADSMTP.

Example

Review DDIC structure FBRC_S_ADDRESS_TRANSF as an example of a possible structure for transfer of contact person data. Note that some of the fields that are contained in the named include structures ADTEL and ADSMTP of structure FBRC_S_ADDRESS are directly included in FBRC_S_ADDRESS_TRANSF.

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