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

Conversion routine for DIRs in AUSP

Former Member
0 Likes
516

Hello All,

could you tell me if there is any SAP-routine for conversion of DIR's keys into OBJEK-value of AUSP table?

The key of the DIRs in AUSP contain of DOKAR, DOKNR, DOKVR and DOKTL.

i need to concetanate these values for AUSP, but also split these values from AUSP.

Therefore it would be good if there is some SAP function that does it.

Thanks for help.

Karol

Hello All,

could you tell me if there is any SAP-routine for conversion of DIR's keys into OBJEK-value of AUSP table?

The key of the DIRs in AUSP contain of DOKAR, DOKNR, DOKVR and DOKTL.

i need to concetanate these values for AUSP, but also split these values from AUSP.

Therefore it would be good if there is some SAP function that does it.

Thanks for help.

Karol

1 REPLY 1
Read only

Former Member
0 Likes
383

Hi,

i've found it:

BAPI_OBJCL_SPLITKEY and BAPI_OBJCL_CONCATENATEKEY

regards,

Karol