on 2013 Aug 13 1:45 PM
Hi
Our client has requirement to capture the Accident details mentioned in the "Display Note" (Please find the below attached images) but not able to write a FSD on the above requirement.
Kindly note: I am able to get "Accident details" from the Table CCIHT_IP from the field ACDESC but the requirement is to capture Display Note.
need to capture details from "Display Note"
Regards
John Zacharia
Request clarification before answering.
Hi John,
Please check the below logic.
In the above screen that you mantioned at last, use GOTO menu and select 'HEADER option in it.
Now You will get the below screen
Use the function module 'READ_TEXT' and pass the details like object, language and text ID alone with text name to it.
for text name, I haven't get the required details in my case, So i just formulated the text name as below.
Pass the log id to CCIHT_IAL and get RECN that has to be passed to CCIHT_IP-RECNROOT (CCIHT_IP - Person invloved) in order to get RECN and ACTN.
Just concatenate CCIHT_IP, RECN and ACTN and pass to the text name of above mentioned FM.
Thanks and Regards,
Chellamma Devi Chandrasekar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.