SAP for Public Sector Discussions
Foster conversations about citizen engagement, resource optimization, and service delivery improvements in the public sector using SAP.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_0035_CREATE not creating a grant

Former Member
0 Kudos

Hi All,

In our system, we have extended the GMGR table to include custom fields. Now when we try to create grants using BAPI_0035_create, the grant is not being created when the extension data is being passed to the BAPI.

It came to our knowledge that the BADI IF_EXIT has to be implemented and method CREATE_IN has to be used

I have activated the BADI , however am unsure what coding should be done.

Please help.

Thanks,

Soumya.

1 ACCEPTED SOLUTION

iklovski
Active Contributor
0 Kudos

Hi,

Please, chek these notes:

1317101 ExtensionIn for BAPI_0035_CREATE incorrect mapping

1274009 ExtensionIn for BAPI_0035_CREATE (part 2)

1329715 ExtensionIn for BAPI_0035_CREATE (part 3)

1105230 ExtensionIn for BAPI_0035_CREATE

Regards,

Eli

View solution in original post

3 REPLIES 3

iklovski
Active Contributor
0 Kudos

Hi,

Please, chek these notes:

1317101 ExtensionIn for BAPI_0035_CREATE incorrect mapping

1274009 ExtensionIn for BAPI_0035_CREATE (part 2)

1329715 ExtensionIn for BAPI_0035_CREATE (part 3)

1105230 ExtensionIn for BAPI_0035_CREATE

Regards,

Eli

Former Member
0 Kudos

Hi All,

This is solved .

Former Member
0 Kudos

Soumya Gayatri ,

Could you share the name of the BADI that you used for include custom fields when you created the GRANT with the BAPI.

Regards,