Answer Posted / buddula15
We can call Smart form by using function module
SSF_FUNCTION_MODULE_NAME
Buddula15
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What are the advantages of different types of bdc's?
What are the requirements a dialog program must fulfill?
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What are the steps in creating screen ?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
Explain the components of selection table?
Lock objects and what are parameters of ENQUEUE FM?
How to call a subroutine in sapscript?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
what is the difference between hashed & sorted internal tables?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is the difference of update types in call transaction method ? : abap bdc
What is payroll driver