‎2009 Apr 15 10:45 AM
Hi All,
I want to create an entry in table COSS..
Please help me...
Thnx
Rohit
‎2009 Apr 15 11:26 AM
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
‎2009 Apr 15 11:26 AM
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
‎2009 Apr 15 12:10 PM
Thnx GP..
but....
I am also looking for transaction thru which i can fill COSS....
‎2009 Apr 15 12:15 PM
‎2009 Apr 15 12:22 PM
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