Skip to Content
Author's profile photo NARSAIAH THOTTEMPUDI

Step by step to add current date and timestamp in middle of receiver file name using abap mapping

Hi All,

Requirement :  I want to add current date and time stamp in the middle of the receiver file name using abap dynamic configuration functionality.

Step 1: Configure Receiver file communication channels like below.

/wp-content/uploads/2016/05/c1_964694.png

Step 2 : click on Advanced tab and check adapter specific message attributes.

/wp-content/uploads/2016/05/c2_964695.png

Step 3: Create mapping class in SE24.

Below is the sample code in mapping class.

/wp-content/uploads/2016/05/c3_964830.png

/wp-content/uploads/2016/05/c4_964831.png

Step 4: Assign mapping class at operation mapping level.

/wp-content/uploads/2016/05/c5_964731.png

Step 5 : Provide our operation mapping details at Interface determination level.

/wp-content/uploads/2016/05/c6_964732.png

Then output filename will be Test+Current date + time stamp + .csv.pgp

Hope this  will be useful.

Thank you,

Narasaiah T.

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.