Invoice Details BAPI in SAP
BAPI_BILLINGDOC_GETDETAIL: Import parameters: o BILLINGDOCUMENT: 1900000020
| Smartforms | SAP Scripts |
| Smartforms are client independent. | SAP Scripts are client dependent. |
| Main window is not compulsory. | Main window is compulsory. |
| Smartforms generates a Function module when activated. | No Function Module will be generated. |
| Smartforms texts supports various colors. | Scripts allows black and white colors only. |
| There is no transfer of control between program and form, once the control is transfered to Function Module, it will never come back. | Scripts has repeated transfer of control. |
| Only single page format is possible. | Multiple page formats are available. |
Comments
Post a Comment