Name some system global variables you can use in abap programs?
i have 3 screens say S1,S2,S3 and i want to validate only S3.What code shud i write in the flowlogic of the screen??
2 Answers Siemens, Tech Mahindra,
what are the two methods of modifying sap standard tables ?
How to upload a flat file from a legacy system into sap using BAPI ? And i also want the flat File to be uploaded in another Client.. ie suppose i am working in client 800 , i want run the BAPI and upload the file to Client suppose 000 directly from 800.
Can we define our own match code id's for sap matchcodes ?
What are clustered tables?
Explain the call transaction method? : abap bdc
Step by step process of BAPI implementation
What is a projection view? : abap data dictionary
What is the difference between BAPI and RFC?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
how can we print both side in smartforms? what connects smartform to it's driver program? in which event validation is done?
what is the difference between functional spec and technical spec