2007 May 28 2:41 PM
I want to debug the system function 'C_DD_H_GET_V' , i have tried system debugging but still it does not go into FUNCTION 'C_DD_H_GET_V' .
OR can i view the contents of 'C_DD_H_GET_V' .
AS the system function executes it updates the field DD02V-TABCLASS.
i want to know how it gets contents in to it.
Please help.
CALL 'C_DD_H_GET_V' ID 'OBJID' FIELD object_id
ID 'STATE' FIELD gf02v_state
ID 'LANG' FIELD gf02v_ddlanguage
ID 'KEY1' FIELD gf02v_tabname
ID 'TABNAME' FIELD 'DD02L'
ID 'VIEWTAB' FIELD 'DD02V'
ID 'TEXTTAB' FIELD 'DD02T'
ID 'HEADTAB' FIELD ' '
ID 'KEY1NAME' FIELD 'TABNAME'
ID 'POSNAME' FIELD ' '
ID 'HTABNAME' FIELD ' '
ID 'HVIEWTAB' FIELD ' '
ID 'HTEXTTAB' FIELD ' '
ID 'HHEADTAB' FIELD ' '
ID 'HKEY1NAME' FIELD ' '
ID 'HKEY2NAME' FIELD ' '
ID 'HPOSNAME' FIELD ' '
Thanks
Reena
I want to debug the system function 'C_DD_H_GET_V' , i have tried system debugging but still it does not go into FUNCTION 'C_DD_H_GET_V' .
OR can i view the contents of 'C_DD_H_GET_V' .
AS the system function executes it updates the field DD02V-TABCLASS.
i want to know how it gets contents in to it.
Please help.
CALL 'C_DD_H_GET_V' ID 'OBJID' FIELD object_id
ID 'STATE' FIELD gf02v_state
ID 'LANG' FIELD gf02v_ddlanguage
ID 'KEY1' FIELD gf02v_tabname
ID 'TABNAME' FIELD 'DD02L'
ID 'VIEWTAB' FIELD 'DD02V'
ID 'TEXTTAB' FIELD 'DD02T'
ID 'HEADTAB' FIELD ' '
ID 'KEY1NAME' FIELD 'TABNAME'
ID 'POSNAME' FIELD ' '
ID 'HTABNAME' FIELD ' '
ID 'HVIEWTAB' FIELD ' '
ID 'HTEXTTAB' FIELD ' '
ID 'HHEADTAB' FIELD ' '
ID 'HKEY1NAME' FIELD ' '
ID 'HKEY2NAME' FIELD ' '
ID 'HPOSNAME' FIELD ' '
Thanks
Reena
2007 Aug 08 3:55 PM
As far as I know there is no chance to see the coding of a system function.
It is called form the Kernel which is written in C. All these SAP system functions are for internal use only. You won't even find a documentation or something about it.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |