2012 Nov 15 5:56 AM
Hi, I have used BAPI BAPI_BUPA_CREATE_FROM_DATA to create BP.It successfully creates the BP but it is not displaying the Organisation details.It displays only Name 3 and Name 4 but not Name1 and Name2 fields. Pls help
Hi, I have used BAPI BAPI_BUPA_CREATE_FROM_DATA to create BP.It successfully creates the BP but it is not displaying the Organisation details.It displays only Name 3 and Name 4 but not Name1 and Name2 fields. Pls help
2012 Nov 15 7:19 AM
Hi,
The BAPI BAPI_BUPA_CREATE_FROM_DATA will not create all the details. you need to call different bapis depending upon requirement.
Like BAPI_BUPA_FRG0010_ADD to add sales org data
BAPI_BUPA_ROLE_ADD_2 to add role etc
Use BUPA_NUMBERS_GET to get the GUID number and use this number for further processing.
Regards
Sachin