What is the difference between value table and check table?
Answers were Sorted based on User's Feedback
Answer / sunil kairam
Hi,
Value table is domain level validation & where as check
table is field level validation.
Is This Answer Correct ? | 6 Yes | 3 No |
Answer / jesuvin
Value Table
1. NO Input check
2. no Validation
3. Generates automatic proposals
4. No F4 Help
Check table
1. Does Input check
2. Does Validation
3. Provides F4 Help
Is This Answer Correct ? | 4 Yes | 4 No |
1.search help is there for table or structure or both? 2.in structure there is no technical attribute, then how will u call data elements/fields into the structure? 3. i want to add/write some code in sap standard program in function module related in badi,then how will u write your code in sap standard Fm in badi? 4.what is kapler badi? 5.what is the use of log text in table technical attributes while creating table? 6.what are the fields i have to take to releae/creat a PO from Pur req? 7. if i have already release po as per the Pur req and vendor supplied the material,then again i want same 100 material,then wt will u do? are u release po again? what are steps u follow for this situation?
Can we use instance attributes inside a static attributes? say yes or no ?
1 Answers Accenture, Cognizant,
i have 2 fields on selection screen of a Report along with a check box.My requirement is initially that first field sud be mandatory but when we click on the check box the first field which was mandatory sud now be optional and the second field now sud be mandatory.Please provide the solution asap. thank u.
In interactive reporting, suppose i go to N'th list from basic list(primary data) & i wanna come back directly to basic list. So how can i achieve this without using ESC or back button?? Is it possible using set screen 0??
What is the difference between pnp and pnpce? : abap hr
What is the significance of the memory table ‘screen’?
differnce between user and customer exit
what is the Difference between Scripts and Smart Forms?
different ways to process/run the session
will the messages in the call tr. Will be stored in the database?
1) What is the difference between TYPE and LIKE ?
diff way of handling errors in call trans ans session methods