Can you create a field without data element domain?
Answer Posted / abhinandan alandkar
Yes we can create. While defining data element below domain
there is a field called BUILT IN TYPE. Use this option.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How many default tab strips are there? How to insert more tabs in it?
How to find Kernal badi ?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What is PS structure
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?
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 the advantages of different types of bdc's?
Which bdc you prefer? : abap bdc
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 is bdc programming? : abap bdc
What is alv programming in abap?
Lock objects and what are parameters of ENQUEUE FM?
How will you transfer data into a file in application server?
java script for push button in adobe forms.
What is meant by performance analysis? Have done anything to improve the performance?