Field property badi - Using custom table

Поділитися
Вставка
  • Опубліковано 16 гру 2024

КОМЕНТАРІ • 13

  • @BALU_DASAM
    @BALU_DASAM 10 місяців тому

    Koushik, 26:10 how to debug this NWBC screen. What is the program name?

    • @koushikkonda1994
      @koushikkonda1994  10 місяців тому

      That’s badi. There you can create an empty implementation and keep debugger

    • @BALU_DASAM
      @BALU_DASAM 10 місяців тому

      @@koushikkonda1994 what is the standard Badi name to debug NWBC?

    • @koushikkonda1994
      @koushikkonda1994  10 місяців тому

      @BALU_DASAM In MDGIMG, Go to General settings, go to process modeling, go to change requests, go to business add-ins, select last badi node in it.Access to customer-dependent field property settings. This is easier way to do it instead of remembering badi name.

    • @BALU_DASAM
      @BALU_DASAM 10 місяців тому

      @@koushikkonda1994 Bro, I’m not asking how to create Badi, for example there is vendor want to extend company code and purchasing org through NWBC.
      How can I debug this screen NWBC?

    • @koushikkonda1994
      @koushikkonda1994  10 місяців тому

      Bro, Iam not sure on that if there is badi or not as well

  • @jayesh44781
    @jayesh44781 6 місяців тому

    Hi Koushik, how do I debug webdynpro without knowing the BADi name?
    Let's say, for MM03 we use /h before for debug mode, how can we do the same for NWBC (webdynpro) for all the MDG governance?

    • @koushikkonda1994
      @koushikkonda1994  6 місяців тому +1

      There is nothing like /h as of I know.

    • @jayesh44781
      @jayesh44781 6 місяців тому

      @@koushikkonda1994 So there's no easiest way to identify which BADI is running for certain models (UI, DATA, PROCESS, DQM, DCM)?

    • @koushikkonda1994
      @koushikkonda1994  6 місяців тому +1

      You can start debug from feeder classes. It’s time taking process.

  • @guptap.p.s949
    @guptap.p.s949 10 місяців тому

    you included wf step in your custom table, does it mean those fields will be seen again in next stage of approval or activation ?

    • @koushikkonda1994
      @koushikkonda1994  10 місяців тому

      If it’s dialog step, then field property badi gets triggered when you open CR at that step. So you can control whether it should be hidden or mandatory or read only at that step. If it’s auto approval CR, then it’s not required at later stages.

  • @BALU_DASAM
    @BALU_DASAM 10 місяців тому

    Can you make video sap mdg 0F(finance) end to end configuration and all the things