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: 

Regaring Asset and Equipment integration

mohammadaamir_khan
Participant
0 Kudos

Hi All,

Functional team has done setting for automatic creation of Equipment when Asset is created using AS01. My requirement is create Equipment number (External number range) with same number as that of Asset.

I tried Exit 'EXIT_SAPLAISA_001' but Code to create the Equipment is already processed in SAP before reaching this point, so can't use this.

Any help on how to achieve the requirement of creating Equipment number with same number as that of Asset getting created ?

Thanks in advance.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Try to set a break-point in FM AAPM_AA_DETERMINE_ACTION or in the call of EXIT_SAPLAAPM_002, CALL CUSTOMER-FUNCTION '002' in AAPM_AA_INTERPRETE_ANKAZ. But why did functionals asked for this, is the standard link (there are even search help) inadequate for some purpose?

Regard,
Raymond