Skip to Content
0
Jul 12, 2008 at 03:10 PM

UDF

33 Views

Example my Purchase order number is like this :

1) KL0000098654------ I need to Convert 10 digit Purchase order

First two Alphabetical Must be there I need to remove two Zeros of left side ( After Alphabetical ) .

2) If the purchase order number begins with the prefixes C, CB, D, F, H, I, K, KK, KN, KY, L, RM, Y, YC and T. The IDOC should not be posted to R3 Back end system.

Is there any Java code for this.