2009 Sep 15 9:24 PM
Hi all
I need implement sap note 1366906 - I am in version 4.7.
The instructions are:
- create a method in definition DOCUMENT_OBJ1;
- set SET_CURSOR to ' '
I noticed that CL_EX_DOCUMENT_OBJ1 is the class of this definition. I am trying with transactions code SE18, SE19 and SE24; without success.
My questions:
- How do I create the method?
- How do I set SET_CURSOR to ' ' .
Thanks in advance.
João Gaia
Hi all
I need implement sap note 1366906 - I am in version 4.7.
The instructions are:
- create a method in definition DOCUMENT_OBJ1;
- set SET_CURSOR to ' '
I noticed that CL_EX_DOCUMENT_OBJ1 is the class of this definition. I am trying with transactions code SE18, SE19 and SE24; without success.
My questions:
- How do I create the method?
- How do I set SET_CURSOR to ' ' .
Thanks in advance.
João Gaia
2009 Sep 15 9:58 PM
To modify the BAdI definition, use transaction SE18.
SET_CURSOR = ' '.
Edited by: Sandra Rossi on Sep 15, 2009 10:58 PM. Added line: "SET_CURSOR = ' '."
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |