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

Creating of Notes(Using Objects and Class)

Former Member
0 Likes
1,288

Hi all,

The requirement is Creating of Notes.....

The file will be provided on the application server......consists of fields.....

Comapny code|Contract number|Title of Note|Note Description

i had come across with the class name CL_GOS_SRV_NOTE_CREATE,by using which we can create notes.......

i had also come across with the function module SGOS_NOTE_CREATE_DIALOG, which creates the notes.....

so here my confusion starts.....

I want to do this by using Generic Object Services(GOS)......i had gone through the urls

/people/rammanohar.tiwari/blog/2005/10/10/generic-object-services-gos--in-background

/people/rammanohar.tiwari/blog/2006/03/25/generic-object-services-gos--in-background--part-ii

but i am not getting clear information how to be done

but i used that code in the urls

but note is not being created....that i cant upload the file...it is showing sy-subrc is 8.

my request to u all is how can i use the above mentioned class or function module to create the note....in the above mentioned url code.....

please any one who knows about GOS....clarify me this....

it will be my great pleasure to u all of ur replies and helpfull answers....points will also be rewareded...

cheers..

Brahma

Edited by: Brahma on Jan 3, 2008 1:21 PM

4 REPLIES 4
Read only

Former Member
0 Likes
848

Hi Experts,

Do any one know this requirement......

Waiting for your Valuable suggestion.....

Thanks in Advance....!

Brahma

Read only

Former Member
0 Likes
848

hi

See the SNOTE or service.sap.com transaction

OSS notes gives information about the Bugs or any changes in versions of SAP. Based on practice some may experience faults and dificulties, this information may be updated by OSS notes, with solutions. here we can Download support packages related to version.

Every SAP consultant can register by Using the Organisation E-mail ID and Installation No. This no you can get by clicking menubar system > status.

It is free of Cost. you will not be charged for posting or downloading.

with regards,

Hema.

pls reward if helpful.

Read only

0 Likes
848

Hi Hema,

Thanks for suggestion.....

But i think this is not a bug.........it is some where related to the GOS services.....i need a suggestion how to takle this problem......

Once again thanks for ur guidence.....

Help me out...if any one have idea......coz ideas are not created but they just will be generated......

Regards,

Brahma

Read only

Former Member
0 Likes
848

i had done it by using function module