Answer Posted / ashley
Authorization Objects,
1) Protects actions and access data
2) Allows various users to perform various complex checks
with varous conditions.
3) Conditions are descibed in Authorization Fields which
are specified 10 at the max.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many ways can a sap system be accessed?
What is partner selection?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Can a filed occur in several field groups? : abap modularization
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.
Explain what is a logical database?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
Explain how data is stored in cluster table?
Program lines for the radio button selection and unabling some input variables in section screen
What is meant by a schema? : sap abap hr
In what ways we can get the context sensitive f1 help on a field?
When, how and how would you control changes to standard SAP objects.
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
How can you find the field/data underlying a transaction?
What are the basic functions of database utility? : abap data dictionary