what is the standard program to check the consistency of the
partner profiles?
Answers were Sorted based on User's Feedback
Answer / anaveer
To check the consistency of partner profiles, we can
execute the program RSECHK07. You can do this via
transaction SE38.
Is This Answer Correct ? | 1 Yes | 1 No |
what are the control break statements in Reports?
"I want to access one record, I don't know any key figures.How to do that"
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What is the difference between select statement and provide statement
How to create our own data types in a Report??
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What are the steps in creating screen ?
How to maintain subtotals n grand totals in smart forms?
What do you understand by work area and internal tables in abap? Why do we use it?
what is DATA ,TYPES,PaRAMETERS called in ABAP terms?
Where do you find info on new developments in SAP?
I have 2 transactions,the output of 1st transaction is input of 2nd transaction.In this senario...Which method we use to upload the Data,Call trans or Session maethod?How?