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

Regarding Views Generation

Former Member
0 Likes
667

Hi i am doing standard Program modification with respect to OSS notes given by SAP.

in that they have given

\

The folllowing views should be generated after the DDIC changes.

J_1IVTXRAT for table J_1IEXCTAX

J_1IEXCDEF for table J_1IEXCDEF

J_1IEXCACC for table J_1IEXCACC

how we can proceed with this.

what is the view generation?

please help me.

thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
643

Hi,

Whenever you create Table maintenance generator from SE11 -> utilities-> table maintenance generator , a View will be created which allows you to enter the Values from SM30 Transaction.

So in this case also you are asked to generate the table maintenance for the 3 tables which in turns create the 3 views corresponding to the tables

J_1IEXCTAX

J_1IEXCDEF

J_1IEXCACC

Views for them are

J_1IVTXRAT

J_1IEXCDEF

J_1IEXCACC

Table maintenance creation steps:

table maintanance Generator is used to manually

input values using transaction sm30

follow below steps

1) go to se11 check table maintanance check box under

attributes tab

2) utilities-table maintanance Generator->

create function group and assign it under

function group input box.

also assign authorization group default &NC& .

3)

select standard recording routine radio in table

table mainitainence generator to move table

contents to quality and production by assigning

it to request.

4) select maintaience type as single step.

5) maintainence screen as system generated numbers

this dialog box appears when you click on create

button

6) save and activate table

reward points if useful

regards,

Anji

5 REPLIES 5
Read only

Former Member
0 Likes
644

Hi,

Whenever you create Table maintenance generator from SE11 -> utilities-> table maintenance generator , a View will be created which allows you to enter the Values from SM30 Transaction.

So in this case also you are asked to generate the table maintenance for the 3 tables which in turns create the 3 views corresponding to the tables

J_1IEXCTAX

J_1IEXCDEF

J_1IEXCACC

Views for them are

J_1IVTXRAT

J_1IEXCDEF

J_1IEXCACC

Table maintenance creation steps:

table maintanance Generator is used to manually

input values using transaction sm30

follow below steps

1) go to se11 check table maintanance check box under

attributes tab

2) utilities-table maintanance Generator->

create function group and assign it under

function group input box.

also assign authorization group default &NC& .

3)

select standard recording routine radio in table

table mainitainence generator to move table

contents to quality and production by assigning

it to request.

4) select maintaience type as single step.

5) maintainence screen as system generated numbers

this dialog box appears when you click on create

button

6) save and activate table

reward points if useful

regards,

Anji

Read only

0 Likes
643

2) utilities-table maintanance Generator->

create function group and assign it under

function group input box.

also assign authorization group default &NC& .

When i am doing this sys asking for the access key shell i proceed with access key.

Read only

former_member404244
Active Contributor
0 Likes
643

Hi,

its nothing but maintainance view for that particular table..

Regards,

Nagaraj

Read only

Former Member
0 Likes
643

how u are doing it ? manual or automatic?

Regards

Prabhu

Read only

0 Likes
643

Manually i am doing.