cancel
Showing results for 
Search instead for 
Did you mean: 

OVS selection screen

Former Member
0 Kudos

Dear Techies,

In phase 0 of OVS, there are 2 internal tables lt_column_texts and lt_label_texts. I do not see any considerable usage of these when i am using DDIC elements. Even when i am trying to change the label in the selection screen by filling the value property i dont see any change, i think it is picking up from the domain.

When do they play a role and what is the difference between both the structure.

Please explain with a scenario.

Hope my question is clear.

Regards

Imran.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Imran,

As mentioned in the comment section of phase 0;

* configuration phase, may be omitted

* in this phase you have the possibility to define the texts,if you do not want to use the defaults (DDIC-texts)

So its clear that, when you want to use the texts other than the DDIC-texts, you have to define it here.

lt_label_texts : Here you can define your search input fields. The field which are appended in this table should be defined in the structue lty_stru_input

Eg: Job Id, Job desc.

lt_column_texts : With this, you can define your list column headinds.The field which are appended in the this table should be

defined in the structue lty_stru_list.

Eg: Job Id , Valid from, Valid To, Description

I hope, I have answered your question. Please let me know, if any further input needed.

Regards

Swetha

Answers (0)