Entering content frame

Procedure documentation Hiding the Date and Time Locate the document in its SAP Library structure

Use

You follow this procedure to hide the date and time in the document journal header, as required in Turkey. It involves creating a function module (steps 1–9), a new product (steps 10–11), and then assigning both to a new process (steps 12–14).

Procedure

  1. In Customizing for Financial Accounting, choose Financial Accounting Global Settings ® Use Business Transaction Events ® Environment ® Infosystem (processes).
  2. In Process interface, enter 00003210 and choose This graphic is explained in the accompanying text.
  3. A list appears.

  4. Position the cursor on process 00003210 and choose This graphic is explained in the accompanying text Sample function module.
  5. Choose This graphic is explained in the accompanying text.
  6. A dialog box appears.

  7. In To: function module, enter a name of your choice for the new function module, change the function group to IDTR and choose This graphic is explained in the accompanying text Copy.
  8. Another dialog box appears.

  9. In Request, enter the request that you want to include the function module in and choose This graphic is explained in the accompanying text.
  10. You return to the main screen. The name of your new function module is displayed in the Function module field.

  11. Choose This graphic is explained in the accompanying text Change.
  12. On the Source code tab, insert the following line:
  13. MOVE SPACE TO I_BHDGD-LINE1+90(42).

  14. Save the source code.
  15. Go back to the SAP Business Framework: Business Transaction Events screen and choose Settings ® Products ® … of a customer.
  16. Create and activate a new product with a name of your choice and save it.
  17. Go back to the previous screen and choose Settings ® Process function modules ® … of a customer.
  18. Create a new entry for process 00003210, setting the country to TR, leaving the application blank, and entering your new function module and product.
  19. Save the entry.
Leaving content frame