cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with New document type

former_member219170
Participant
0 Kudos

Hi Friends,

We created one new document type say ZRI. We could able to create documents & attach the same. I am getting the following error "E26 300 The Knowledge Provider is using document type ZRI as a storage system" while calling the function module "BAPI_DOCUMENT_GETDETAIL" in ABAP programm.

Can any one suggest why this problem is coming.

Regards

Sai Krishna

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sai,

You need to make sure, kPRO is installed on the system and properly configured. The general settings under the Storage category need to be properly set. Run transaction CSADMIN to see if KPRO is installed and working correctly. Then make sure that you assign the right storage category for the doc type and KPRO checkbox is clicked. If you don't have KPRO installed, just use SAP system storage and don't check the kpro flag in your doc type configuration.

Please check us out, to get On Demand answers/knowledge to your SAP needs. We are launching shortly.

http://www.spinact.com/signup

http://www.linkedin.com/e/gis/889747

http://www.twitter.com/spinact

Best,

Monty

former_member219170
Participant
0 Kudos

Hi Friends,

Furthermore, when I checked customization I found the following:

In DMS SPRO settings

1. In Document type USE KPro was ticked. file size is showing ZERO.

2. Define data carrier type is server front end has been defined as default.

3. Maintain storage systems- In this we defined HTTP server, version no. , port no., HTTP script, Physical path, Maintain CSADMIN data also

4. Maintain storage category in this storage system is assigned.

Regards

christoph_hopf
Advisor
Advisor
0 Kudos

Hi,

I would recommend you to use BAPI_DOCUMENT_GETDETAIL2 instead of DOCUMENT_GETDETAIL. This is the most current BAPI for reading the document information.

For further information on all DMS BAPIs please see SAP note 766277 which contains a complete documentation on all DMS BAPIs in its attachment.

Best regards,

Christoph

former_member219170
Participant
0 Kudos

Hi,

I found everythink OK, but it might be system updation problem. After some time it was automatically saved without any problem.

Regards

Former Member
0 Kudos

Hi,

check whether any value is entered in file size, by double clicking on doc type.

Thank You,

Manoj

former_member219170
Participant
0 Kudos

Hi,

It is zero.

Regards

former_member219170
Participant
0 Kudos

Hi Friends,

Furthermore, when I checked customization I found the following:

In DMS settings

1. Define data carrier type is server front end has been defined.

2. Maintain storage systems-

3. Maintain storage category

Pls. let me know the solution.

Regards

Sai Krishna