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: 

Insert the technical object data to Service contract (VA42)

Former Member
0 Kudos

Hi Experts,

Using the FM 'BAPI_CUSTOMERCONTRACT_CHANGE' , I am creating the new item to the serivce contract.

I have to maintain the technical objects like ( Equipment number) for the new service item. But I have not seen any structure in the tables.

Could any one suggest me how we can do this.

Thnx,

Jaya.

1 REPLY 1

Former Member
0 Kudos

Hi

Probably u need to use the structure for the extension (EXTENSIONIN): here u can move the data of fields not belonging to the BAPI structures.

Max