Application Development and Automation 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: 
Read only

srm badis

Former Member
0 Likes
517

hi all,

Please explain the uses ,purpose of the following BAdis,

1.BBP_LONGTEXT_BADI

2.BBP_CHNG_AGNT_GET

thanks in advance.

hi all,

Please explain the uses ,purpose of the following BAdis,

1.BBP_LONGTEXT_BADI

2.BBP_CHNG_AGNT_GET

thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
468

Hi Praveen,

Did you find an answer to your question?

For the problem 'Texts do not get transferred from SRM to backend in Extended Classic Scenario', the solution given to me is to implement badi BBP_LONGTEXT_BADI.

However I am facing some problems understanding how to implement this Badi.

Let me know if you were able to find any answers.

Regards,

Reshma

Read only

Former Member
0 Likes
468

Hello,

Pls say where r u stuck up ? in implementation part??

I ll say the basic steps ,dono whether its helpfull !! .....reply back for more details .I ll try n help u out...

1.u have standard definition of BBP_LONGTEXT_BADI in se 18 ok??

2.So in SE 19 just type ZBBP_LONGTEXT_BADI in the implementaion field...it will pop up for definition name ...

3.add the original badi name BBP_LONGTEXT_BADI to it.

4.it will lead u to the screen to implementation screen...

HERE LIES THE TRICK FOR ALL IMPLEMENTATION..

5. Add a short text ,FIRST SAVE AND ACTIVATE here at this stage...DO not enter the interface tab..

6.once it is activated enter into any of the method

TEXT_SCHEME_GET

TEXT_SCHEME_CHANGE

COPY_RULES_GET

LONGTEXT_ENRICH

TEXT_FIXVALUE_MAP

code your business requirement here.save and activate the method...

THATS it ...your BAdI is ready to be implemented ..

hope it helps ....else revert back ....I ll try and help out..

cheers.

praveen