Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

how to update distibution type in xd03 by kunnr and bukrs ?

Former Member
0 Kudos

how to update distibution type in xd03 by kunnr and bukrs ?

8 REPLIES 8

0 Kudos

Hello Saikat,

option 1: record BDC of xd02 to change knb1-GRIDTfield

option 2 : use program RFBIDE00 to update same field.

0 Kudos

hi,

can you tell me how can I use this program?

0 Kudos

hello anybody can reply me. It's urgent.

NTeunckens
Active Contributor
0 Kudos

You already posted your Question twice, please reframe from doing this (other question).

  1. Check if the "CMD_EI_API" can be used to update your 'company data'-field, check for a brief introduction of this API in this Blog : link => The API contains the field via "CMDS_EI_COMPANY-CMDS_EI_COMPANY_DATA-GRIDT"
  2. Please check if FM "SD_CUSTOMER_MAINTAIN_ALL" can provide a solution to do so ... Check the following BlogPost on how this FM can be used, as it has some complications : link (and check SAP-KBA 1826993 for further explanation).


Both have numerous samples and info in the SAP Community website, do a proper search ...


Hope this helps

Nic T.

0 Kudos

but Nic I can't understand by this how distribution type is Updated ?

My Input parameter is kunnr and bukrs

Based on this Distribution type is updated in XD03.

0 Kudos

What do you mean exactly?

Do you have trouble in implementing the code? See some of the samples such as : link and link

Inspect the "UPDATE_COMPANY_DATA" and "CUSTOMER_UPDATE" upon its inner workings, they work with 'KUNNR' and 'BUKRS' as Keys and allow for an 'U'pdate ...

JL23
Active Contributor
0 Kudos

nothing is ever updated in XD03 because XD03 is pure display transaction

JL23
Active Contributor

is this at all an ABAP question?