FF123456789JJ is not EPC Code. To convert the given unique code (for e.g. FF123456789JJ) to EPC, basically i have to convert it to binary format. I can covert it to binary format through this way ...GIVEN UNIQUE CODE--->ASCII CODE(in decimal)--->BINARY FORMAT.So Is there any specific fm to convert decimal to binary in abap?
↧