cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Longtext

Former Member
0 Kudos
45

hai

im trying to built the scenario for loading long text by using "Eugene Weblog". But i got one error like below

while creating update rules for charateristic(A),which contains attributes-B and attribute-C.

i need to select the 'SourceField' for attribute-B and attribute-C.(SourceField is A).But im not getting sourcefield for attribute-B,attribute-C.

so pls tell me

what i have to do

txs

rizwan

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Rizwan,

As you can see from my blogs, there are little different scenarios if you load data from a flat file or from another source system (R/3 or 3-rd party).

So, please tell us what is the source system, what you have done already, and what are the errors.

Best regards,

Eugene

Former Member
0 Kudos

hai

im poor in abap.

so pls can u give the 'Update Routine' for passing the

SourceField(A) to its attributes(B&C)

I will assign the points

bye

rizwan

Former Member
0 Kudos

hai

im poor in abap.

so pls can u give the 'Update Routine' for passing the

SourceField(A) to its attributes(B&C)

I will assign the points

bye

rizwan

Former Member
0 Kudos

Hi-

For that you need to write update routine for Attr. B&C specifying the Source as A. Then you should be fine

Thanks,

Chandra.