Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Doubt in Break-Point command

Former Member
0 Likes
444

Hello all,

Please tell me what is the use of Log_text extension in the BREAK-POINT command. And explain me with example.

I know that this is used to generated addition log, during background execution. But I am don't know how to use this.

Correct answers will be awarded.

Thanks in advance.

Chakri

3 REPLIES 3
Read only

Former Member
0 Likes
421

hi

In log_text, a supplementary text for the system log can be specified. During dialog processing, the specification of log_text has no effect. During background processing and during the update task, the content of log_text in the system log is inserted between the words "Breakpoint" and "reached". For log_text, a flat, character-type data object with a length of 40 characters is expected. The specification of a data object of the type string is ignored.

Aditya

Read only

Former Member
0 Likes
421

Hi Chakradhar,

Please check this link

http://www.xaption.net/sap/bc/docu?name=ABAPBREAK-POINT#&ABAP_ADDITION_2@2@

Best regards,

raam

Read only

Former Member
0 Likes
421