Skip to Content
0
Former Member
Sep 24, 2008 at 12:39 PM

Mapping BAPI-structure-field to its internal component

1084 Views

Hello Guru,

I'm building a function builder that should transform any structure- or table-field to its corresponding component in the internal table.

e.g.

BAPI_MARA_GA-MATERIAL should be transformed in MATNR.

My priority is concentrated by BAPI_MATERIAL_GETALL.

I should MAP all the structure or table fields to their corresponding internal element.

e.g.

BAPI_MARA_GA should be mapped to MARA

BAPI_MARA_GA-MATERIAL should be mapped to MATNR.

Thanks for your help.

Regards,

Kais