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

DIR - Change Revision Level

Former Member
0 Likes
661

Hello Friends,

How can I change the revision level of a DIR without creating a new version?

Per config, when I create a DIR it is assigned a rev level "-". Then I want to change it to an higher level "A" or "B" or whatever.

I am using BAPI_DOCUMENT_CREATE2 and BAPI_DOCUMENT_CHANGE2 for my process. Eventhough I pass a different rev level, SAP creates the DIR always with the first revision level per the config, which in our case is "-".

Any input/advise on this issue will be greatly appreciated!

Thanks,

Sam

Hello Friends,

How can I change the revision level of a DIR without creating a new version?

Per config, when I create a DIR it is assigned a rev level "-". Then I want to change it to an higher level "A" or "B" or whatever.

I am using BAPI_DOCUMENT_CREATE2 and BAPI_DOCUMENT_CHANGE2 for my process. Eventhough I pass a different rev level, SAP creates the DIR always with the first revision level per the config, which in our case is "-".

Any input/advise on this issue will be greatly appreciated!

Thanks,

Sam

1 REPLY 1
Read only

Former Member
0 Likes
462

Revision level has to be changed using a separated function call - REVISION_LEVEL_UPDATE