Application Development and Automation 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: 
Read only

gui status

Former Member
0 Likes
1,670

hi all,

The requirement is for VA01 trx. after giving the ORDER TYPE on initial screen the usre presses enter it goes to Create CC Local Order Overview In the menu bar in EXTRAS there is an option TEchnical Object.This option i.e 'Technical Object' has to be placed on the application toolbar can anybody tell me the gui status of Create CC Local Order Overview ? .

There r two module pool programs for Va01 SAPMV45A & SAPMV45B i have copied them & assigned zabc trx to SAPMV45A when i run this trx i get an error message entry doesnot exsist in table T180 & the transaction isnot processed further.also the dialog modules arenot copied ZSAPMV45A.

Thanx & regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,409

hi ,

thanx for your input the basic problem is the other part now:

There r two module pool programs for Va01 SAPMV45A & SAPMV45B i have copied them & assigned zabc trx to SAPMV45A when i run this trx i get an error message entry doesnot exsist in table T180 & the transaction isnot processed further.also the dialog modules arenot copied ZSAPMV45A.

any idea how to solve this?

9 REPLIES 9
Read only

Former Member
0 Likes
1,409

Hi AS,

Goto System->Status form this popup doulbe click on the GUI status. In you case GUI status is 'U'. Double click on it, then it will go to se41 screen..

regards

Rajesh

Read only

Former Member
0 Likes
1,410

hi ,

thanx for your input the basic problem is the other part now:

There r two module pool programs for Va01 SAPMV45A & SAPMV45B i have copied them & assigned zabc trx to SAPMV45A when i run this trx i get an error message entry doesnot exsist in table T180 & the transaction isnot processed further.also the dialog modules arenot copied ZSAPMV45A.

any idea how to solve this?

Read only

0 Likes
1,409

Maintain your transaction and screen in <b>V_T180</b> Table maintaince.

Cheers,

TM.

Read only

0 Likes
1,409

hi ,

can u please elaborate how can i do that?

regards

Read only

0 Likes
1,409

Sm30==> V_t180==> your new tcode & zsapmv45a

give the target group as 0(Sales order) Save it...

See the entries for SAPMV45B.

It actual defines the ctrl sequence.

Personally I do not prefer to make a zva01 and make entry to this table since va01 standard functionality might be used in lots of places.

In Va01 if you use the Tcode <b>POTO</b> the technical object can be retrieved. My advice is to use the best instead of customizing the order transaction.

Rgds,

TM

Read only

0 Likes
1,409

hi thomas,

thanx for the prompt reply iam just making the customized trx for practice purpose.

every body thanx for the input iam giving the promised points

reagrds .

Read only

0 Likes
1,409

A new error has popped up when i run the trx zabc i get the error:

Flow control entry ZSAPMV45 is missing in T185V.

Any idea how to solve it.

thanx

Read only

0 Likes
1,409

AS,

For the entire process you need to define the screen flow.

Again you have to use <b>V_T185V</b>

Read only

0 Likes
1,409

in table maintainence wht function code & transaction type should be given for V_T185V?

regards