zoukankan      html  css  js  c++  java
  • S4 BP 解决 NO_ACTIVE_TAB triggered in BP

    2849782 - Exception NO_ACTIVE_TAB triggered in BP
    Version 2 Type SAP Knowledge Base Article Language English Master Language English Release Status Released to Customer Category Problem Component AP-MD-BP-UI (Dialog SAP-GUI) Released On 2020.02.05
    Please find the original document at https://launchpad.support.sap.com/#/notes/2849782
    Symptom
    When navigating through transaction BP Company Code data and General Data following Dump is raised:
    Category ABAP programming error Runtime Errors RAISE_EXCEPTION ABAP Program CL_BUS_TABSTRIP===============CP Application Component AP-MD-BP-UI
    Exception condition "NO_ACTIVE_TAB" triggered
    Environment
    Central Business Partner application• SAP ERP 6.0• SAP ERP Central Component 5.0• SAP ERP Central Component 6.0• SAP enhancement package for SAP ERP• SAP Supplier Relationship Management for SAP ERP• SAP S/4HANA•
    Reproducing the Issue
    Open a business partner using transaction BP1. Choose role FLCU002. Go to Company Code data3. Go back to General Data4. Dump is raised5.
    Cause
    Incorrect assignment of Screen sequence or Screen.
    Resolution
    For incorrect Screen sequence assignment:
    Go to t-code BUSD   1.

    choose view FLCU00    2.

    Click on BP View ->Screen Sequences   3.

    Make sure only following entry exists:  4.
    Screen sequence category: FS0001 Company Code-Dependent Data
    1 of© 2020 SAP SE or an SAP affiliate company. All rights reserved 2
    28497822020-07-24
    Screen sequence: FS0001 Company Code-Dependent Data
    For incorrect Screen assignment:
    Go to t-code BUS6  1.

    Search for the screen sequence FLCU00 and select it   2.

    Click on Screens Sequence -> Screens   3.

    Look for entry FIS010 and BUP700    4.

    Remove both entries and save the changes   .5.
    See Also
    KBA 2566662 - Raise Exception NO_ACTIVE_TAB when executing transaction BP
    Keywords
    NO_ACTIVE_TAB, BUSD, BUS6, Screen sequence ,Screen, FLCU00, FS0001
    Products
    SAP ERP Central Component all versions SAP ERP all versions SAP R/3 Enterprise all versions SAP R/3 all versions SAP S/4HANA all versions SAP enhancement package for SAP ERP all versions SAP enhancement package for SAP ERP, version for SAP HANA all versions
    This document refers to
    SAP Note/KBA Title
    2566662 Raise Exception NO_ACTIVE_TAB when executing transaction BP
    Terms of use | Copyright | Trademark | Legal Disclosure | Privacy
    2 of© 2020 SAP SE or an SAP affiliate company. All rights reserved 2

  • 相关阅读:
    MyEclipse 自带的TomCat 新增部署的时候不显示 Deploy Location
    No prohects are avaliable for deployment to this server
    Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
    Dom4j 对XMl解析 新手学习,欢迎高手指正
    电脑的技巧
    Browserify的基本使用
    bower的基本使用
    前端工程化--前端工程化技术栈
    前端工程化--架构说明
    前端工程化-前端工程化说明
  • 原文地址:https://www.cnblogs.com/mingdashu/p/13408262.html
Copyright © 2011-2022 走看看