Hi,
I am trying to convert the below input value to HEXADECIMAL 16 digits any idea?
Input value - 4179443068345003452
Output HEX value is - 3A005D53B7AC2DBC
Hi, Vendor master is having email XYZ@gmail.com and address field with number "12344" but standard FM BUPA_ADDRESS_GET_DETAIL is retrieving different email id of address number"12343".
Hi,
I am submitting the calling program using JOB open and JOB close, the job is created and SUBMITTING prog2.
But not working after the START-OF-SELECTION.
All parameters are passed correctly. appreciate if anything identified in the below co...
Dear SAP Experts,
Need to help to code "unzip" a .gz file extension?
In the Server, we have compress files with this extension and we have to develop a new custom program "unzip" the files and read data.
Read the content for the below highli...
I figured it out, the BP transaction have different email address compare to vendor transaction so the FM is related to BP so it picked the address of BP email. Thank you.