Quantcast
Channel: SCN: Message List - SAP NetWeaver Administrator
Viewing all articles
Browse latest Browse all 8487

Re: Wrong date format JJJJ-MM-TT vs. TT.MM.JJJJ

$
0
0

Hello everybody.

 

As suggested from

*initializing fields for tax totals

SELECT SINGLE land1 FROM lfa1 INTO h_land

WHERE lifnr = is_ekko-lifnr.

*

SET COUNTRY h_land.

*SET COUNTRY IS_EKKO-lands.

 

H_land = 'DE'

 

This is our new coding now:

SELECT SINGLE land1 FROM lfa1 INTO h_land
WHERE lifnr = is_ekko-lifnr.
*
if IS_EKKO-EBELN <> ' '.
SET COUNTRY h_land.
endif.
*SET COUNTRY IS_EKKO-lands.


Thanks everybody.


Viewing all articles
Browse latest Browse all 8487

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>