cancel
Showing results for 
Search instead for 
Did you mean: 

NWBC Launchpad & ABAP Variant

Damean
Active Contributor
0 Kudos

Does anybody have any luck using combination of NBWC and Launchpad for ABAP with a Variant?

1) Variant NOT found when launching the Transaction via Launchpad

-When we launch the Application (Type=Transaction, Transaction = ME58 with a Variant specified), all we got is the error message DB630 "Variant XXX does not exist".

What I tried so far: Verified that the variant exist, and tried to use them manually by executing ME58 and then manually picking it up (successfully). Read through the OSS notes for my release (ERP6, EHP6. SSP2) and in fact apply several of the notes without success either.

2) Can't save Launchpad Transaction Variant

-I change the variant (via the [Change Launchpad] button) and attempt to save them. However when I go back to the screen again, it's NOT saved

Regards

Damean

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

See if SAP note 1809978 fixes the problem for you. If not, place a break point in form Transaction_Variant of report APB_LPD_CALL_TRANSACTION and find out which transaction variant the system is trying to access.

https://service.sap.com/sap/support/notes/1809978