what is type group?how to create it and what is the use of
it?
Answer Posted / guest
type groupe is the group of user defined data types. go to
se11 and create type goup...
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is an update type with reference to a match code id?
Explain what are the events used for logical database?
How many ways can a sap system be accessed?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Explain the different types of mode (run code) in call transaction method?
Explain what are the events used in interactive reports?
What are the different types of parameters? : abap modularization
How can end-of-selection be used?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What are multiple use BADIS?
What is a sequence of event-triggered in report?
What are the different types of views and their definition?
Differentiate between transparent tables, cluster tables and pooled tables
What are the events we use in dialog programming and explain them?
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.