SAP ABAP Data Element WT_PROGRAM (User ABAP program name)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-WT (Package) Withholding Tax reporting
Basic Data
Data Element WT_PROGRAM
Short Description User ABAP program name  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
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 User Pgm 
Medium 15 User Program 
Long 20 User program name 
Heading 20 User program name 
Documentation

Definition

If the standard layout tools used by the program RFIDYYWT are not able to provide you with required forms or lists or files, a specific ABAP program can be called at the end of the selection. In this program a form called OUTPUT_CREATION should be defined to exploit the internal tables supplied by the standard RFIDYYWT.

Use

Your report should contain a form as follows :

Form OUTPUT_CREATION

using P_IDWTGLOB structure IDWTGLOB

P_IDWTCOMPCD[] structure TY_IDWTCOMPCD

P_IDWTPARTNER[] structure TY_IDWTPARTNER

P_IDWTFIDOC[] structure TY_IDWTFIDOC

changing P_IDWTERROR[] structure TY_IDWTERROR .

When returning back to the main program, the tables can be displayed on screen as in a normal run.

A pattern is delivered : RFIDWWWT.

History
Last changed by/on SAP  20000131 
SAP Release Created in 46C