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.