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
  • 相关阅读:
    计算机考研真题 浮点数加法
    计算机考研复试真题 整数奇偶排序
    计算机考研复试 A+B
    计算机考研复试真题 整数拆分
    计算机考研复试真题 众数
    1121 Damn Single (25 分)
    1112 Stucked Keyboard (20 分)
    1117 Eddington Number (25 分)
    1005 继续(3n+1)猜想 (25 分)
    1047 编程团体赛 (20 分)
  • 原文地址:https://www.cnblogs.com/omygod/p/995623.html
Copyright © 2011-2022 走看看