sap - Getting customer master -
How can I get and print client master data from a report?
I have customer number but I do not know other details such as: In my research I have found the option as: To do a query on KNA and other customer master data tables BAPI_CUSTOMER_GETLIST BAPI_CUSTOMER_GETDETAIL2 ridden I need a snippet report The customer can print the master. You can try the function module More importantly, one minute My shoulder is called cipher surfing buddies that you simply As a snippet, you should at least try and tell us where you fail.
BAPI_CUSTOMER_GETDETAIL2 , the
CUSTOMERADDRESS .
BAPI
BAPI_CUSTOMER _ * ask because Biapiai you to clearly follow a pattern Have done
data: wa_address TYPE bapicustomer_04 parameters P_kunnr TYPE kunnr call functions exported 'BAPI_CUSTOMER_GETDETAIL2' Kstmrno = p_kunnr to import client n = Write: wa_address-name, wa_address-name_2, wa_address-city, wa_address -country
Comments
Post a Comment