where u can find out the check table?
Answer Posted / geetha
goto SE11- > give table name ->click on entry help push
button -> u can view a new column in the table i;e CHECK
TABLE where the check table name is defined
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Explain the advantages of logical databases?
What are the screen painter and menu painter?
Is the basic list deleted when the new list is created?
How many types of views are there? : abap data dictionary
What happens if only one of the commands set screen and leave screen is used without using the other?
What is value table?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
How do you populate data into a multiple line field? : abap bdc
In ALV reporting when u execute your report which event gets triggered.
What is lock object ? : abap data dictionary
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
What is macro? : abap hr
How to display if the value entered contains records or not?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.