cancel
Showing results for 
Search instead for 
Did you mean: 

SMP - Agentry Config panel

Former Member
0 Kudos

Hi Experts,

We are doing customization of WM 6.2 . So in this procedure we customized few POJO , BAPI and stephandler classes in JAVA. After customizing the standard classes in the process of config panel changes we identified following things.


In Mapping we followed the process :


1) POJO classes - SAPOBJECT

2) BAPI classes - BAPI_WRAPPER and BAPI_CLASS


In this way we replaced the standard classes with customized classes(extends Standard classes).

I have few doubts like

  • What is the difference between BAPI_WRAPPER and BAPI_CLASS. When we change the BAPI classes do we need to change the both in config panel.
  • When we create complete custom application, what are the configurations needed in config panel ?

Accepted Solutions (1)

Accepted Solutions (1)

former_member194451
Active Participant
0 Kudos

Hi Vijayasarathi,

Take a look at this document. It provides a How-to Build an Agentry Based Mobile App from Scratch.

http://scn.sap.com/docs/DOC-47550

Regards,

Chung - SAP Senior Support Engineer

Former Member
0 Kudos

Hi Chung,

Thank you for your support. I gone through the document, it's very helpful.

I observed few things like JAVA bapi class  is paired with BAPI_WRAPPER. But In Standard Work manager 6.2 configuration JAVA bapi class is  configured with BAPI_WRAPPER as well as with BAPI_CLASS.

So what is the reason behind this configuration ?

Can you explain these configurations in details ?

Thanks

Vijay

Answers (0)