zoukankan      html  css  js  c++  java
  • How to Modify SAP Form 沧海

     

    If you want to modify SAP forms, set up your development environment as follows:

    1.       Make sure that no SAP-standard forms are stored as client-specific copies in your development client.

    Such forms should be held only in client 000, the SAP development and installation client. If you access an SAP-standard form from another client, then the central copy in client 000 is used.

    If you need to remove SAP-standard objects from your development client, see Notes 10388 and 3355 in the SAP Online Service System (OSS). These notes explain the procedure for saving modified forms and then deleting all forms.

    2.       To modify SAP standard forms,

    – Copy the forms you need from client 000 to your development client.

    – Rename the forms using a name from the customer name reserve (names starting with Y or Z).

    – Copy the forms to one of your own Y or Z development classes.

    Renaming the SAP standard object makes it possible to manage and transport your changes with the SAP workbench organizer. The organizer is not activated for SAP-standard objects that are modified in clients other than 000.

    3.       To put your modifications into effect, you must also modify the ABAP print program used to print documents that use this form. You should rename such print programs and store them in your own Y or Z development classes.

    You can use the SAP Customizing System to replace the SAP print program with your modified print program in the affected applications

     

    专注于企业信息化,最近对股票数据分析较为感兴趣,可免费分享股票个股主力资金实时变化趋势分析工具,股票交流QQ群:457394862
  • 相关阅读:
    http协议
    web自动化测试
    测试用例的编写
    软件测试基础知识
    内置对象session
    eclipse中快捷键使用技巧
    多线程
    jsp中的九大内置对象
    制作网站用到的一点知识
    正则表达式 7 ----大括号
  • 原文地址:https://www.cnblogs.com/omygod/p/995623.html
Copyright © 2011-2022 走看看