‎2008 Nov 18 5:14 PM
hi everybody
im using the fm POSTING_INTERFACE_DOCUMENT to park a document using tcode FBV1
but its giving me error 'field BSEG_ZFBDT is not found on screen'
Basically I have just been appending the table FTPOST with the name of the screen fields and their values
I dont know how to handle to which screen they belong
can anybody help me
‎2008 Nov 18 5:25 PM
You should pass BSEG-ZFBDT (with hyphen) , not the BSEG_ZFBDT (with underscore).
Regards,
Naimesh Patel
‎2008 Nov 19 7:44 AM
Its with hyphen itself, i mistype it here
do you know why im getting this error?
thanks