on 2010 Jul 23 2:18 AM
Hi.
I´m using BAPI_BUPA_FS_CREATE_FROM_DATA2 to create employee, by using role, and it works fine. Now I need to fill USERNAME field, but I can´t find any structure or table into BAPI_BUPA_FS_CREATE_FROM_DATA2 to fill data.
I receive username data from an interface.
Some body help me please.
Thanks and regards.
Hi Jorge,
I was going through this thread when I cam across your query. I have a question. What is the functional use of the Username Field with the BP Create Scenario? There are a couple of fields in the BUT000 Table which will have CREATED BY and CREATED AT information which stores the logged on user information. Are you trying to fill those information by any chance?
Thanks,
Samantak.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Solved.
First, BP must be created with BAPI_BUPA_FS_CREATE_FROM_DATA2. Then I gets Partner GUID with BAPI_BUPA_GET_NUMBERS, but BP is not assigned to a structure, and it´s not a central person. Central person must be created also, with BP_BUPA_CREATECENTRALPERSON, and with person ID assign username with BP_CENTRALPERSON_ASSIGN_USER.
I hope it will be helpful for anybody.
Regards.
Hello Jorge,
This field may not be available in SAP. If that is the case, at first you have to make sure that whether this field should update in SAP or not.you can have word with ur customer/ functional colleague on this matter.
If yes is the answer , you people have to find out in which table you have to add this as a field, and at what level..
Now search for a BAPI which will support extension.
This is just a generic way.
Regards,
Antony Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
13 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.