2010 Jun 09 3:52 PM
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
2010 Jun 09 5:01 PM
Hi,
i've found it:
BAPI_OBJCL_SPLITKEY and BAPI_OBJCL_CONCATENATEKEY
regards,
Karol