Difference between SY-CPROG and SY-REPID? Plz give me the
answer,its urgent!
Answer Posted / harshita
Sy-cprog: In externally called procedures, the name of the calling program, otherwise the name of the current program. If an externally called procedure calls another external procedure, SY-CPROG keeps the name of the first main program and is not given the name of the main program of the further caller.
sy-repid: - Name of the current ABAP program.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to call a subroutine in sapscript?
What is read line in abap?
Mention what is alv programming in abap?
What will you code in start-of-selection & end-of-selecton & why?
What is the significance of hide?
How many types of tables exist and what are they in data dictionary?
What is the lock object?
Abstract class and interface, multiple inheritance, live example
What is asap methodology? : sap abap hr
Explain how to create any functions? How to go about it?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What is get cursor field?
How can we achieve MVC ?
What is the basic difference internal tables and database tables? : abap data dictionary