SAP Community Network Forums » Abd-Al-Aleem

 
User Profile for Abd-Al-Aleem
   
 
Name: Abd-Al-Aleem  - View user's Business Card  
Registered: Jun 17, 2009
Total Posts: 35
Total Questions: 9 (6 unresolved)
Forum Points: 18
 
   


Recent Messages: Point your RSS reader here for a feed of the latest messages in all forums
Move from One System to another without transport Route
 
Hi, How can we move objects in a TR from one system to another whout actually transporting them?...
Re: missing dynamic date calculation in ECC6
 
ABAP Development » ABAP, General, Nov 17, 2009
Hi, The problem I believe is you are assigning the Select_Option-Low = Current Date and you are ...
Re: New page at every nth record
 
I figured out. I have used n = 6 in the below javascript if (this.index != 0) {this.index%6 ==0 }
Re: Table row index through scripting
 
I figured out. I can use the javascript this.index to get the current row index
Re: Condition Break...
 
use the below java script and let me know if it works for you: if (this.inex != 0) { this.index%5 =...


Recent Questions:
SHared Infotypes
 
SAP Solutions » ERP HCM (HR), Aug 3, 2009
Hi Experts, Can anyone explain me the process of making an infotype shared? Let me give the c...
e-Recruitment t-code
 
SAP Solutions » ERP HCM (HR), Jun 17, 2009
Hi, Does anyone know what tcode updates the HRP5140 table? Best regards, Kazmi
Updating HRP5140
 
SAP Solutions » ERP HCM (HR), Jun 17, 2009
Hi, I need a hint for coding in e-Recruitment system. I need to update the end date (en...
GET_WELCOME_TEXT
 
SAP Solutions » SRM - General, Aug 21, 2009
Hi Experts, I am trying to have HTML tags for EV_CUSTOMER_TEXT1 for which I have implemented t...
Table row index through scripting
 
Hi Experts, Could anyone suggest a script to get the current row index of the table in Print Fo...