hi my name is amit i have passed BE(CSE) with honours(72%)
in 2006 yr. i have completed SAP/ABAP training with good
exposer. i need a staffing company which can provide me
real time exposer in SAP R/3. so plz help me out and send
any information regarding on my mail id or tele. no.
9999784331
thanks
how to replacing the BDC with the BAPI, wherever possible
what is the exact code that shoud be implimented in sap note
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Table ztest has a secondary index on the following fields: tnum, tcode. Select * from ztest where tnum ne '123' and tcode = '456'. Why is the index not used in the above case? Choices: a) Indexes are not allowed on Z tables b) Variables must be used, NOT literals c) Select individual fields, not select * d) Client is not in the where clause e) NE invalidates the use of an index Info: Can someone explain in detail why this happened? It will be really helpful to handle to case in Secondary index:
What are two methods of modifying sap standard tables?
How will you link form with the event driven in sap scripts?
What are the different types of the variable in the sap abap?
2) What is the difference between TYPE and DATA?
Is it possible to pass data to and from include programs explicitly? : abap modularization
What is delivery class? : abap data dictionary
how to block selection scree
Among "Move" and "Move Corresponding", which is efficient one?