Skip to Content
0
Former Member
Oct 25, 2007 at 08:26 PM

problem with long text

94 Views

Hi folks,

iam uploading longtext in transaction KP06 in bdc programing using create_text.

now my problem is if i pass selection criteria

case 1:

Vertion : N0

fiscal year : 2007

planner profile: CCPLAN4

then the budeget plan data uploading successfully along with long text.

case2: Vertion : N1

in this case also everthing wrking fine

case3: Vertion : 001

in this case budgetplan data uploading sucessfully but longtext is not uploading,

i debbug the proragm , create_text also returning sy-subrc = 0. but if i check in KP06 the long text is not there.

data declaration

vertion : VERSN type C(3)

can u tell me the problem is in logic or with FM ?

note : i checked with save_text also.

regards

neeru