Hi Experts,
Pls. clarify one of my simple doubt that,
Can I pass any values as INPUT parameter under CHAGING(structure) heading of any BAPI?
My scenario: for creation of any entry in EBAN tbl, am using BAPI_PR_CREATE, so, here, I am passing the PR_TYPE as Z1 via BAPI's PRHEADER-PR_TYPE, its working fine in SE37.
But, When I hv copied this BAPI from PATTERN in SE38, the HEADER structure went to CHANGING heading!! So
Pls. let me know that, Can I pass this PR_TYPE as INPUT TO STRUCTURE, which is UNDER CHANGING heading of a BAPI?
thanq