Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

issue with BDC in SHDB

bala_krishna007
Participant
0 Kudos

Hi,

I am running SHDB for CT04 and after recording and pressing save I am getting an error as BDC_INSERT.&.is Invalid . when i run manually CT04 its working . I already checked in scn and the solution does not help.

I am running with catmode NOCATT

And I am not able to get the edit button

where as trying with the below options I am able to get the edit button but was not able to save

able to see the edit as shown below

please suggest .

thanks,

balu

2 REPLIES 2

VenkatRamesh_V
Active Contributor

Hi,

Try the Bapi.

BAPI_CHARACT_*

BAPI_CHARACT_CREATE BAPI for Characteristics - Create

BAPI_CHARACT_CHANGE BAPI for Characteristics - Change

BAPI_CHARACT_DELETE BAPI for Characteristics - Delete

BAPI_CHARACT_EXISTENCECHECK BAPI for Characteristics - Check Existence

BAPI_CHARACT_GETDETAIL BAPI for Characteristics - Read Attributes

Regards,

Venkat

0 Kudos

bala.krishna007 you shouldn't use batch input for transactions supported with BAPIs. If you just want to train on batch input, try first very simple transactions like FI01 or FI02. I don't know why you have such an issue but pay attention to authorizations (SU53).