RAP EML - Create & Create By Association Introduction | ABAP Restful Programming Model

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 พ.ย. 2022
  • We have discussed about READ & BY ASSOCIATION EML and how that works, Similarly we have an CREATE & BY ASSOCIATION EML which helps us to create new BO Instance header & associated item records easily.
    Unlike other requests, for create we need to prepare the content for new instances of both header & items.
    These are below parameters which needs to populated while preparing the content
    For Header & Items:
    %CID - Content Id refers unique id before primary key creation
    %DATA - Column values should be populated
    %CONTROL - Set which column values are going to create
    For Items:
    %CID_REF - Content Id reference helps for mapping header content
    %TARGET - Associated item data to be created
    This video provides introduction of Create & by association EML's but lets understand these characteristics with a demo in the next video : • Create & Create By Ass...

ความคิดเห็น • 2