Ansicht
Dokumentation

FM_PROCESS_00001420 - Description of Process Interface 00001420

FM_PROCESS_00001420 - Description of Process Interface 00001420

ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is an interface description only and does not contain any instructions. It is intended for developers of those additional components that provide their own function module at Event 00001420 (Line item screen modification).

Function module SAMPLE_PROCESS_00001420 must not be changed.

If you want to create your own function module that is to be accessed at the callup point mentioned above, proceed as follows:

  1. Copy the function module to your own name range.
  2. Do not change any transfer parameters !!
  3. Write your own coding in the copied function module.
  4. Save and activate your function module.
  5. Carry out the necessary settings in Customizing. Business Transaction Events

PROCESS

This process is run before the line item screen is processed.

INTERFACE

The current contents of the document header fields and of the line item are transferred to the additional component. Using this data, the system can determine which fields that are currently visible should be hidden, and which fields that are currently ready for input should no longer be so. This is made possible by making an entry in the relevant table, T_NOINPUT or T_INVISIBLE. These tables are blank when they are transferred to the additional function module. If you enter the field BSEG-SGTXT in table T_INVISIBLE, the field "Segment text" is no longer visible.

An exception enables you to prevent changes being made to the long texts of a document. To implement this feature, generate the entry 'OF05L-LTEXT' in the table.





Parameters

I_AKTYP
I_BKPF
I_BSEG
T_INVISIBLE
T_NOINPUT

Exceptions

Function Group

FMPY_E

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2007 Date: 20240523 Time: 100323     sap01-206 ( 44 ms )