2009 Nov 10 12:51 PM
Hi,
In transaction NAMB the file is available in preview which shows AMB values and SAP values. In order to modify the format of AMB values BADI IF_ISH_AMBDATA_FILL and IF_ISH_AMBDATA_FORMAT are implemented.
Using these we are able to format the data in preview mode (shown on pressing F7) but when user download the file using create button the pointer moves from NAMB standard program to some other program and displays the original format.
Has anybody worked on similar issues. Would like to know how the field formats can be modified in this downloaded file.
Thanks
anya
2009 Nov 10 4:07 PM
Hello anya,
in the report documentation of the AMB report you can find a block "Prerequisites" with a link to the Implementation Guideline (IMG) about step-by-step customizing of the AMB report:
Prerequisites
Communication-specific Customizing
SAP delivers a communication standard with versions, message types, message segments, and message fields assigned to the EDI procedure (AMB). However, you can also define your own communication standard and add region-specific fields.
For more information about Communication-specific Customizing, see the Customizing for SAP Healthcare - Industry-Specific Components for Hospitals under Communication -> Electronic Data Interchange -> Customizing Step-By-Step -> IT: AMB Customizing.
There you can find a paragraph "Which Customizing steps must be considered for Ambulatory Report In order to represent the regional file format (specific to regions in Italy) ...
"
I hope this hints help you.
Kind regards
Bernhard
2009 Nov 12 5:31 AM