RC1 IDOC SET STATUS
RC1_IDOC_SET_STATUS
CALL FUNCTION 'RC1_IDOC_SET_STATUS'
EXPORTING
idoc_number = '1234567890' " Provide your IDoc number
new_status = '68' " New status to set
EXCEPTIONS
others = 1
CALL FUNCTION 'RC1_IDOC_SET_STATUS'
EXPORTING
idoc_number = '1234567890' " Provide your IDoc number
new_status = '68' " New status to set
EXCEPTIONS
others = 1
Thank you for considering a tip! You can send Ethereum (ETH) or any other EVM-compatible token to the address below using your MetaMask wallet.
Ethereum Address:
Please verify the address and ensure you're sending on the correct network (e.g., Ethereum Mainnet, Polygon, BSC).