SAP Sample Programs
Monday, November 18, 2013
XML Schema based interface Adobe form - SAP CRM
›
Steps: 1)Transaction: crmc_webreq 2)Select the request categorie: ZWR 3)Request data structure: Create, change and display fields. O...
Friday, February 15, 2013
Text value with include text on same line in SAPScripts
›
Using Subrotine pool we can solve the issue. Write the code in SAPScripts /: PERFORM TEST IN PROGRAM ZTEST_XML /: USING &am...
Saturday, January 26, 2013
Information for beginners-Experts
›
* RPUAUD00 all the changes made to info type. * ST05 Get all the select query trace. * SE16N - &sap_edit - Change the data base en...
Thursday, December 27, 2012
Download and Upload files in Application Server
›
Download file from Application server Tcode: CG3Y Upload files to Application Server Tcode: CG3Z Check files in AL11
Thursday, December 20, 2012
Dynamically make cell readonly in table web dynpro
›
Now assign to all the fields . ** condition for the editable or read only. method WDDOINIT . DATA lo_nd_mara TYPE...
Do Varying with Field symbols
›
call function 'HR_READ_INFOTYPE' exporting tclas = 'A' pernr = iv_pernr ...
Friday, November 23, 2012
Drop down in Table Web Dynpro
›
method wddoinit . data lo_nd_status_drop type ref to if_wd_context_node. data lt_status_drop type wd_this->elements_status_dr...
›
Home
View web version