• 删除和修改 预留 :BAPI_RESERVATI…


     删除和修改预留,我使用的BAPI_RESERVATION_CHANGE 
     这里仅作测试,return没去校验结果
     测试删除预留
    删除和修改 <wbr>预留 <wbr>:BAPI_RESERVATION_CHANGE

    行项目我开始习惯性给了个10,后来发现结果不对,打开了界面,看到是1而不是10。
    还有changedx-res_item 是行项目不是X

    开始执行完后,发现跟前台删除不一样,
    我前台直接给删掉了
    删除和修改 <wbr>预留 <wbr>:BAPI_RESERVATION_CHANGE

     掉BAPI是打的删除标记。
    可以从前台找找对应的表,行项目,F1

    删除和修改 <wbr>预留 <wbr>:BAPI_RESERVATION_CHANGE
    删除和修改 <wbr>预留 <wbr>:BAPI_RESERVATION_CHANGE

    删除成功后:

    删除和修改 <wbr>预留 <wbr>:BAPI_RESERVATION_CHANGE

    删除预留:BAPI_RESERVATION_DELETE也是删除,具体却别待测试

    以下是英文的文档……没看懂……谁看懂了请留言告知下小弟啥意思,谢谢!

    SAP Documentation for FM BAPI_RESERVATION_DELETE
    FUNCTIONALITY
    Delete reservation 
    EXAMPLE 
    You can use this method to delete individual reservations. 

    HINTS 
    The system checks the following authorization objects with the activity 06 (delete): 
    -,,M_MRES_BWA,,Reservations: movement type 
    -,,M_MRES_WWA,,Reservations: plant 
    The number of the reservation that is to be deleted must be transferred in the RESERVATION parameter 
    The TESTRUN parameter can also be set. This has the effect that the system carries out all the checks but without creating the reservation. 
    Messages are returned in the parameter 'Return'. The documentation for this parameter contains the return values and their meanings. 


    FURTHER_SOURCES_OF_INF 
    The method can only carry out its function if no error messages were created in the parameter 'Return'. 
    No transaction control is implemented. The caller therefore has to carry out the 'Commit Work' (for example, using the BAPI_TRANSACTION_COMMIT) after this method has been called up successfully; that is, if no errors were displayed in the parameter 'Return'.Documentation extract taken from SAP system, Copyright (c) SAP AG

    http://blog.sina.com.cn/sapliumeng
  • 相关阅读:
    Android_存储访问框架SAF
    Android_基础之分辨率
    Android_存储之SharedPreferences
    Android_存储之DataBase之Room
    Android_AndroidX简介&Junit4
    Android_四大组件之ContentProvider
    Android_四大组件之BroadcastReceiver
    Android_四大组件之Service
    Android启动过程_大致流程
    福利来袭,赶紧上车!
  • 原文地址:https://www.cnblogs.com/senlinmu110/p/3802075.html
Copyright © 2020-2023  润新知