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

Create entry in Internal Posting table COSS

RahulKeshav
Active Contributor
0 Likes
737

Hi All,

I want to create an entry in table COSS..

Please help me...

Thnx

Rohit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
649

You can enter data Programatically but it is not a correct approach.

Create a Table maintenance Generator to for table COSS to make an Entry.

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

OR.

Check Tcode for the COSS table and Use BDC.

Regards,

Gurpreet

4 REPLIES 4
Read only

Former Member
0 Likes
650

You can enter data Programatically but it is not a correct approach.

Create a Table maintenance Generator to for table COSS to make an Entry.

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

OR.

Check Tcode for the COSS table and Use BDC.

Regards,

Gurpreet

Read only

0 Likes
649

Thnx GP..

but....

I am also looking for transaction thru which i can fill COSS....

Read only

0 Likes
649

or any BAPI......

Read only

0 Likes
649

Check the where used list for table COSS get the program name and then check for the corresponding Tcodes or check in table CROSS.

Regards,

Gurpreet