cancel
Showing results for 
Search instead for 
Did you mean: 

Issuer Business Partner Field in FWZZ (Class Master )

sourabh_muthreja
Participant
0 Kudos

Dear SAP mentors,

My client want the Issuer Field should Not be compulsory , Can we done from the Configuration ? Please help

Accepted Solutions (0)

Answers (1)

Answers (1)

grigoriy_babitskiy
Active Contributor
0 Kudos

No, it is not possible to do from the Configuration. It is preconfigured (written in ABAP).

What you can do:

  1. Create Dummy Business Partner (much easier to do).
  2. Find a place in programm, functional module or class where you can create Enchancement Point and redefine ABAP logic for Issuer field (much harder to do).