lv_password = '@888'. call function 'BAPI_USER_CHANGE' exporting username = p_uname password = lv_password passwordx = 'X' tables return = lt_return. lcl_main=>o_msg->s_msg-operation = '重置密码'. lcl_main=>o_msg->convert_bapi_return( lt_return ). lcl_main=>o_msg->collect(...
Can you please tel me how to update mobile number through bapi_user_change... Regards, Ravi AAsk a Question Type your question here...Recommendations change Phone and Mobile number using BAPI_USER_CHA... 2011 Sep 26 bapi_user_change 2009 May 01 What is difference b/w FM ...
wa_addressx-tel1_ext = 'X'.CALL FUNCTION 'BAPI_USER_CHANGE' EXPORTING username = 'BCUSER' address = wa_address addressx = wa_addressx TABLES return = li_return. Regards, Archna You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, registe...
I am using BAPI_USER_CHANGE to update the mobile and telephone number. But when I am running the program, I only get the mobile number updated. The Telephone number is still empty. My lt_mobnum is filled with all the correct numbers. IF lv_mobnum IS NOT INITIAL. ls_mobnum-telephone ...
When try to change the item text (no text in 1st line) in Purchase Requisition (PR) by BAPI_REQUISITION_CHANGE, the item text cannot be updated correctly. Read more... Environment Materials Management (MM) SAP R/3 SAP R/3 Enterprise 4.7 ...
You would create purchase orders (PO) or a purchase requisition (PR) in mass via BAPI_PO_CREATE1 (PO) or via BAPI_PR_CREATE (PR) (or their change version) and you are wondering how to enter such configuration data what you can fill on ME21n/ME51n screen,
BAPI_USER_CHANGE to modify mobile no., telephone no, email ID Go to solution Former Member 2011 May 18 10:31 AM 0 Kudos 416 SAP Managed Tags: ABAP Development How we can change the mobile no. telephone no. and e-mail id using bapi_user_change? Reply 1 ACCEPTED ...
Dear all, I use BAPI_USER_CHANGE to change some user data and it works fine !!! But I need to see that the last change was done by this bapi-user (even if it was in