fhfarooqui1913
Explorer
Member since ‎2007 Feb 27

User Statistics

  • 16 Posts
  • 0 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

How do I add my old S-User ID from the previous company to SAP Universal-ID: I have switched the companies therefore my old email id with the previous company is no longer active. However, when I tried to add the old S-User ID to the Universal ID, ...
Hi Experts....Can you guys look at this and tell me whats wrong with this code:DATA : LS_9105 TYPE HRP9105.DATA: ls_act_beh_flag TYPE string. DATA: LS_WPLOG_VDATA TYPE string.DATA: LS_cand_id TYPE string.DATA: ls_hrobject TYPE hrobject. SELEC...
hello..I have a question. I have to write an interface that is suppose to read data from four different flat files and then upload the data using GUI_UPLOAD in four appropriate tables. The tables are: ZERC_PRISM Custom general compensation informatio...