Can we add a field to the sap standard screen? If so, how?
Answer Posted / kiran kumar v
Yes. It can added using exits or Badis.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
What are Tickets in Realtime ?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What are the different types of internal table?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How do you restrict the data to be entered in the payroll area? : sap abap hr
How to display if the value entered contains records or not?
Differentiate between the uline and write: sy-uline statements if any?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
When was the sap abap being created?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
Explain the difference between a pool table and a transparent table?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
From Excel to ABAP - Is batch mode possible ?
Explain what are the events used in interactive reports?