Skip to Content
0
May 28, 2020 at 03:21 PM

How to select the radio button using CL_MD_BP_MAINTAIN=>MAINTAIN

281 Views Last edit May 28, 2020 at 02:20 PM 5 rev

Hi everyone,

I'm an ABAP beginner, and I'm trying to create a new business partner with BP role: Credit Management using the method CL_MD_BP_MAINTAIN=>MAINTAIN.

My question is whether it is possible to set fields on the method and select the radio button 'Limit Not Defined' or 'Limit Defined'.

(Credit Management -> Credit Segment Data -> <Credit Limit and Control> tab -> Credit Limit)

Would someone kindly tell me the way how to set fields to select the radio button if possible? or I would appreciate it if you could tell me a relevant SAPNote number.

I cannot find any appropriate fields, so now I select the radio button using batch input after BP is created.