cancel
Showing results for 
Search instead for 
Did you mean: 

neither has attached source nor attached Javadoc and hence no Javadoc could

former_member572327
Participant
0 Kudos

Hi All,

Im implementing a calendar in WD java with SAP Netweaver7.1 and i have imported the below files for the same.

import com.sap.dictionary.runtime.container.CctCode;

import com.sap.dictionary.runtime.container.CctDate;

import com.sap.dictionary.runtime.container.CctDateTime;

import com.sap.dictionary.runtime.container.CctDuration;

import com.sap.dictionary.runtime.container.CctTime

when i place my mouse over the above elements it says "This element neither has attached source nor attached Javadoc and hence no Javadoc could be found".what shud i do to get the same.

and when i try to use the constructor CctDateTime(Time, CctCode, boolean),It says "constructor is undefined"

Can anyone help me to solve this issue?

thanks in advance

Regards,

Nithya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Friend,

From The Following link You can Get All the API details releted to

com.sap.dictionary.runtime.container. After this i don't think you will need the javadoc for same.

[Hierarchy For Package com.sap.dictionary.runtime.container |http://help.sap.com/javadocs/nwce/current/ddic/com.sap.ddic/com/sap/dictionary/runtime/container/package-tree.html]

Regards

Jeetendra

Answers (0)